Skip to content
This repository has been archived by the owner on Oct 14, 2020. It is now read-only.

pielco11/JungleScam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python lxml bs4 aiohttp pysocks tqdm certifi

JungleScam

img

External Dependencies

Tor is required to round-robin requests.

How-to

Run python3 junglescam.py and follow the instructions.

Round-Robin Setup

  1. Be sure to have Tor installed;

  2. Create the hash of your password; tor-hash

  3. Copy&Paste at the end of the torrc file, the location depends by your system; tor-setup

  4. Edit junglescam.py accordingly to your setup; junglescam-setup

  • torControlPW is the password that you hashed;
  • torPort is the port where Tor is binding;
  • torControlPort is the port that you use to connect to Tor and control it.

If you will use Tor Browser, change torPort to 9150 and torControlPort to 9151. Note: in that case the location of the torrc file will be different.

  1. Let junglescam.py run for a while, you will see a few [+] new Tor identity

2018 - All rights reserved - Francesco Poldi & Jake Creps