What’s a good fuzzing framework for fuzzing a local standalone GUI / network application / Browser?

I am not newbie at exploit development , but I would like to have a solid useful fuzzing framework instead of picking every fuzzing to see if it’s work.. I Have a list of fuzzing framework which I would use in certain cases.
Continue reading What’s a good fuzzing framework for fuzzing a local standalone GUI / network application / Browser?

Should I take (Pen test) approval from AWS for Fuzz testing my Application API’s hosted on AWS?

I wanted to Fuzz Tests my API’s on my own stack which are hosted on AWS environment (Have used lambdas and API gateway)

There are mostly GET APIs and only one PUT API.My requirement is to Fuzz Test the API headers and the bo… Continue reading Should I take (Pen test) approval from AWS for Fuzz testing my Application API’s hosted on AWS?