Skip to content
This repository was archived by the owner on Sep 7, 2024. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@

<i><b>Ghost Phisher</b></i> is a Wireless and Ethernet security auditing and attack software program written using the <a href="http://www.python.org/">Python Programming Language</a> and the <a href="http://www.riverbankcomputing.co.uk/software/pyqt/intro">Python Qt GUI library</a>, the program is able to emulate access points and deploy various internal networking servers for networking, penetration testing and phishing attacks.

###Operating System Supported
### Operating System Supported
The Software runs on any <i>Linux machine</i> with the programs <a href="#prerequisites">prerequisites</a>, But the program has been tested on the following Linux based operating systems:
<p>1. <a href="http://www.ubuntu.com/">Ubuntu KDE/GNOME</a></p>
<p>2. <a href="http://www.backtrack-linux.org/">BackTrack Linux</a></p>
<p>3. <a href="http://www.backbox.org/">BackBox Linux</a></p>


###Prerequisites
### Prerequisites
The Program requires the following to run properly:<br>
The following dependencies can be installed using the <i>Debian package installer</i> command on Debian based systems using "apt-get install program" or otherwise downloaded
and installed manually
Expand All @@ -26,7 +26,7 @@ and installed manually
<p>7. <a href="http://www.metasploit.com/">Metasploit Framework</a> <i>(Optional)</i></li>
<hr>

###Features
### Features
<hr>
<i>Ghost Phisher</i> currently supports the following features:

Expand All @@ -43,7 +43,7 @@ and installed manually

<hr>

##Installation
## Installation
Installation on Debian Package supported systems:
<br><hr>
<code>root@host:~# dpkg -i ghost-phisher_1.5_all.deb</code>
Expand All @@ -55,7 +55,7 @@ The <i>source code</i> for the program can be fetched using the following comman
<hr>


###Other Projects:
### Other Projects:

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

Expand Down