CocoaDebug : iOS Debugging Tool

0

CocoaDebug is an iOS debugging tool with the following features; Shake to hide or show the black bubble. (support both device and simulator) Long press the black bubble to show UIDebuggingInformationOverlay. (Apple's Private API, support iOS 10/11/12) Application memory usage and FPS. List all print() and NSLog() messages which have been written by developer in Xcode. (optional) List of all the network requests sent by the application. (optional) List crash errors....

GetWin : FUD Win32 Payload Generator & Listener

0

GetWin is a FUD Win32 payload generator and listener. Following are some of the features of this tool; FUD : Fully UndetectableNo Need configure port forwarding, or install others programs, using only ssh and serveo.net. Usage git clone https://github.com/thelinuxchoice/getwin cd getwin bash getwin.sh Also Read - PhoneInfoga : Advanced Information Gathering & OSINT Tool For Phone Numbers Install Requirements (mingw-w64) sudo apt-get install mingw-w64 Disclaimer Usage of...

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...