Is there an automated way to generate a valid API request from Swagger docs?

I am doing a pentest which includes an API and all I have access to is Swagger UI docs. The Swagger docs don’t show me real-world data in the examples, nor do they offer a "try request" option. Some of these requests are huge POS… Continue reading Is there an automated way to generate a valid API request from Swagger docs?

Are peripheral issues and systems normally considered in a white box penetration testing scope?

As Wikipedia defines:

White-box testing is a method of software testing that tests internal structures or workings of an application, as opposed to its functionality (i.e. black-box testing).

When the code is a target of its own, this i… Continue reading Are peripheral issues and systems normally considered in a white box penetration testing scope?

cant set cookie from request to another domain, chrome third party cookies phaseout

I am doing the PortSwigger CSRF lab, where the token is tied to a non-session cookie, the solution to this is that we set a cookie to the users’ browser through the search field which sets the search query to set cookie
and then do a POST … Continue reading cant set cookie from request to another domain, chrome third party cookies phaseout

A pen-tester on my team caused major database damage to a client- what should we do? [closed]

I am a (modest) pen-tester on a team of a few. I am relatively new to my pen-testing career (a few years in) but I really enjoy it; it is very interesting.
We have just admitted a new, young pen-tester in our group, who, if I’m being compl… Continue reading A pen-tester on my team caused major database damage to a client- what should we do? [closed]