Skip to content

Added ability to monitor PasteBin Users#44

Open
vampiricalmind wants to merge 70 commits into
kevthehermit:masterfrom
vampiricalmind:master
Open

Added ability to monitor PasteBin Users#44
vampiricalmind wants to merge 70 commits into
kevthehermit:masterfrom
vampiricalmind:master

Conversation

@vampiricalmind
Copy link
Copy Markdown

Mod to pastebin.py:
Pulls in data for user field into dictionary from json

Mod to pastehunter.py:
Added a little error checking and rule matching on user data or null values

Added usernames.yar:
Added a sample usernames.yar file with OSINT username examples

kevthehermit and others added 27 commits December 10, 2017 16:43
Added setting to allow configuration of sleep duration between runs
Add troubleshoot to readme for docker
Also adds basic logic to the rules by introducing mandatory rules.
Performing return after successful checks wasn't the intended behaviour
since it meant that after a match the rest of the recipient list wouldn't
be checked.

Fix by moving the logic to a separate function working on a single recipient
object, where return has the intended effect.
[add] Output to multiple recipients over SMTP
Mod to pastebin.py:
Pulls in data for user field into dictionary from json

Mod to pastehunter.py:
Added a little error checking and rule matching on user data or null values

Added usernames.yar:
Added a sample usernames.yar file with OSINT username examples
@carvey
Copy link
Copy Markdown

carvey commented Jun 2, 2019

Whether from this PR or another one, are there any plans to merge this functionality into master?

@Plazmaz
Copy link
Copy Markdown
Collaborator

Plazmaz commented Sep 16, 2019

I think a better way to do this would be using external variables, similarly to what I did with filenames here:
#88
Or even just taking existing logic for user blacklisting and make a whitelist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants