2.1 Web Application Vulnerabilities Many web application vulnerabilities havebeenwell documented andthemi- gation methods havealso beenintroduced [1]. The most common cause ofthose vulnerabilities isthe insu?cient input validation. Any data originated from o- side of the program code, forexample input data provided by user through a web form, shouldalwaysbeconsidered malicious andmustbesanitized before use.SQLInjection, Remote code execution orCross-site Scriptingarethe very common vulnerabilities ofthattype [3]. Below isabrief introduction toSQL- jection vulnerability though the security testingmethodpresented in thispaper is not limited toit. SQLinjectionvulnerabilityallowsanattackertoillegallymanipulatedatabase byinjectingmalicious SQL codes into the values of input parameters of http requests sentto the victim web site. 1:Fig.1. An example of a program written in PHP which contains SQL Injection v- nerability Figure 1 showsaprogram that uses the database query function mysql query togetuserinformationcorrespondingtothe userspeci?edby the GETinput- rameterusername andthen printtheresultto the clientbrowser.Anormalhttp request with the input parameter username looks like "http://example.
com/ index.php?username=bob". The dynamically created database query at line2 is "SELECT * FROM users WHERE username='bob' AND usertype='user'". Thisprogram is vulnerabletoSQLInjection attacks because mysql query uses the input value of username without sanitizingmalicious codes. A malicious code can be a stringthatcontains SQL symbols ork- words.Ifan attacker sendarequest with SQL code ('alice'-') - jected "http://example.com/index.php?username=alice'-", the query becomes "SELECT* FROM users WHERE username='alice'--' AND usertype='user'".
2.1 Web Application Vulnerabilities Many web application vulnerabilities havebeenwell documented andthemi- gation methods havealso beenintroduced [1]. The most common cause ofthose vulnerabilities isthe insu?cient input validation. Any data originated from o- side of the program code, forexample input data provided by user through a web form, shouldalwaysbeconsidered malicious andmustbesanitized before use.SQLInjection, Remote code execution orCross-site Scriptingarethe very common vulnerabilities ofthattype [3]. Below isabrief introduction toSQL- jection vulnerability though the security testingmethodpresented in thispaper is not limited toit. SQLinjectionvulnerabilityallowsanattackertoillegallymanipulatedatabase byinjectingmalicious SQL codes into the values of input parameters of http requests sentto the victim web site. 1:Fig.1. An example of a program written in PHP which contains SQL Injection v- nerability Figure 1 showsaprogram that uses the database query function mysql query togetuserinformationcorrespondingtothe userspeci?edby the GETinput- rameterusername andthen printtheresultto the clientbrowser.Anormalhttp request with the input parameter username looks like "http://example.
com/ index.php?username=bob". The dynamically created database query at line2 is "SELECT * FROM users WHERE username='bob' AND usertype='user'". Thisprogram is vulnerabletoSQLInjection attacks because mysql query uses the input value of username without sanitizingmalicious codes. A malicious code can be a stringthatcontains SQL symbols ork- words.Ifan attacker sendarequest with SQL code ('alice'-') - jected "http://example.com/index.php?username=alice'-", the query becomes "SELECT* FROM users WHERE username='alice'--' AND usertype='user'".
Publisher:Springer-Verlag Berlin and Heidelberg GmbH & Co. KG
ISBN13:9783642177132
Note: The book has been read, but looks new. The book cover has no visible wear, and the dust jacket is included if applicable. No missing or damaged pages, no tears, possible very minimal creasing, no underlining or highlighting of text, and no writing in the margins.
Note
The book has been read, but looks new. The book cover has no visible wear, and the dust jacket is included if applicable. No missing or damaged pages, no tears, possible very minimal creasing, no underlining or highlighting of text, and no writing in the margins.
People who bought this also bought
[{"item_id":"17976","item_name":"Post-Quantum Cryptography: 13th International Workshop, PQCrypto 2022, Virtual Event, September 2830, 2022, Proceedings - Lecture Notes in Computer Science 13512","item_brand":"Jung Hee Cheon, Thomas Johansson","item_category":"Language & Reference","list":"Product Page","price":"8.40","variant":"","quantity":1},{"item_id":"18024","item_name":"Financial Cryptography and Data Security: 28th International Conference, FC 2024, Willemstad, Curaao, March 48, 2024, Revised Selected Papers, Part II - Lecture Notes in Computer Science 14745","item_brand":"Jeremy Clark, Elaine Shi","item_category":"Computing & Internet","list":"Product Page","price":"41.99","variant":"","quantity":1},{"item_id":"18036","item_name":"Financial Cryptography and Data Security. FC 2025 International Workshops: CoDecFin, FinTeAchin, VOTING, Miyakojima, Japan, April 18, 2025, Revised Selected Papers, Part II - Lecture Notes in Computer Science","item_brand":"","item_category":"Language & Reference","list":"Product Page","price":"45.49","variant":"","quantity":1},{"item_id":"17965","item_name":"Applied Cryptography in Computer and Communications: First EAI International Conference, AC3 2021, Virtual Event, May 15-16, 2021, Proceedings - Lecture Notes of the Institute for Computer Sciences, Social Informatics and Telecommunications Engineering 386","item_brand":"Bo Chen, Xinyi Huang","item_category":"Computing & Internet","list":"Product Page","price":"36.36","variant":"","quantity":1},{"item_id":"17970","item_name":"Smart Card Research and Advanced Applications: 20th International Conference, CARDIS 2021, Lbeck, Germany, November 1112, 2021, Revised Selected Papers - Security and Cryptology 13173","item_brand":"","item_category":"Computing & Internet","list":"Product Page","price":"38.49","variant":"","quantity":1},{"item_id":"17978","item_name":"Theory of Cryptography: 20th International Conference, TCC 2022, Chicago, IL, USA, November 710, 2022, Proceedings, Part III - Lecture Notes in Computer Science 13749","item_brand":"Eike Kiltz, Vinod Vaikuntanathan","item_category":"Language & Reference","list":"Product Page","price":"31.40","variant":"","quantity":1},{"item_id":"17980","item_name":"Cryptography, Codes and Cyber Security: First International Conference, I4CS 2022, Casablanca, Morocco, October 27-28, 2022, Proceedings - Communications in Computer and Information Science 1747","item_brand":"Abderrahmane Nitaj, Karim Zkik","item_category":"Computing & Internet","list":"Product Page","price":"31.40","variant":"","quantity":1},{"item_id":"18023","item_name":"Financial Cryptography and Data Security: 28th International Conference, FC 2024, Willemstad, Curaao, March 48, 2024, Revised Selected Papers, Part I - Lecture Notes in Computer Science 14744","item_brand":"Jeremy Clark, Elaine Shi","item_category":"Computing & Internet","list":"Product Page","price":"41.99","variant":"","quantity":1}]