HTTP Verb Tampering
can be exploited by sending malicious requests using unexpected methods, which may lead to bypassing the web application's authorization mechanism or even bypassing its security controls against other web attacks
Insecure Coding
Insecure Configurations
Attack
Crafting custom HTTP requests
Automated HTTP Verb Tampering Testing
Reference
https://owasp.org/www-project-web-security-testing-guide/v41/4-Web_Application_Security_Testing/07-Input_Validation_Testing/03-Testing_for_HTTP_Verb_Tampering
Last updated