Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/B34MR/scanman
ScanMan is the amalgamation of Masscan, Metasploit Framework (MSF) and Nmap Scripting Engine (NSE).
https://github.com/B34MR/scanman
masscan metasploit metasploit-framework nmap-scripts nsescript pentest-scripts pentesting pentesting-networks pentesting-tools
Last synced: 13 days ago
JSON representation
ScanMan is the amalgamation of Masscan, Metasploit Framework (MSF) and Nmap Scripting Engine (NSE).
- Host: GitHub
- URL: https://github.com/B34MR/scanman
- Owner: B34MR
- License: mit
- Created: 2021-05-19T14:22:08.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-26T17:09:48.000Z (11 months ago)
- Last Synced: 2024-10-26T13:23:30.344Z (3 months ago)
- Topics: masscan, metasploit, metasploit-framework, nmap-scripts, nsescript, pentest-scripts, pentesting, pentesting-networks, pentesting-tools
- Language: Python
- Homepage:
- Size: 122 KB
- Stars: 51
- Watchers: 3
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - B34MR/scanman - ScanMan is the amalgamation of Masscan, Metasploit Framework (MSF) and Nmap Scripting Engine (NSE). (Python)
README
![Supported Python versions](https://img.shields.io/badge/python-3.9-green.svg)
# ScanMan
ScanMan is the amalgamation of Masscan, Metasploit Framework (MSF), Nmap Scripting Engine (NSE) and EyeWitness.
This Python3 script-wrapper was developed in mind to streamline my workflow during the initial "scanning" phase of an internal network pentest by linking together the aforementioned tools with a shared database and preconfigured cmdline arguments.
*Note*
```
Currently in development ...
```