/pastemon

Pastebin scraper, matching is performed with configurable regexes and/or keywords

Primary LanguageGoGNU General Public License v3.0GPL-3.0

Pastemon is a Pastebin scraper (you will need a Pastebin PRO Account) that matches the pastes against regexes and/or keywords specified in a JSON.

The code is based on "scrape" (https://github.com/averagesecurityguy/scrape) and main aim is to extend its analysis capabilities.

Results are stored in a Bolt a key-value database.

Todo:

  • Save raw past that matches the search criteria
  • Add natural language detection