Skip to content

nonskilledeveloper/web-phisher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Web-Phisher is a pentesting and social engineering tool that is thought and inspired as an alternative to SET

Disclaimer

This software, "Web-Phisher," has been developed solely for research and awareness purposes in the field of computer security. The use of this tool for illegal or malicious activities is strictly prohibited. The author and contributors of this software do not assume any responsibility for any misuse that may occur with this tool.

It is the user's responsibility to ensure that the use of this tool complies with all local laws and regulations, and to obtain proper consent before conducting tests on systems or networks that do not belong to them.

Platforms

  • Mac OS X
  • Windows
  • Linux

Compilation

Rust is needed for this task

Get it from its official site: rust-lang.org

git clone https://github.com/nonskilledeveloper/web-phisher web-phisher/
cd web-phisher
cargo build --release

Usage example

~/devs/hacking/web-phisher-release 0.1 
ls
web-phisher
~/devs/hacking/web-phisher-release 0.1 
./web-phisher
Web Phisher - Loading ...

🥚 🐣 🐥 🐓

By nonskilledeveloper

You can clone one of the following sites:
-------------------------------------------
1) Facebook        | 2) Gmail  | 3) Tiktok |
4) Facebook Mobile | 5) Soon...|           |
-------------------------------------------
1
Cloning URL: https://web.facebook.com/login
Site cloned successfully
Adding Hijaker Script...
Site is now poisoned!
Starting Server...
Server running on: http://192.168.101.6:80/

server running

This is how it looks when the credentials are captured

Data Found: Json: Credentials { email: "nonskilledev@hackermail.com", pass: "h4ck3rpass#" }

Features

For the moment, this tool only allows you to clone the Facebook website for desktop, I still working on the rest of sites

Pugs?

pug

If you find any bug or pug, feel free to report it here