Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ambiguous results from Postman module #1319

Open
TheTechromancer opened this issue Apr 26, 2024 · 0 comments
Open

Ambiguous results from Postman module #1319

TheTechromancer opened this issue Apr 26, 2024 · 0 comments
Labels
bug Something isn't working enhancement New feature or request high-priority

Comments

@TheTechromancer
Copy link
Collaborator

TheTechromancer commented Apr 26, 2024

Based on feedback from @TMDeal, @liquidsec, and @aconite33, there are sometimes a lot of postman results where it's hard to tell how they're related to the target.

@domwhewell-sage has already added a custom check to discard unrelated search results. I don't think this is so much the fault of the postman module as how we are reporting the data.

Nothing needs to be done right away but I'm just thinking about how we could improve this in the future.

We're on the verge of having a really dangerous set of secrets detection modules -- gitlab, github, docker, postman, trufflehog, etc. -- and as we keep building on them, I'm starting to think they deserve their own event type, something like LOOT_ME. It wouldn't actually be called LOOT_ME but the idea is that it's a big blob of text that might contain juicy things. Roughly analogous to RAW_RIR_DATA in spiderfoot.

This would allow us to attach context-specific info to the event like "This secret was found from a search of evilcorp.com against the postman API, and we found it in this workspace under this specific request".

@TheTechromancer TheTechromancer added enhancement New feature or request low priority Fix these last labels Apr 26, 2024
@TheTechromancer TheTechromancer added this to the BBOT 2.01 milestone Apr 26, 2024
@SpamFaux SpamFaux added the bug Something isn't working label May 10, 2024
@SpamFaux SpamFaux modified the milestones: BBOT 2.01, BBOT 1.8.0 May 10, 2024
@SpamFaux SpamFaux added high-priority and removed low priority Fix these last labels May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request high-priority
Projects
None yet
Development

No branches or pull requests

2 participants