How can I speed up failure for a .net IIS app

Posted by SnooRobots3722@reddit | sysadmin | View on Reddit | 16 comments

Our app is taking days to be tested on our pentest server (by a web-based service called app-check), any tips for speeding up the time to failure? The biggest grind is it going through 1000's if different types of URL hack.

I saw a suggestion for lowering the timeouts (so it fails faster) any other tips (that won't invalidate the "like live Ness" of the tests?

It runs on a windows aws ec2 with rds Microsoft SQL and an aws app load balancer at the front.

Chatgpts suggestions all seemed to be taking it away from being "like live"