/BinBot

A small python script to scrape the public pastebin archive and optionally filter by keywords and regular expressions.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

BinBot

A small python script to scrape the public pastebin archive and optionally filter by keywords and regex queries.

Planned Features:

  • Pastebin API support
  • Re-implementing the random URL generation function and proxy chain
  • Malware detection via YARA rules (working on it!)

TODO:

  • Maintainence and Bug Fixes