OWASP / wstg

The Web Security Testing Guide is a comprehensive Open Source guide to testing the security of web applications and web services.
https://owasp.org/www-project-web-security-testing-guide/
Creative Commons Attribution Share Alike 4.0 International
7.26k stars 1.32k forks source link

Fixes issue 1028 #1033

Closed snowkluster closed 1 year ago

snowkluster commented 1 year ago

This PR fixes OWASP/wstg#1028 .

What did this PR accomplish?

Warns the reader that, SQLi tautologies can lead to undesired outcomes when testing, testers should be very careful how/where they're used.

github-actions[bot] commented 1 year ago

The following mistakes were identified:

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/07-Input_Validation_Testing/05-Testing_for_SQL_Injection.md 98:132 ✖ Incorrect usage of the term: “web site”, use “site” instead terminology 176:96 ✖ Incorrect usage of the term: “back end”, use “backend” instead terminology 180:32 ✖ Incorrect usage of the term: “back end”, use “backend” instead terminology 190:68 ✖ Incorrect usage of the term: “back end”, use “backend” instead terminology

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/07-Input_Validation_Testing/05.3-Testing_for_SQL_Server.md 14:35 ✖ Incorrect usage of the term: “host name”, use “hostname” instead terminology

snowkluster commented 1 year ago

fixing text lint error

github-actions[bot] commented 1 year ago

The following mistakes were identified:

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/07-Input_Validation_Testing/05.3-Testing_for_SQL_Server.md 14:35 ✖ Incorrect usage of the term: “host name”, use “hostname” instead terminology