PasteHunter icon indicating copy to clipboard operation
PasteHunter copied to clipboard

Feature Request: Cyclical Links

Open secbug opened this issue 6 years ago • 1 comments

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.

secbug avatar Jan 08 '19 17:01 secbug

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

kevthehermit avatar Jan 23 '19 19:01 kevthehermit