PwnStar latest version with new Exploits released
- “hotspot_3″ is a simple phishing web page, used with basic menu option 4.
- “portal_simple” is a captive portal which allows you to edit the index.html with the name of the portal eg “Joe’s CyberCafe”. It is used for sniffing.
- “portal_hotspot3″ phishes credentials, and then allows clients through the portal to the internet
- “portal_pdf” forces the client to download a malicious pdf in order to pass through the portal
- captive-portal with iptables and php
- more php scripts added
- exploits added
- mdk3 and airdrop deauth
- manage interfaces and MACspoofing
- set up sniffing
- serve up phishing or malicious web pages
- launch karmetasploit
- grab WPA handshakes
- de-auth clients
- manage IPtables
Posted by Mohit Kumar at Saturday, November 10, 2012
Spooftooph 0.5.2 - Automated spoofing or cloning Bluetooth device
Features
- Clone and log Bluetooth device information
- Generate a random new Bluetooth profile
- Change Bluetooth profile every X seconds
- Specify device information for Bluetooth interface
- Select device to clone from scan log
1) Specify NAME, CLASS and ADDR.
root@thnlab: spooftooph -i hci0 -n new_name -a 00:11:22:33:44:55 -c 0x1c010c
2) Randomly generate NAME, CLASS and ADDR.
root@thnlab: spooftooph -i hci0 -R
3) Scan for devices in range and select device to clone. Optionally dump the device information in a specified log file.
root@thnlab: spooftooph -i hci0 -s -w file.csv
4) Load in device info from log file and specify device info to clone.
root@thnlab: spooftooph -i hci0 -r file.csv
5) Clone a random devices info in range every X seconds.
root@thnlab: spooftooph -i hci0 -t 10
Download Spooftooph 0.5.2
Posted by Mohit Kumar at Saturday, November 03, 2012
Wifi Honey - Creates fake APs using all encryption
Installing wifi honey
chmod a+x wifi_honey.sh
./wifi_honey.sh fake_wpa_net
./wifi_honey.sh fake_wpa_net 1 waln1
Download Wifi Honey
Posted by Mohit Kumar at Saturday, November 03, 2012
WebSploit Framework 2.0.3 with Wifi Jammer
[>]Social Engineering Works
[>]Scan,Crawler & Analysis Web
[>]Automatic Exploiter
[>]Support Network Attacks
----
[+]Autopwn - Used From Metasploit For Scan and Exploit Target Service
[+]wmap - Scan,Crawler Target Used From Metasploit wmap plugin
[+]format infector - inject reverse & bind payload into file format
[+]phpmyadmin Scanner
[+]LFI Bypasser
[+]Apache Users Scanner
[+]Dir Bruter
[+]admin finder
[+]MLITM Attack - Man Left In The Middle, XSS Phishing Attacks
[+]MITM - Man In The Middle Attack
[+]Java Applet Attack
[+]MFOD Attack Vector
[+]USB Infection Attack
[+]ARP Dos Attack
[+]Web Killer Attack
[+]Fake Update Attack
[+]Fake Access point Attack
Download WebSploit Framework 2.0.3
Posted by Mohit Kumar at Wednesday, October 17, 2012
dSploit v1.0.23b -- Android network penetration suite
- RouterPWN
- Launch the http://routerpwn.com/ service to pwn your router.
- Port Scanner
- A syn port scanner to find quickly open ports on a single target.
- Inspector
- Performs target operating system and services deep detection, slower than syn port scanner but more accurate.
- Vulnerability Finder
- Search for known vulnerabilities for target running services upon National Vulnerability Database.
- Login Cracker
- A very fast network logon cracker which supports many different services.
- Packet Forger
- Craft and send a custom TCP or UDP packet to the target.
- MITM
- A set of man-in-the-middle tools to command&conquer the whole network .
Posted by Mohit Kumar at Wednesday, October 17, 2012
Social Engineer Toolkit version 4.1 released
- Removed the Java Exploit from being built into the Java Applet. Being detected by to many AV vendors.
- Added core libraries to the scraper, needed for check_config and apache mode checks
- Added check for apache mode within harvester, will move new php customize script to apache directory and extract under different directory
- Rewrote new check mechanism in scraper for config checks and cleaned up code
- Fixed a bug that would cause the verified signature import to error out when selecting number 9 in the web attack menu
- Added a custom php script into harvester that allows you to check harvested credentials through apache
- Added compatibility with multiattack and apache mode for credential harvester and java applet combined
- Fixed the allports payload, really buggy at first with powershell injection, got it more stable
- Added better stability for the credential harvester to handle exceptions when being passed certain pieces of data including null connections
- Added better stability on the multiattack credential harvester php and applet attack
- Fixed a bug that would cause payload selection to not work correctly when using pyInjector
- Added so the peensy attack will prompt for an IP address and rewrite the pde file for the appropriate IP addresses
- Added datetime on teensy devices so they don’t overwrite the teensy.pde files anymore
- Added better encoding into the java applet attack vector
- Added better packing and encryption on the pyinjector attack, loads super fast now when executing applet
- Added better reliability in the Java Applet
- Even more improved load times for the Java Applet and executable execution
- Added anti debugger and encryption to the initial staged downloader which is used for fast loading of payloads
Posted by Mohit Kumar at Tuesday, October 09, 2012
Social Engineer Toolkit 4.0 Released
The powershell attack vectors now support customized payload selection through the config/set_config. A new attack vector has been added called the Dell DRAC Attack Vector (default credential finder).
Download Social Engineer Toolkit 4.0:
svn co http://svn.trustedsec.com/social_engineering_toolkit set/
Posted by Mohit Kumar at Thursday, September 20, 2012
WiFiKill v1.7 - Eject any WiFi device from network
Changelog:
- fixed the counter bug (I hope for the last time)
- added an option to redirect HTTP traffic to specific IP (caution! this may lead to significant CPU load)
- now successful kills are tagged by green icon on the left of IP (this is not 100% correct)
Posted by Mohit Kumar at Thursday, September 13, 2012
WiFite v2.0 r85 - WPS hacking support Added
- wifite v2, wps support, bug fixes, complete code re-write.
- Updated handshake capture line to accept pyrit’s new output.
- Changed WPA deauth from -h to -c as per fercerpav’s suggestion.
- Remove apostrophe before using in SQL statement
- Added single quotes back to SQL statements
- Remove apostrophe from sql statements
- Replace sql strings with triple-quote strings
Posted by Mohit Kumar at Thursday, August 16, 2012
Chapcrack - Tool for Cracking MS-CHAPv2

- Obtain a packet capture with an MS-CHAPv2 network handshake in it (PPTP VPN or WPA2 Enterprise handshake, for instance).
- Use chapcrack to parse relevant credentials from the handshake (chapcrack parse -i path/to/capture.cap).
- Submit the CloudCracker token to www.cloudcracker.com
- Get your results, and decrypt the packet capture (chapcrack decrypt -i path/to/capture.cap -o output.cap -n )
Posted by Mohit Kumar at Sunday, August 05, 2012
Fern Wifi Cracker 1.45 Released with Cookie Hijacker
Fern cookie Hijacker comes with smart intergrated code to detect and intercept cookie packets, unlike some cookie detection engines fern cookie hijacker does not wait to collect complete cookie acknowledgement during the initial authentication process, but pulls cookies and associate them with their hosts as they are transmitted over the wireless connection, its also forges to correctness values that are not captured e.g (exipry,isSecure).
Posted by Mohit Kumar at Saturday, August 04, 2012
T50 : Experimental Packet Injector Tool
Posted by Mohit Kumar at Friday, July 20, 2012
Netsniff-ng v0.5.7 – The packet sniffing beast
Posted by Mohit Kumar at Friday, July 20, 2012
Bluelog v-1.0.4 Released
Posted by Mohit Kumar at Wednesday, July 18, 2012
THC-WarDrive - Tool for mapping your city for wavelan networks
- fixed a bug with the -W option, forgot to reset a variable. result: showed always the information of the first wvlan found.
- rewrote the GPS data gathering function. old way fucked up the exact location too often and generated a too-long backlog. nearly all GPS gathering tools have this bug btw. things learned: cut'n paste from tools isn't always the best new function rules. bah.
- some minor fixes and changes
Posted by Mohit Kumar at Friday, June 29, 2012
DroidSheep - Android tool for web session hijacking
Posted by Mohit Kumar at Tuesday, June 26, 2012
katalina : A WiFi KARMA Automation Tool
- Creates the right dhcpd.conf file if it doesn’t exit
- It creates the right karma.rc file for Metasploit to use
- Lists and enables monitor mode on the wireless interface of choice
- Kicks off Airbase-NG
- Allows to specify a rogue AP SSID (by default it emulates a FON)
- Verbose mode tails /var/log/messages in its own window allowing you to see any connections
- It can re-initialize the wireless driver if it didn’t work (some drivers require this under VMs)
Posted by Mohit Kumar at Monday, June 25, 2012
WPSCRACKGUI V-1.1.8 - Graphical tool for cracking WPS Wireless Pin
- Graphic User Interface (GUI) WPS encryption cracking.
- Advanced Attack with Generic Dictionary.
- Advanced Dictionary Attack with Enhanced.
- Updated Assisted Reaver-WPS.
- Database with PINs.
- Change MAC Address.
- Supported in Gt and Gtk.
- Scan networks.
Posted by Mohit Kumar at Thursday, June 21, 2012
PwnSTAR 0.7 - bash script to launch a Soft AP with various attacks
- advanced menu (big plans for filling this over time)
- captive portal using iptables and php:
- accepts/denies based on MAC
- can track multiple clients (your hardware permitting!)
- writes sslstrip iptables rules per client/MAC
- manage interfaces and MACspoofing
- set up sniffing
- serve up phishing or malicious web pages
- launch karmetasploit
- grab WPA handshakes
- de-auth clients
- manage IPtables
Posted by Mohit Kumar at Sunday, June 10, 2012
Ghost-phisher - GUI suite for phishing and penetration attacks
The program could be used as an honey pot,could be used to service DHCP request , DNS requests or phishing attacks.
To install simply run the following command in terminal after changing directory to the path were the downloaded package is:
dpkg -i ghost-phisher_1.3_all.deb
To get the source code for this project from SVN, here's the checkout link:
svn checkout http://ghost-phisher.googlecode.com/svn/Ghost-Phisher
Posted by Mohit Kumar at Wednesday, June 06, 2012