Skip to content

PasteHunter v1.0

Compare
Choose a tag to compare
@kevthehermit kevthehermit released this 10 Feb 18:10
· 321 commits to master since this release

PasteHunter

PasteHunter is a python3 application that is designed to query a collection of sites that host publicly pasted data.
For all the pasts it finds it scans the raw contents against a series of Yara rules looking for information that can be used
by an organisation or a researcher.

For setup instructions please see the official documentation https://pastehunter.readthedocs.io/en/latest/installation.html

Supported Inputs

Pastehunter currently has support for the following sites:

  • pastebin.com
  • gist.github.com
  • slexy.org
  • stackexchange # There are about 176!

Supported Outputs

Pastehunter supports several output modules:

  • dump to ElasticSearch DB (default).
  • Email alerts (SMTP).
  • Slack Channel notifications.
  • Dump to JSON file.
  • Dump to CSV file.
  • Send to syslog.