NetRipper - Smart Traffic Sniffing for Penetration Testers
NetRipper is a post exploitation tool targeting Windows systems which uses API hooking in order to intercept network traffic and encryption related functions from a low privileged user, being able to capture both plain-text traffic and encrypted traffic before encryption/after decryption.
NetRipper was released at Defcon 23, Las Vegas, Nevada.
It should be able to capture network traffic from: Putty, WinSCP, SQL Server Management Studio, Lync (Skype for Business), Microsoft Outlook, Google Chrome, Mozilla Firefox. The list is not limited to these applications but other tools may require special support.
Command Line:
Injection: NetRipper.exe DLLpath.dll processname.exe Example: NetRipper.exe DLL.dll firefox.exe Generate DLL: -h, --help Print this help message -w, --write Full path for the DLL to write the configuration data -l, --location Full path where to save data files (default TEMP) Plugins: -p, --plaintext Capture only plain-text data. E.g. true -d, --datalimit Limit capture size per request. E.g. 4096 -s, --stringfinder Find specific strings. E.g. user,pass,config Example: NetRipper.exe -w DLL.dll -l TEMP -p true -d 4096 -s user,pass
You might also like:
- WIBR (WiFi BruteForce) - Android App For Hackers
- 31 Best Sites To Receive SMS Online Without a Phone
- 11 Best Registry Hacks For Windows 7
- Router Brute Force - Android app For Hackers
- Hash Droid - A Tool To Calculate and Compare Hashes
- CrypticSMS - An Android Tool To Encrypt/Decrypt SMS
- Hash Decrypt - An Android Tool To Crack Hashes
- Cryptonite - A Local & Cloud Data Encryption Tool
- Radare2 - The Reverse Engineering Framework (Tool For Hackers)
- Drozer - Android Security Assessment Framework
- AppUse - Android Pentest Platform Unified Standalone Environment
- How To Fake Your GPS Location On Android
- 150+ Proxy Sites To Unblock Blocked Websites
- 10 Best Free GPS Spoofer Apps For Android
- Beginner's Guide To The Deep Web and The Dark Web
- How To Change (spoof) MAC Address on Android (3 Methods)
- Kali Linux NetHunter - Android Penetration Testing Platform
- Appie - Android Pentesting Portable Integrated Environment (Tool For Hackers)
- Can Hackers Be Heroes?
Post a Comment