PasteHunter
PasteHunter copied to clipboard
Feature Request: Cyclical Links
It would be cool to have a way to be able to add found links of supported sites to a query list. For example, one pastebin paste links to a gist which links to a b64 encoded executable back on pastebin that is older.
The only issue is a cycle throwing it into a loop, unless a history is checked against. The feature could easily be turned off by just turning off the post-processor.
Just the post process module would be really simple. As for the loop depending on what output module is in place we could check that for the ID. if your using email or slack outputs this would be harder to manage