Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ForumScraper Python License OSINT Made By

      █████▒▒█████   ██▀███   █    ██  ███▄ ▄███▓  ██████  ▄████▄   ██▀███   ▄▄▄       ██▓███  ▓█████  ██▀███  
▓██   ▒▒██▒  ██▒▓██ ▒ ██▒ ██  ▓██▒▓██▒▀█▀ ██▒▒██    ▒ ▒██▀ ▀█  ▓██ ▒ ██▒▒████▄    ▓██░  ██▒▓█   ▀ ▓██ ▒ ██▒
▒████ ░▒██░  ██▒▓██ ░▄█ ▒▓██  ▒██░▓██    ▓██░░ ▓██▄   ▒▓█    ▄ ▓██ ░▄█ ▒▒██  ▀█▄  ▓██░ ██▓▒▒███   ▓██ ░▄█ ▒
░▓█▒  ░▒██   ██░▒██▀▀█▄  ▓▓█  ░██░▒██    ▒██   ▒   ██▒▒▓▓▄ ▄██▒▒██▀▀█▄  ░██▄▄▄▄██ ▒██▄█▓▒ ▒▒▓█  ▄ ▒██▀▀█▄  
░▒█░   ░ ████▓▒░░██▓ ▒██▒▒▒█████▓ ▒██▒   ░██▒▒██████▒▒▒ ▓███▀ ░░██▓ ▒██▒ ▓█   ▓██▒▒██▒ ░  ░░▒████▒░██▓ ▒██▒
 ▒ ░   ░ ▒░▒░▒░ ░ ▒▓ ░▒▓░░▒▓▒ ▒ ▒ ░ ▒░   ░  ░▒ ▒▓▒ ▒ ░░ ░▒ ▒  ░░ ▒▓ ░▒▓░ ▒▒   ▓▒█░▒▓▒░ ░  ░░░ ▒░ ░░ ▒▓ ░▒▓░
 ░       ░ ▒ ▒░   ░▒ ░ ▒░░░▒░ ░ ░ ░  ░      ░░ ░▒  ░ ░  ░  ▒     ░▒ ░ ▒░  ▒   ▒▒ ░░▒ ░      ░ ░  ░  ░▒ ░ ▒░
 ░ ░   ░ ░ ░ ▒    ░░   ░  ░░░ ░ ░ ░      ░   ░  ░  ░  ░          ░░   ░   ░   ▒   ░░          ░     ░░   ░ 
           ░ ░     ░        ░            ░         ░  ░ ░         ░           ░  ░            ░  ░   ░     
                                                      ░                                                    

Dark web forum scraper with user reputation scoring for authorized security research

Free APIs · No API Keys Required · Zero Config

Twitter GitHub Website Telegram TryHackMe HackTheBox


What is ForumScraper?

Dark web forum scraper with user reputation scoring for authorized security research

Features

  • 10 known dark web forums (Dread, BreachForums, Exploit.in, XSS.is, Nulled, etc.)
  • 5 forum scrapers (Dread, Exploit.in, XSS.is, Nulled, FreeHack)
  • User reputation scoring (0-100 trust score)
  • 12 positive signals + 8 risk flags
  • 8 content categories (credentials, financial, drugs, malware, services, data, counterfeit, hosting)
  • Content analysis (username extraction, post classification)
  • Tor support
  • JSON export
  • Zero config, no API keys needed

Installation

git clone https://github.com/b0dj0x/ForumScraper.git
cd ForumScraper
pip install -r requirements.txt

Usage

python3 forumscraper.py search keyword
python3 forumscraper.py analyze --text 'content'
python3 forumscraper.py user username
python3 forumscraper.py forums
python3 forumscraper.py signals

Disclaimer

For authorized security testing and educational purposes only. The developer assumes no liability for misuse of this tool. Only use against targets you own or have written authorization to test.


Author

b0dj0x - https://b0dj0x.cc

Twitter GitHub Website Telegram TryHackMe HackTheBox HackerOne Medium


Made with ❤ by b0dj0x