Metateta is an automated tool for scanning and exploiting network protocols using metasploit and for faster pen testing for large networks. Network protocols are formal models and strategies contained rules, techniques and formats that characterize communication between at least two gadgets over a network. Network protocols oversee the end-to-end procedures of opportune, secure and managed information or network communication.
Also Read How to use Masscan to Enumerate Large Number of Hosts Quickly
That's is not recommended for real pen testing
run.py -R 192.168.1.15-255 -p smb -x exploit
run.py -r 192.168.1.15 -p smtp -x scan
run.py -f hosts.txt -p smb -x auxiliary
shadow-rs is a Windows kernel rootkit written in Rust, demonstrating advanced techniques for kernel manipulation…
Extract and execute a PE embedded within a PNG file using an LNK file. The…
Embark on the journey of becoming a certified Red Team professional with our definitive guide.…
This repository contains proof of concept exploits for CVE-2024-5836 and CVE-2024-6778, which are vulnerabilities within…
This took me like 4 days (+2 days for an update), but I got it…
MaLDAPtive is a framework for LDAP SearchFilter parsing, obfuscation, deobfuscation and detection. Its foundation is…