TVT618

Ghost Phisher - Pentest and phishing attacks on network

Jun 2nd, 2018
246
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.62 KB | None | 0 0
  1. Ghost Phisher - Pentest and phishing attacks on Wireless and Ethernet network
  2.  
  3. About Ghost Phisher
  4. 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.
  5.  
  6. 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:
  7. * Ubuntu KDE/GNOME
  8. * BackTrack Linux (now is Kali Linux)
  9. * BackBox Linux
  10.  
  11. Request
  12. 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:
  13. * Aircrack-NG
  14. * Python-Scapy
  15. * Python Qt4
  16. * Python
  17. * Subversion
  18. * Xterm
  19. * Metasploit Framework
  20.  
  21. Features:
  22. * HTTP Server
  23. * Inbuilt RFC 1035 DNS Server
  24. * Inbuilt RFC 2131 DHCP Server
  25. * Webpage Hosting and Credential Logger (Phishing)
  26. * Wifi Access point Emulator
  27. * Session Hijacking (Passive and Ethernet Modes)
  28. * ARP Cache Poisoning (MITM and DOS Attacks)
  29. * Penetration using Metasploit Bindings
  30. * Automatic credential logging using SQlite Database
  31. * Update Support
  32.  
  33. Installation
  34. git clone https://github.com/savio-code/ghost-phisher
  35. cd ghost-phisher/Ghost-Phisher
  36. sudo python ghost.py
  37.  
  38. Update: cd ghost-phisher && git pull
  39.  
  40. Download Ghost Phisher: https://github.com/savio-code/ghost-phisher
Advertisement
Add Comment
Please, Sign In to add comment