Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jm33-m0/mec-ng
pentest toolbox
https://github.com/jm33-m0/mec-ng
exploits hacker hacker-tools masscan penetration-testing
Last synced: 7 days ago
JSON representation
pentest toolbox
- Host: GitHub
- URL: https://github.com/jm33-m0/mec-ng
- Owner: jm33-m0
- License: gpl-3.0
- Created: 2018-07-07T13:25:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-07-24T02:11:19.000Z (over 2 years ago)
- Last Synced: 2024-06-21T19:53:45.308Z (5 months ago)
- Topics: exploits, hacker, hacker-tools, masscan, penetration-testing
- Language: Go
- Size: 57.7 MB
- Stars: 29
- Watchers: 4
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mec-ng
A penetration test (pentest) toolbox> NOTE: This tool is under early-stage development. If anything goes wrong, please open an issue.
## Features
- [x] ZoomEye crawler with multi-threading
- [x] Fast internet sweeping using MASSCAN
- [x] Executes custom exp with process-level concurrency
- [ ] Shadowsocks proxy support (for anonymity)
- [ ] Mass brute-force
- [ ] Built-in exploit packs## Screenshot
![screenshot](./img/screenshot.jpeg)
## Disclaimer
- Use this tool only on authorized systems. I am not responsible for any damage caused by users who ignore my warning.
- I do not own the code of adapted exploits/tools as they are borrowed. Please refer to the appropriate authors.
- Due to my limited programming experience, expect some silly bugs :)