Git Product home page Git Product logo

ghost-phisher's Introduction


Create portable static executables from dynamic executables that will run on every distribution of linux without the need of recompiling, Click here for more information

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.

###Operating System Supported The Software runs on any Linux machine with the programs prerequisites, But the program has been tested on the following Linux based operating systems:

1. Ubuntu KDE/GNOME

2. BackTrack Linux

3. BackBox Linux

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

1. Aircrack-NG

2. Python-Scapy

3. Python Qt4

4. Python

5. Subversion

6. Xterm

7. Metasploit Framework (Optional)


###Features


Ghost Phisher currently supports the following features:

1. HTTP Server

2. Inbuilt RFC 1035 DNS Server

3. Inbuilt RFC 2131 DHCP Server

4. Webpage Hosting and Credential Logger (Phishing)

5. Wifi Access point Emulator

6. Session Hijacking (Passive and Ethernet Modes)

7. ARP Cache Poisoning (MITM and DOS Attacks)

8. Penetration using Metasploit Bindings

9. Automatic credential logging using SQlite Database

10. Update Support


##Installation Installation on Debian Package supported systems:


root@host:~# dpkg -i ghost-phisher_1.5_all.deb



The source code for the program can be fetched using the following command on terminal


root@host:~# svn checkout http://ghost-phisher.googlecode.com/svn/Ghost-Phisher/


###Other Projects:

https://github.com/savio-code/fern-wifi-cracker

https://github.com/savio-code/hexorbase

Please support Ghost Phisher development

Bitcoin:    1AoBfNLfwDrw4ofZXZVm9YfeaFCXtG9k9B

ghost-phisher's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ghost-phisher's Issues

No module named PyQt4

python ghost.py
Traceback (most recent call last):
File "ghost.py", line 7, in
from PyQt4 import QtCore, QtGui
ImportError: No module named PyQt4

Fake ap problem

There is some new version of airmon-ng in last Kali release. With different text output. And different names for interfaces in monitor mode. So it is impossible to create fake ap without some code refactoring. It seems to me, that nowdays 'mon' is the last part of inteface name, not the first.

Fake DCHP not giving out DNS.

I can see clients being listed in the fake dhcp tab but they are not taking the DNS that I have specified. They are still getting the DNS from the ISP.

GP no response after setting monitor

OS:Kali 2
NetworkManager.conf has been modified to avoid conflict with airmon-ng or something.

[main] plugins=ifupdown,keyfile] [ifupdown]] managed=true] [keyfile]] unmanaged-devices=interface-name:wlan0mon;interface-name:wlan1mon;interface-name:wlan2mon;interface-name:wlan3mon;#etc

I tried to read the source code however i know few about Qt.
1.Refresh and select wlan1
2.click "Set Monitor"
3.iwconfig wlan1mon we can found wlan1mon is on monotor mode , but GP shows "Monitor:Not started".And no next step is allowed.Maybe I can bypass the modecheck after reading the source code,but it would be better to solve this problem completely.

Appreciation to your great work.
I will keep on digging in your code.

Can't run ghost-phisher.py

When I try to run

sudo python3 ghost-phiser.py

in the /ghost-phisher/Ghost-Phisher directory it returns


Traceback (most recent call last):

  File "ghost.py", line 15, in <module>

    from gui import *

  File "/home/[user]/git/ghost-phisher/Ghost-Phisher/gui/ghost_phisher.py", line 729

    essid = str(self.access_name_edit.text())

                                            ^

TabError: inconsistent use of tabs and spaces in indentation

Unknown cause, odd problem (Fake AP IP Issue)

When I start the Fake AP service it launches fine and dandy but when I tried to test it and connect using my cell phone, it never connects and just says "Obtaining IP Address" Am I using the wrong IP or did I do something else wrong?

dhcp3 on ghost phisher not showing it installed on the fake dns tap.

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?



What version of the product are you using? On what operating system?

1.4 backtrack 5r2
Please provide any additional information below.

i run ghost phisher just fine everything works i just cant get the dchp ip 
address release to work on the fake dns server tab there is no green dchp3 
letters saying that i have dchp3 installed i updated dchp3 sever with Synaptic 
Package Manager to version 3.1.3-2 ubuntu3.2 it installed just fine but it wont 
show in the gui that i have it installed and suggestions? everything else works 
perfect. 

Original issue reported on code.google.com by [email protected] on 7 Jul 2012 at 3:48

dns server does not allow query response settings on 1.48

What steps will reproduce the problem?
1.upgrade to 1.48
2. try and start or edit the dns server
3. fails to allow dns entry response edits

What is the expected output? What do you see instead?
ghost phisher is supposed to let you set responses to dns lookups but the entry 
forms are grayed out  

What version of the product are you using? On what operating system?
1.48 on backtrack 5 r3 

Please provide any additional information below.

this issue was not present in previous versions

Original issue reported on code.google.com by [email protected] on 1 Sep 2012 at 7:20

close buttons

What steps will reproduce the problem?
1. i cant see close buttons at any window
2. wen start program update window appears and i click upgrade but upgrade fail 
and i need to close window by pressing ESC
3.wen restart the program update window appears one and another time.(Never 
upgrade)

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?
i'm using last deb from this site. My operative system is kali linux 1.0 
(Debian based)


Please provide any additional information below.
Please.Sorry for my bad English.



Original issue reported on code.google.com by [email protected] on 26 Mar 2013 at 5:04

Not running on kali

Hello, so, i tried downloading via apt-get and through git-clone, when running both i get the following error: TypeError: 'errors' is an invalid keyword argument for this function.
I haven't found any solution on the internet so i posted it here, the full error is:
Traceback (most recent call last):
File "ghost.py", line 15, in
from gui import *
File "/root/ghost-phisher/Ghost-Phisher/gui/ghost_phisher.py", line 19, in
from core.ghost_dns import *
File "/root/ghost-phisher/Ghost-Phisher/core/ghost_dns.py", line 33, in
from scapy.all import *
File "/usr/local/lib/python2.7/dist-packages/scapy/all.py", line 10, in
from .config import *
File "/usr/local/lib/python2.7/dist-packages/scapy/config.py", line 11, in
from .data import *
File "/usr/local/lib/python2.7/dist-packages/scapy/data.py", line 184, in
TCP_SERVICES,UDP_SERVICES=load_services("/etc/services")
File "/usr/local/lib/python2.7/dist-packages/scapy/data.py", line 109, in load_services
f=open(filename, errors='ignore')
TypeError: 'errors' is an invalid keyword argument for this function

Everything is updated (including Scapy), any solution?

can not create access point with encryption

What steps will reproduce the problem?
1.put card in monitor mode
2. set essid 
3.select encryption type (tested with open,wep and wpa
4. press start

What is the expected output? What do you see instead?

the text Unable to start Fake AP:  is displayed and sometimes Invalid WEP key 
length.
"airbase-ng --help" for help.
What version of the product are you using? On what operating system?
1.49 on backtrack 5 r3 with both intel and atheros chipset cards

Please provide any additional information below.
a serious issue  

Original issue reported on code.google.com by [email protected] on 2 Sep 2012 at 7:28

Where is download link?

Hi. Where is the link for new version of ghost-phisher 1.5? There's no new 
version in Downloads section.

Original issue reported on code.google.com by [email protected] on 15 Sep 2012 at 2:34

erro on dns

What steps will reproduce the problem?
1. only start the fake dns on, like on video 
2.
3.

What is the expected output? What do you see instead?
dns don't start.

What version of the product are you using? On what operating system?
i test all 3 versions for debian. on debian 6.0  2.6.32-5-amd64 #1 SMP Mon Oct 
3 03:59:20 UTC 2011 x86_64 GNU/Linux

Please provide any additional information below.
copy of my log.

QGtkStyle was unable to detect the current GTK+ theme.
Qt: Session management error: None of the authentication protocols specified 
are supported
Unhandled exception in thread started by <bound method 
Ghost_phisher.break_last_loop_thread of <gui.ghost_phisher.Ghost_phisher object 
at 0x23ee0d8>>
Traceback (most recent call last):
  File "/opt/Ghost-Phisher/gui/ghost_phisher.py", line 770, in break_last_loop_thread
    sock.sendto('empty query',(dns_fake_ip,53))   # This ultimately breaks the last turn of the DNS loop to aviod restart exceptio

Original issue reported on code.google.com by [email protected] on 3 Nov 2011 at 12:48

Monitor mode not detected

I have set the monitor mode correctly on a VM, (with a RTL8187) but the monitor mode is not detected and can't go further.

Request : resize window

i get a problem
i use my netbook to do phising, but i can't  see the start and stop button 
because the window is to big :(
i can't resize the window, it is locked
i hope that i have a simple solution to resize the window without editing the 
program
then i can see the start and stop butoon

i use Ghost-phisher_1.2_all.deb on backtrack 5

Screenshoot attached below :



Original issue reported on code.google.com by [email protected] on 4 Sep 2011 at 3:03

Attachments:

[suggestion] ascii to key feature

instead of having to manually convert the passphrase(s) for the wep and wpa key 
features why not have ghost-phisher do it for us? it would be easy to implement 
and would make ghost-phisher easier to use

Original issue reported on code.google.com by [email protected] on 7 Sep 2012 at 10:32

DHCP Lookup Failed Connecting to Access Point.

Hello!
I have been having issues with connecting to my WAP. I have configured ghost-phisher correctly (to my knowledge) but I get the error DHCP lookup failed when I try to connect. I am using a Raspberry pi 3 B+, a PAU06 Wireless dongle, And Re4son's Sticky Fingers Kali Pi. Please help!

Should switch to Python 3 and PyQt5 or Pyside2

Python 2.x will no longer be supported by their upstream developers in 2020. Thus Debian developers are actively removing Python 2 support in Debian Testing with the goal of getting rid of Python 2 in Debian 11 (bullseye).

This is affecting Kali and ghost-phisher is part of Kali. That's why we would like to see a version of ghost-phisher ported to Python 3.

Qt4 has also been obsoleted a while ago, so the application also needs to be updated for Qt5, using either PyQt5 or Pyside2.

Tracking bug in Kali: https://gitlab.com/kalilinux/packages/ghost-phisher/issues/1

DHCP won't give IP addresses to clients

Version 1.64

I can see client broadcasting DHCP discovery onto the segment but no replies back from the server
I'm running Kali 2017.1

Sorry false alarm, I've restarted dhcp service and it works fine, please close

Something to include? - Evilgrade

Evilgrade targets poorly updating programs, it would be insane if ghost phisher 
could target all those updates.

Since evilgrade already organizes dns spoofing (i think ;O ), it would be 
simple to add the specific hosts to ghost phisher generated host file.

Basically a new function that would:
1) User selects payload.
2) Evilgrade is started with all attacks enabled, windows update, notepad+, etc 
(idk if this is possible, however theoretically it is)
3) Ghost phisher creates a host file to re-direct all dns queries to attack 
computer.


I hope this makes sense.

Chris

Original issue reported on code.google.com by [email protected] on 11 Dec 2011 at 9:34

[suggestion] hostapd for WPA-enterprise attacks

airbase-ng is great for things like wep or wpa person honeypot attacks but not 
so much for WPA-enterprise/EAP/PEAP attacks something a FreeRADIUS-WPE/hostapd 
setup is good for so why not add functionality to ghost-phisher to allow this 
if you need help setting this up i will be happy to oblige this is something i 
have done before quite a bit and i think ghost-phisher would be all the better 
if it could support these attacks

Original issue reported on code.google.com by [email protected] on 8 Sep 2012 at 8:11

[idea] Browser Autopwn Integration

Ok, just another idea. Seeing as you already have Metasploit integrated, how 
about integrating a simple invocation of Browser/Autopwn in the fake webserver? 
I can see that being an excellent addition (along with evilgrade, etc).

#offtopic but also cool

Have "standalone fake AP" and "configure MITM AP" option, so if you have a 
second interface you can bridge the people through to the "real" internet. 
Perhaps then one could also add MITM tools to this phishing suite - I can 
provide Python/SCAPY code to do this if you want. 


Original issue reported on code.google.com by [email protected] on 23 Jan 2012 at 12:40

GP wouldn't start

What steps will reproduce the problem?
1.install: apt-get install ghost-phisher
2.start ghost-phished via cli or menu
3.

What is the expected output? What do you see instead?
gui is expected, nothing is shown instead. if started via menu i can see a tab 
named Starting Ghost Phisher.

What version of the product are you using? On what operating system?
=================
root@kali:/# apt-cache showpkg ghost-phisher
Package: ghost-phisher
Versions: 
1.62-1kali0 
(/var/lib/apt/lists/http.kali.org_kali_dists_kali_main_binary-amd64_Packages) 
(/var/lib/dpkg/status)
 Description Language: 
                 File: /var/lib/apt/lists/http.kali.org_kali_dists_kali_main_binary-amd64_Packages
                  MD5: 7a0bdfc2decdb21a80153fb85741498e


Reverse Depends: 
Dependencies: 
1.62-1kali0 - aircrack-ng (0 (null)) python (0 (null)) python-scapy (0 (null)) 
python-qt4 (0 (null)) subversion (0 (null)) xterm (0 (null)) 
metasploit-framework (0 (null)) 
Provides: 
1.62-1kali0 - 
Reverse Provides: 
=================
=================
root@kali:/# uname -a
Linux kali 3.7-trunk-amd64 #1 SMP Debian 3.7.2-0+kali8 x86_64 GNU/Linux
=================

Please provide any additional information below.

root@kali:/usr/share# ghost-phisher
Traceback (most recent call last):
  File "ghost.py", line 15, in <module>
    from gui import *
  File "/usr/share/ghost-phisher/gui/ghost_phisher.py", line 19, in <module>
    from core.ghost_dns import *
  File "/usr/share/ghost-phisher/core/ghost_dns.py", line 33, in <module>
    from scapy.all import *
  File "/usr/local/lib/python2.7/dist-packages/scapy/all.py", line 25, in <module>
    from route import *
  File "/usr/local/lib/python2.7/dist-packages/scapy/route.py", line 162, in <module>
    conf.route=Route()
  File "/usr/local/lib/python2.7/dist-packages/scapy/route.py", line 22, in __init__
    self.resync()
  File "/usr/local/lib/python2.7/dist-packages/scapy/route.py", line 31, in resync
    self.routes = read_routes()
  File "/usr/local/lib/python2.7/dist-packages/scapy/arch/linux.py", line 151, in read_routes
    ifreq = ioctl(s, SIOCGIFADDR,struct.pack("16s16x",LOOPBACK_NAME))
IOError: [Errno 99] Cannot assign requested address

Original issue reported on code.google.com by [email protected] on 16 Aug 2013 at 11:15

Credential Harvester Not Working

After capturing a site (example: Instagram.com) the http server runs perfectly. When credentials are entered nothing is returned in the Harvester menu. I have tried different option combinations, and I continue to fail. Additionally my Kali Machine is connected via Ethernet if that might have anything to do with it. I would like to tell you how great your app is, keep killing it!

DNS wouldn't start

What steps will reproduce the problem?
1. At the DNS tab I think you can choose anything.
2. Add some name-ip resolution.
3. Push start.

What is the expected output? What do you see instead?
The DNS is not up, whereas it should be. There must be some parameters that the 
tcpdump wouldn't like (apparently). I'm going to investigate a little further.

What version of the product are you using? On what operating system?
Linux ?????? 2.6.39-gentoo-r1 #2 SMP PREEMPT Tue Oct 25 23:33:35 MSK 2011 
x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 5200+ AuthenticAMD GNU/Linux

Python 2.7.3 (default, Aug 19 2012, 17:43:07) 
[GCC 4.5.3] on linux2


Please provide any additional information below.

tcpdump: syntax error
Traceback (most recent call last):
  File "/root/ghost-phisher-read-only/core/ghost_dns.py", line 130, in run
    self.filter_packet()
  File "/root/ghost-phisher-read-only/core/ghost_dns.py", line 114, in filter_packet
    sniff(filter = "DNS",iface = self.interface,prn = self.process_Query,count = 0)
  File "/usr/lib64/python2.7/site-packages/scapy/sendrecv.py", line 561, in sniff
    s = L2socket(type=ETH_P_ALL, *arg, **karg)
  File "/usr/lib64/python2.7/site-packages/scapy/arch/linux.py", line 463, in __init__
    attach_filter(self.ins, filter)
  File "/usr/lib64/python2.7/site-packages/scapy/arch/linux.py", line 123, in attach_filter
    raise Scapy_Exception("Filter parse error")
NameError: global name 'Scapy_Exception' is not defined

Original issue reported on code.google.com by [email protected] on 28 Sep 2012 at 5:59

ghost-phisher doesn't start

What steps will reproduce the problem?
1. install the requirements
2. install ghost-phisher
3. trying to start ghost-phisher through starter icon on ubuntu 11.04

What is the expected output? What do you see instead?
I expect a GUI to appear, but instead nothing happens, no window appears. no 
process started


What version of the product are you using? On what operating system?
Ghost-phisher_1.2_all.deb
Ubuntu 11.04

Please provide any additional information below.
64bit OS


Original issue reported on code.google.com by [email protected] on 13 Oct 2011 at 11:51

Attachments:

Update deleted all my files

I has downlaoded the software and install on Debian. Once I ran the application 
it said it has new version and I should upgrade, But after upgrade it has 
deleted my Desktop and Home folder and all files in it. Also all my bookmarks 
of Firefox have been deleted.

How should I recover all those


Original issue reported on code.google.com by [email protected] on 21 May 2013 at 1:54

Fake AP problems

What steps will reproduce the problem?
1. Laptop connected through wired connection 
2. Start GP, configure and start Fake AP, DNS, DHCP, and HTTP Server (all 
report success)
3. Connect to Fake AP with client computer, get correct IP / DNS settings via 
DHCP
4. Can't ping configured DNS server (8.8.8.8) from client, can ping configured 
AP address
5. Can't connect to configured fake http server, even by IP.

What version of the product are you using? On what operating system?

Backtrack 5 x64 on Macbook Pro 7,1

Please provide any additional information below.

DNS request is seen through tcpdump on created fake AP interface at0, however, 
does not arrive on any other interface on the fake AP machine (wlan0, eth0, etc)

Original issue reported on code.google.com by [email protected] on 9 Jun 2011 at 8:49

Fake AP Connection Problem

What steps will reproduce the problem?
1.Laptop connected through wireless connection (Alfa AWUS036H)
2.Start Fake AP
3.Cannot connect any outside computers to the fake AP

What is the expected output? What do you see instead?
I expected to be able to connect to the AP, but it times out every time.

What version of the product are you using? On what operating system?
I'm running v1.45 with win7 in VM Workstation 8.

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 31 Aug 2012 at 7:28

Permission denied to ghost_dhcpd.conf

What steps will reproduce the problem?
1. When i press the start button show on Status
Can't open /tmp/ghost_dhcpd.conf: Permission denied
Internet Systems Consortium DHCP Server V3.1.3


What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?
Ghost-phisher_1.2_all on BT5R1-GNOME-VM-32 over Windows 7

Please provide any additional information below.

If you can move the /tmp/ghost_dhcpd.conf to another place meaby b' c00l

Original issue reported on code.google.com by [email protected] on 7 Sep 2011 at 1:37

Attachments:

Cant change interface on HTTP server

Hi! The interface selector is locked on Loopback Address and the server is always running on 127.0.0.1 and i cant change it.. someone knows why? I'm using version 1.64 on kali linux. thanks in advance
capture

Client can't Obtain IP Address from the AP

What steps will reproduce the problem?
1.I created the fake AP with ip 192.168.0.1
2.then start fake dns, in ath0 192.168.0.1, redirect all queries to 192.168.0.11

3.then start the fake dhcp server 
from 192.168.0.2 to 192.168.0.254
netmask: 255.255.255.0
default gateway:192.168.0.1
fake dns:192.168.0.1
alt dns:i just put 8.8.8.8

What is the expected output? What do you see instead?

the client should obtain an IP add.but it can't
What version of the product are you using? On what operating system?

ver.1.52
Please provide any additional information below.
is there something wrong from my setup?
please kindly help me how to use it properly.thanks.:)

Original issue reported on code.google.com by [email protected] on 10 Apr 2013 at 8:58

Can't Open Ghost Phisher Kali Linux Rolling

Hey there!
So I am afraid that Ghost Phisher falls under one of the many programs that don't seem to be immediately working on Kali Linux Rolling. The other one at the moment being Fern Wifi cracker. When run as sudo two blank screens pop up which you cannot quit. The only option you are left with is restarting. Anybody else encountering this?

edit: Terminal Output
$ sudo python ghost.py
X Error: BadAccess (attempt to access private resource denied) 10
Extension: 130 (MIT-SHM)
Minor opcode: 1 (X_ShmAttach)
Resource id: 0x212
X Error: BadShmSeg (invalid shared segment parameter) 128
Extension: 130 (MIT-SHM)
Minor opcode: 3 (X_ShmPutImage)
Resource id: 0x1000015
X Error: BadShmSeg (invalid shared segment parameter) 128
Extension: 130 (MIT-SHM)
Minor opcode: 3 (X_ShmPutImage)
Resource id: 0x1000015
X Error: BadShmSeg (invalid shared segment parameter) 128
Extension: 130 (MIT-SHM)
Minor opcode: 3 (X_ShmPutImage)
Resource id: 0x1000015
X Error: BadAccess (attempt to access private resource denied) 10
Extension: 130 (MIT-SHM)
Minor opcode: 1 (X_ShmAttach)
Resource id: 0x15b
X Error: BadShmSeg (invalid shared segment parameter) 128
Extension: 130 (MIT-SHM)
Minor opcode: 3 (X_ShmPutImage)
Resource id: 0x100001a
X Error: BadShmSeg (invalid shared segment parameter) 128
Extension: 130 (MIT-SHM)
Minor opcode: 3 (X_ShmPutImage)
Resource id: 0x1000015
X Error: BadShmSeg (invalid shared segment parameter) 128
Extension: 130 (MIT-SHM)
Minor opcode: 3 (X_ShmPutImage)
Resource id: 0x100001a
X Error: BadShmSeg (invalid shared segment parameter) 128
Extension: 130 (MIT-SHM)
Minor opcode: 3 (X_ShmPutImage)
Resource id: 0x100001a

Any help would be much appreciated! As info I have the nouveau drivers disabled and I am using the proprietary nvidia drivers instead.

What version of python does ghost-phisher need to run under

What steps will reproduce the problem?
1. Starting the ghost-phisher in GTK-GUI

What is the expected output? What do you see instead?

The application attempts to start but nothing happens

What version of the product are you using? On what operating system?

backtrack 5 r3

Please provide any additional information below.

I have subterfuge running on a specific python version using pythonbrew. What 
python version does ghost-phisher need to be running on?  


Original issue reported on code.google.com by [email protected] on 16 Oct 2012 at 11:00

Error when starting ghost-phisher.

root@kali:~# ghost-phisher
Traceback (most recent call last):
File "ghost.py", line 15, in
from gui import *
File "/usr/share/ghost-phisher/gui/ghost_phisher.py", line 19, in
from core.ghost_dns import *
File "/usr/share/ghost-phisher/core/ghost_dns.py", line 33, in
from scapy.all import *
File "/usr/lib/python2.7/dist-packages/scapy/all.py", line 16, in
from scapy.arch import *
File "/usr/lib/python2.7/dist-packages/scapy/arch/init.py", line 20, in
import matplotlib.pyplot as plt
File "/usr/lib/python2.7/dist-packages/matplotlib/pyplot.py", line 32, in
import matplotlib.colorbar
File "/usr/lib/python2.7/dist-packages/matplotlib/colorbar.py", line 36, in
import matplotlib.contour as contour
File "/usr/lib/python2.7/dist-packages/matplotlib/contour.py", line 21, in
import matplotlib.font_manager as font_manager
File "/usr/lib/python2.7/dist-packages/matplotlib/font_manager.py", line 1458, in
_rebuild()
File "/usr/lib/python2.7/dist-packages/matplotlib/font_manager.py", line 1438, in _rebuild
fontManager = FontManager()
File "/usr/lib/python2.7/dist-packages/matplotlib/font_manager.py", line 1083, in init
self.afmlist = createFontList(self.afmfiles, fontext='afm')
File "/usr/lib/python2.7/dist-packages/matplotlib/font_manager.py", line 570, in createFontList
font = afm.AFM(fh)
File "/usr/lib/python2.7/dist-packages/matplotlib/afm.py", line 337, in init
parse_afm(fh)
File "/usr/lib/python2.7/dist-packages/matplotlib/afm.py", line 326, in parse_afm
doptional = _parse_optional(fh)
File "/usr/lib/python2.7/dist-packages/matplotlib/afm.py", line 306, in _parse_optional
d[key] = optionalkey
File "/usr/lib/python2.7/dist-packages/matplotlib/afm.py", line 235, in _parse_kern_pairs
for line in fh:
IOError: [Errno 5] Input/output error

Looks to be a python error, but I'm truly not sure.

Thanks in advance

1.36 Update Screws Program

What steps will reproduce the problem?
1. Notified of update to 1.36.
2. Accept update, restart program and pc.
3. Program wont run...

What is the expected output? What do you see instead?
Says "starting ghost-pinisher" in startbar, then closes and nothing happens.

What version of the product are you using? On what operating system?

Updating to 1.36, Backtrack 5r1

Please provide any additional information below.

The latest update kills the program, however i can still get it to run on 1.3.

Original issue reported on code.google.com by [email protected] on 9 Dec 2011 at 11:49

I can not start ghost-phisher

What steps will reproduce the problem?
1.root@bt:~# cd /opt/Ghost-Phisher/
2.root@bt:/opt/Ghost-Phisher# python ./ghost.py 
3.

What is the expected output? What do you see instead?
WARNING: No route found for IPv6 destination :: (no default route?)
Traceback (most recent call last):
  File "./ghost.py", line 19, in <module>
    run = ghost_phisher.Ghost_phisher()
  File "/opt/Ghost-Phisher/gui/ghost_phisher.py", line 236, in __init__
    process_interface_list = interface_list[0].strip(' ')
IndexError: list index out of range


What version of the product are you using? On what operating system?
version is 1.5 on BT3 
Distributor ID: Ubuntu
Description:    Ubuntu 10.04.3 LTS
Release:    10.04
Codename:   lucid


Please provide any additional information below.



Original issue reported on code.google.com by [email protected] on 21 Dec 2012 at 11:32

Attachments:

Inability to get the program via svn

It is self-explanatory, I guess. I just don't know where to write but here.

$ svn checkout http://ghost-phisher.googlecode.com/svn/trunk/ 
ghost-phisher-read-only
svn: URL 'http://ghost-phisher.googlecode.com/svn/trunk' doesn't exist

$ svn checkout http://ghost-phisher.googlecode.com/svn/ ghost-phisher-read-only
A    ghost-phisher-read-only/Ghost-Phisher
[...]

I just removed the trailing 'trunk' directory level.

Original issue reported on code.google.com by [email protected] on 25 Sep 2012 at 6:51

where to find ghost phisher

What steps will reproduce the problem?
1.install the requirements
2.install ghost-phisher
3.

What is the expected output? What do you see instead?
I am not getting the way to start ghost-phisher 


What version of the product are you using? On what operating system?
kali-linux-1.0.2-i386


Please provide any additional information below.
after installation, application ran and ask for new update after then updating 
ask for restart application. then i restated I did't get the path to start the 
application. please help me ..   


Original issue reported on code.google.com by [email protected] on 17 May 2014 at 8:39

Ghost trap

Theres an error with ghost trap. It uses msfpayload and msfencode instead of msfvenom.

Http server

What steps will reproduce the problem?
1. Input website facebook
2. Input up 
3. Start

What is the expected output? What do you see instead?
I see the header as facebook but the browser just shows white. Also trying the 
same with gmail and nothing is transferred from the login form. Latest update 
also disappears after log out

What version of the product are you using? On what operating system?
Latest

Please provide any additional information below.
Awesome work building these interfaces! I am using most of your programs would 
like to talk to you by email sometime of possible. 

Original issue reported on code.google.com by [email protected] on 10 Jan 2014 at 10:48

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.