Kali Linux

PCFG Cracker : Probabilistic Context Free Grammar (PCFG) Password Guess Generator

This project uses machine learning to identify password creation habits of users. A PCFG model is generated by training on…

5 years ago

DVNA : Damn Vulnerable NodeJS Application

Damn Vulnerable NodeJS Application (DVNA) is a simple NodeJS application to demonstrate OWASP Top 10 Vulnerabilities and guide on fixing…

5 years ago

Massdns : A High-Performance DNS Stub Resolver For Bulk Lookups & Reconnaissance

Massdns is a high-performance DNS stub resolver for bulk lookups and reconnaissance (subdomain enumeration). It is a simple high-performance DNS…

5 years ago

S3enum : Fast Amazon S3 Bucket Enumeration Tool For Pentesters

S3enum is a tool to enumerate a target's Amazon S3 buckets. It is fast and leverages DNS instead of HTTP,…

5 years ago

Risk Assessment Framework : Static Application Security Testing

The OWASP Risk Assessment Framework consist of Static application security testing and Risk Assessment tools, Eventhough there are many SAST…

5 years ago

See-SURF : Python Based Scanner To Find Potential SSRF Parameters

See-SURF is a Python based scanner to find potential SSRF parameters in a web application. SSRF being one of the…

5 years ago

Blinder : A Python Library To Automate Time-Based Blind SQL Injection

Blinder is a small python library to automate time-based blind SQL injection by using a pre-defined queries as a functions…

5 years ago

Obfuscapk : Black-Box Obfuscation Tool For Android Apps

Obfuscapk is a modular Python tool for obfuscating Android apps without needing their source code, since apktool is used to decompile the original…

5 years ago

Application Inspector : A Source Code Analyzer Built For Surfacing Features Of Interest

Microsoft Application Inspector is a software source code analysis tool that helps identify and surface well-known features and other interesting…

5 years ago

PythonAESObfuscate : Obfuscates a Python Script & Accompanying Shellcode

PythonAESObfuscate is a tool used for Pythonic way to load shellcode. Builds an EXE for you too! Usage Place a…

5 years ago