Evilcry / pastemon

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:GNU General Public License v3.0


Languages

Language:Go 100.0%