BlackArch / blackarch

An ArchLinux based distribution for penetration testers and security researchers.
https://www.blackarch.org
Other
2.75k stars 551 forks source link

[Tool request] Bruno #4097

Open ikstream opened 4 months ago

ikstream commented 4 months ago

Since postman moved to a cloud model, it can be problematic to send private API data to a third company during a penetration test. It doesn't fully cover postman's features yet, but is on a good way and got a lot of traction.

There is already an AUR package available

noraj commented 4 months ago

I know we already have some AUR helpers, etc. but in general we shouldn't start to package all tool that are not directly security related and leave them to the AUR. What do you think?

ikstream commented 4 months ago

This tool is very handy while performing exclusively API tests. When all you have is a swagger file and only API in scope. You start with known, valid (spends in the information you have been provided with) requests, which can help revalidate tokens or just send requests from there (through a proxy).