Miscellaneous Tools Flashcards
Searchsploit (Miscellaneous Tools)
- A tool included in the exploitdb package on Kali Linux that enables you to search the Exploit Database archive.
Powersploit (Miscellaneous Tools)
*A series of Microsoft PowerShell scripts that pen testers can use in post-exploit scenarios. This tool is included in Kali Linux.
Responder (Miscellaneous Tools)
*A fake server and relay tool that is included with Kali Linux. It responds to LLMNR, NBT-NS, POP, IMAP, SMTP, and SQL queries in order to possibly recover sensitive information such as user names and passwords.
Impacket (Miscellaneous Tools)
*A collection of Python classes that provide low-level program access to packets, as well as to protocols and their implementation.
Empire (Miscellaneous Tools)
*(PowerShell Empire): A post-exploitation framework for Windows devices. It allows the attacker to run PowerShell agents without needing powershell.exe. It is commonly used to escalate privileges, launch other modules to capture data and extract passwords, and install persistent backdoors.
Metasploit Framework MSF (Miscellaneous Tools)
*A command-line-based pen testing framework developed by Rapid 7 that is included with Kali Linux and that enables you to find, exploit, and validate vulnerabilities. Metasploit also has GUI-based commercial and community versions.