View Issue Details

IDProjectCategoryView StatusLast Update
0000150Kali LinuxQueued Tool Additionpublic2021-05-18 11:00
ReporterTheDataSec Assigned Todookie  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Platformx86OSKaliOS Version1.0
Fixed in Versionkali-dev 
Summary0000150: Ghost-Phisher
Description

svn checkout http://ghost-phisher.googlecode.com/svn/Ghost-Phisher/

Ghost Phisher is a Wireless and Ethernet security auditing and attack software program written using the Python Programming Language and the Python Qt GUI library, the program is able to emulate access points and deploy various internal networking servers for networking, penetration testing and phishing attacks.

Prerequisites
The Program requires the following to run properly:
The following dependencies can be installed using the Debian package installer command on Debian based systems using "apt-get install program" or otherwise downloaded and installed manually
Aircrack-NG
Python-Scapy
Python Qt4
Python
Subversion
Xterm
Metasploit Framework (Optional)

Ghost Phisher currently supports the following features:
HTTP Server
Inbuilt RFC 1035 DNS Server
Inbuilt RFC 2131 DHCP Server
Webpage Hosting and Credential Logger (Phishing)
Wifi Access point Emulator
Session Hijacking (Passive and Ethernet Modes)
ARP Cache Poisoning (MITM and DOS Attacks)
Penetration using Metasploit Bindings
Automatic credential logging using SQlite Database
Update Support

Additional Information

Comment by TheDataSec:

This is used in Lee Baird's "BackTrack-Scripts"...

./discover.sh: theharvester -d $domain -b people123 > z123people
./discover.sh: theharvester -d $domain -b bing > zbing
./discover.sh: theharvester -d $domain -b google > zgoogle
./discover.sh: theharvester -d $domain -b google-profiles > zgoogle-profiles
./discover.sh: theharvester -d $domain -b jigsaw > zjigsaw
./discover.sh: theharvester -d $domain -b linkedin > zlinkedin
./discover.sh: theharvester -d $domain -b pgp > zpgp
./discover.sh: theharvester -d $domain -b all > zall

Activities

dookie

dookie

2013-06-11 21:46

reporter   ~0000542

Added in ghost-phisher_1.62-1kali0. It will be in the repos soon.

Thanks

Issue History

Date Modified Username Field Change
2013-03-20 15:48 TheDataSec New Issue
2013-06-11 21:46 dookie Note Added: 0000542
2013-06-11 21:46 dookie Status new => resolved
2013-06-11 21:46 dookie Resolution open => fixed
2013-06-11 21:46 dookie Assigned To => dookie
2021-05-18 10:55 g0tmi1k Fixed in Version => kali-dev
2021-05-18 11:00 g0tmi1k Category New Tool Requests => Queued Tool Addition