SkillAgentSearch skills...

JungleScam

An Amazon OSINT scraper for potential scam accounts

Install / Use

/learn @pielco11/JungleScam
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

View on GitHub
GitHub Stars33
CategoryDevelopment
Updated3mo ago
Forks6

Languages

Python

Security Score

92/100

Audited on Dec 9, 2025

No findings