Projects
Below is a list of all projects that are hosted on this blog.
Service to Shell - Completed
This post series outlines making a new vulnerable service, writing an nmap match to detect it and extract CPEs, and writing a Metasploit module to exploit it.
Tags: metasploit exploit meterpreter ruby tool nmap scan cpe python command injection
- Making a Custom Metasploit Module - Making a Metasploit module to exploit DNSSearcher
- Writing a Custom Nmap Scan - Writing an nmap match and banner probe to scan dnssearcher
- Making a Vulnerable Webapp - Make a simple webapp vulnerable to command injection to exploit later