Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
metateta — Automated network protocol scanner and exploiter leveraging Metasploit modules for rapid penetration testing across large networks, supporting SMB, SMTP, SNMP, and more. | Kitploit
Tools/GitHubGitHub/safebuffer/metateta
Penetration Testing FrameworksVulnerability ScannersExploit FrameworksNetwork Security
GitHubsafebuffer/metateta

metateta

Automated network protocol scanner and exploiter leveraging Metasploit modules for rapid penetration testing across large networks, supporting SMB, SMTP, SNMP, and more.

View Repository
84298 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Metateta

Metateta Automated Tool
For Scanning And Exploiting Network Protocols Using Metasploit
For faster pen testing for large networks

What You Can Do

  • Scanning with all metasploit modules for specific network Protocol like smb,smtp,snmp

  • Run all Auxiliary modules against specific network Protocol

  • Run all Possible Metasploit Exploits for specific network Protocol That's is not recommended for real pen testing

  • Can Run against one target or network or even text file with targets

Using example's

root@kitploit:~
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

Hossam Mohamed – @wazehell

Download Tool