An automated malicious javascript payload builder to receive Public IP address , Live Location , Browser Usage , screen width x height , Bookmars , cookie status , Network Monitoring etc through phishing.
Created by @Smukx .
- Register your key only time . It saves automatically for future operations .
- Fast Server Requests on high level network latency.
- Bind Custom websites and tunnel with it .
- Multiple tunneling options with HTTPS.
- Get Fast Results using your Telegram bot.
- Can handle many requests at the same time.
Tested at Arch and Kali Linux .
clone the repository and run the ./build.sh
git clone https://github.com/Whitecat18/Javahexor.git
cd Javahexor
./build.sh
To Run Javahexor you need 2 things . Telegram bot API_KEY and CHAT_ID of your account.
Guide to obtain Telegram bot API_KEY
Guide to obtain Telegram chat_id
There are 4 options that you can use it
-
Bind custom website (Recommend)
- Bind your custom website . Just Download or save the page into payload folder with the name ( index.html ).
- Before using this option . Make sure to save your file to the /payload dir .
- Remember . Save or rename your main html file into index.html .
-
Create a New Site from Scratch
- This will Download an site Only(index.html) file and serve it !
- You can use it to serve simple site such as example.com etc..
-
Start and serve HTTP Server
- If you want to reuse the payload without anychanges . you can use this method .
- This will automatically will start and fetch the file to localhost .
-
Help
- Displays Help
-
Exit
- Exit the Program in an safe way.
Javahexor-3.0.mp4
javahexor-version-2.0.mp4
There will be 3 opensource tunneling options .
- Tunnel Mole
- Telebit
- Bore
- Tunnel Pyjam (manual)
You need to register only for Telebit. Its an free opensource reverse proxy.
If you face any issues on Telebit Installations . Visit the site Telebit and install it manually
Follow the instructions while installing tunnels using ./build.sh.
The ,build.sh will automatically detect the distros and install the requirements and necessary pakages to run the program. Note that we are installing 4 Opensource tunnels. if you find any error please mention it on the issues .
- Custom Binding on Websites . Save your site on /payload directory & build and bind with your site and start tunneling .
- Accurate latitude longitude marker (Perfectly works on Mobile Devices). For PC's shows the location of ISP Providers.
- Server written in Rust for faster Req and response to work at High latency.
- Just an Click bait is enough to send the information .
- Clone any site by providing URLS to the site with
https://
orhttp://
extension for 2nd Option . You can watch the Javahexor 2.0 Video to understand the module well !.
- Add custom HTTPS Reverse Proxies by editing tunnel.rs .
- Edit new_locate.js file to add new functions.
- Integrating all Social Media Sited into javahexor.
- Converting all js code into Rust.
- Adding some more opensource tunnels.
*The location tracker will only works on https , not on http while tunneling. We are using an SOC Technique to gather exact location using geolocation. Remaining All the Tasks will be done by JSON API'S *
If you find any Errors while tunneling . Install the Tunneling services manually.
Program created by @smukx . If you like this work please leave an star on this repo. so that i can motivate and do more nerdy works!
If you want to look at my old javahexor that was actually written using python and js . Visit my Old Branch