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: 3 months 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 (10 months ago)
- Last Synced: 2024-07-31T14:18:29.921Z (4 months ago)
- Topics: masscan, metasploit, metasploit-framework, nmap-scripts, nsescript, pentest-scripts, pentesting, pentesting-networks, pentesting-tools
- Language: Python
- Homepage:
- Size: 122 KB
- Stars: 50
- Watchers: 2
- 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 ...
```