Kali Linux

AutoPwn : Automate Repetitive Tasks For Fuzzing

Completely re-writing this right now. Focus will be on interactive Linux apps that only take input from stdin for starters.…

6 years ago

UserRecon-PY : Find Username In Social Networks

Userrecon-PY is a tool used to find usernames in social networks. Installation Install dependencies (Debian/Ubuntu): sudo apt install python3 python3-pip…

6 years ago

Amass : In-Depth DNS Enumeration and Network Mapping

The OWASP Amass tool suite obtains subdomain names by scraping data sources, recursive brute forcing, crawling web archives, permuting/altering names…

6 years ago

WPBullet : A Static Code Analysis For WordPress & PHP

WPBullet is a static code analysis for WordPress Plugins/Themes (and PHP). Simply clone the repository, install requirements and run the…

6 years ago

Kubolt : Utility For Scanning Public Kubernetes Clusters

Kubolt is simple utility for scanning public unauthinticated kubernetes clusters and run commands inside containers. Sometimes, the kubelet port 10250…

6 years ago

PhoneSploit : Using Open ADB Ports We Can Exploit A Android Device

PhoneSploit is using open Adb ports we can exploit a Android Device. You can find open ports by clicking here.…

6 years ago

Brutality : A Fuzzer For Any GET Entries

A Brutality is a fuzzer for any GET entries and following are the features ; Multi-threading on demandFuzzing, bruteforcing GET…

6 years ago

Sniffglue : Secure Multithreaded Packet Sniffer

Sniffglue is a network sniffer written in rust. Network packets are parsed concurrently using a thread pool to utilize all…

6 years ago

H2Buster : A Threaded, Recursive, Web Directory Brute-Force Scanner Over HTTP/2

H2Buster is a threaded, recursive, web directory brute-force scanner over HTTP/2 using hyper, inspired by Gobuster. Following are the features;…

6 years ago

SSHD Poison : A Tool To Get Creds Of Pam Based SSHD Authentication

SSHD Poison is a tool to get creds of pam based sshd authentication, this is not the easiest way to…

6 years ago