Semantic : Parsing, Analysing & Comparing Source Code Across Many Languages

0

Semantic is a Haskell library and command line tool for parsing, analysing, and comparing source code. Usage Run semantic --help for complete list of up-to-date options. Parse Usage: semantic parse ( | | | | | | )...

KaliTorify : Transparent Proxy Through Tor For Kali Linux OS

0

Kalitorify is a shell script for Kali Linux which use iptables settings to create a Transparent Proxy through the Tor Network, the program also allows you to perform various checks like checking the Tor Exit Node (i.e. your public IP when you are under Tor proxy), or if Tor has been configured correctly checking service and network settings. In simple terms, with kalitorify you can redirect...

RustBuster : DirBuster for Rust

0

RustBuster is a tool to dirbuster for rust and following are the 4 modes(Dir mode, Dns mode, Vhost mode, Fuzz mode) that are currently being implemented. Dir mode*********** rustbuster -m dir -u http://localhost:3000/ -w examples/wordlist -e php Dns mode *********** rustbuster -m dns -u google.com -w examples/wordlistVhost mode************** rustbuster -m vhost -u http://localhost:3000/ -w examples/wordlist -d test.local -x "Hello"Fuzz...

Salsa Tools : ShellReverse TCP/UDP/ICMP/DNS/SSL/BINDTCP & AV Bypass, AMSI Patched

0

Salsa Tools is a collection of three different tools that combined, allows you to get a reverse shell on steroids in any Windows environment without even needing PowerShell for it's execution. In order to avoid the latest detection techniques (AMSI), most of the components were initially written on C#. Salsa Tools was publicly released by Luis Vacas during...

Bonesi : Tool For DDoS Botnet Simulator

0

BoNeSi, the DDoS Botnet Simulator is a Tool to simulate Botnet Traffic in a tested environment on the wire. It is designed to study the effect of DDoS attacks. What traffic can be generated? BoNeSi generates ICMP, UDP and TCP (HTTP) flooding attacks from a defined botnet size (different IP addresses). BoNeSi is highly configurable and rates, data volume, source IP addresses, URLs...

Intensio Obfuscator : Obfuscate A Python Code 2.x & 3.x

0

Intensio Obfuscator is an obfuscate a python code 2.x and 3.x. Takes a python source code and transform it into an obfuscated python code, replace name of variables/classes/functions to random chars and defined length, removes comments, line breaks and add to each line a random script with an always different values. Requirement Python >= 3.5 Files Supported Files written in python 2.x and...

PhoneInfoga : Advanced Information Gathering & OSINT Tool For Phone Numbers

0

PhoneInfoga is one of the most advanced tools to scan phone numbers using only free resources. The goal is to first gather standard information such as country, area, carrier and line type on any international phone numbers with a very good accuracy. Then search for footprints on search engines to try to find the VoIP provider or identify the...

Yaazhini – Free Android APK & API Vulnerability Scanner

0

Yaazhini is a free vulnerability scanner for android APK and API. It is a user-friendly tool that you can easily scan any APK and API of android application and find the vulnerabilities. It includes vulnerability scan of API, the vulnerability of APK and reporting section to generate a report. System Requirements Operating Systems : Mac OSX(64bit), Windows(64bit & 32bit)RAM...

Whitewidow : SQL Vulnerability Scanner

0

Whitewidow is an open source automated SQL vulnerability scanner, that is capable of running through a file list, or can scrape Google for potential vulnerable websites. It allows automatic file formatting, random user agents, IP addresses, server information, multiple SQL injection syntax, ability to launch sqlmap from the program, and a fun environment. This program was created for learning...

RapidScan : The Multi-Tool Web Vulnerability Scanner

0

RapidScan is the multi tool web vulnerability scanner. It is quite a fuss for a pentester to perform binge-tool-scanning (running security scanning tools one after the other) sans automation. Unless you are a pro at automating stuff, it is a herculean task to perform binge-scan for each and every engagement. The ultimate goal of this program is to solve...