MapCIDR : Small Utility Program To Perform Multiple Operations For A Given sub-net/CIDR Ranges

5 years ago

MapCIDR is a small utility program to perform multiple operations for a given subnet/CIDR ranges. The tool was developed to…

Lil PWNY : Auditing Active Directory Passwords Using Multiprocessing In Python

5 years ago

Lil Pwny is a Python application to perform an offline audit of NTLM hashes of users' passwords, recovered from Active…

Polypyus : Locate Functions In Raw Binaries By Extracting Known Functions

5 years ago

Polypyus learns to locate functions in raw binaries by extracting known functions from similar binaries. Thus, it is a firmware…

Cooolis-MS : A Server That Supports The Metasploit Framework RPC

5 years ago

Cooolis-ms is a server that supports Metasploit Framework RPC. It is used to work for Shellcode and PE loader, bypassing…

PwnedPasswordsChecker : Tool To Check Hash Of Password

5 years ago

PwnedPasswordsChecker is a tool that checks if the hash of a known password (in SHA1 or NTLM format) is present…

Wacker : A WPA3 Dictionary Cracker

5 years ago

Wacker is a set of scripts to help perform an online dictionary attack against a WPA3 access point. Wacker leverages…

SharpSecDump : .Net Port Of The Remote SAM + LSA Secrets Dumping

5 years ago

SharpSecDump is a .Net port of the remote SAM + LSA Secrets dumping functionality of impacket's secretsdump.py. By default runs…

Velociraptor : Endpoint Visibility and Collection Tool

5 years ago

Velociraptor is a tool for collecting host based state information using Velocidex Query Language (VQL) queries. To learn more about…

Go-Dork : The Fastest Dork Scanner Written In Go

5 years ago

Go-Dork is the fastest dork scanner written in Go. Install Download a prebuilt binary from releases page, unpack and run!…

PwnXSS : Vulnerability XSS Scanner Exploit

5 years ago

PwnXSS is a powerful XSS scanner made in python 3.7. Installing Requirements: BeautifulSoup4 pip install bs4 requests pip install requests…