MapCIDR is a small utility program to perform multiple operations for a given subnet/CIDR ranges. The tool was developed to…
Lil Pwny is a Python application to perform an offline audit of NTLM hashes of users' passwords, recovered from Active…
Polypyus learns to locate functions in raw binaries by extracting known functions from similar binaries. Thus, it is a firmware…
Cooolis-ms is a server that supports Metasploit Framework RPC. It is used to work for Shellcode and PE loader, bypassing…
PwnedPasswordsChecker is a tool that checks if the hash of a known password (in SHA1 or NTLM format) is present…
Wacker is a set of scripts to help perform an online dictionary attack against a WPA3 access point. Wacker leverages…
SharpSecDump is a .Net port of the remote SAM + LSA Secrets dumping functionality of impacket's secretsdump.py. By default runs…
Velociraptor is a tool for collecting host based state information using Velocidex Query Language (VQL) queries. To learn more about…
Go-Dork is the fastest dork scanner written in Go. Install Download a prebuilt binary from releases page, unpack and run!…
PwnXSS is a powerful XSS scanner made in python 3.7. Installing Requirements: BeautifulSoup4 pip install bs4 requests pip install requests…