I am going to try and test this out over the weekend. Thanks for sharing.
New Version : 1.1
( Fake Access Point added to new version )
Hello every one, for some couple of weeks from now, I have been working on the development of an application that could emulate network services that could be used individually for normal network servicing and also attacks. Its called GHOST PHISHER, the application comes inbuilt with a Fake DNS Sserver, Fake DHCP Server, Fake HTTP server and also has an intergrated area for automatic capture and logging of http form method credentials to a database. The program could be used as an honey pot , could be used to service DHCP request , DNS requests or phishing attacks
Fake access point:
Client gets connected to fake access point:
There shows our HTTP server, with a downloaded webpage intended to be faked:
Since our victim has our fake DHCP server address ,therefore he gets directed to our fake http server:
Immediately the user presses the login button, the credentials are automatically captured and logged to the database, which is shown immediately on the credential harverster tab
Other images could not be posted because backtrack forums accepts only 4 images on a post.
Checkout the google code page for more explanatory screenshots
I basically finished the program 2 weeks ago, but for the last 1 week , My friend Lee Baird aka Lee Rock, has been helping me in testing the program to perfect its functionality.Special thanks also to Chris Ondrovic for his wonderful supports through my projects
The Http server spews out some exceptions which are generally raised from the pythons HTTP module and not the program, the functionality is not affected by those exceptions
The program could be downloaded at :
http://code.google.com/p/ghost-phisher/
The program’s source code could be gotten via svn:
or if you want to view it from http, then here's the link:Code:svn checkout http://ghost-phisher.googlecode.com/svn/Ghost-Phisher
http://code.google.com/p/ghost-phish...Ghost-Phisher/
Last edited by savioboyz; 03-06-2011 at 05:09 PM.
Saviour Emmauel Ekiko
I am going to try and test this out over the weekend. Thanks for sharing.
To be successful here you should read all of the following.
ForumRules
ForumFAQ
If you are new to Back|Track
Back|Track Wiki
Failure to do so will probably get your threads deleted or worse.
This looks really goodYou did a good job on it. i am going to try it soon and see how it works
Thanks for sharing.
wh1t3 fang
thanks very much good tool
but please update it cause it have some problems with my screen size i cant see the start and stop button
my screen size is 1366*768
also make a video tutorial about using it
thanks very much
Looks very interesting and impressive. I'll test it out when I get a chance.
Very niceI will also give it a try.
Back|track giving machine guns to monkeys since 2007 !
Do not read the Wiki, most your questions will not be answered there !
Do not take a look at the: Forum Rules !
Experienced that while i was writing the program, KDE does not adjust the layout according to the softwares settings... To make the application adjusted to any of your screen resolution, Then click the backtrack menu ==>settings==>apperance and themes ==> fonts
Then change the Force Font DPI from Diasbled to 96DPI. This will allow programs adjust accordingly, in respect to your resolution
Last edited by savioboyz; 02-26-2011 at 10:17 AM.
Saviour Emmauel Ekiko
Hi
noob questions
It seems to be installed BT4-r2 /usr/share/applications OK
# ls /usr/share/applications shows Ghost_Phisher.desktop
Used # dpkg -i Ghost-Phisher_1.0_all.deb to do the install
Question 1 How do I get it to run?
Q 2 Is it for LAN use only or can it be used on Wlan?
You have to start your x-server for the gui front end..
commands is:
#startx
Then on the GUI KDE desktop interface, go to /usr/share/applications directory with the explorer.. there you will find the ghost phisher icon, all you need to do then is double click it...
Yes, it works on Lan and Wan
Depending on your network configuration, it can also work on the internet
![]()
Last edited by savioboyz; 02-26-2011 at 02:04 PM.
Saviour Emmauel Ekiko