Build a Web App out of the servlets - #4
Conversation
… home page with links to all the test cases. DAST tools can be used to create a URL attack surface and run spider on this page.
|
Myriam, Thanks for your contribution. I had mentioned before that we were working on Are next immediate release is going to be the scorecard generator, which I We¹d love for you to review what we produce as soon as its released. I¹ll -Dave From: Myriam Leggieri notifications@github.com Python script to generate a web application XML descriptor (web.xml) and a You can view, comment on, or merge this pull request online at:
|
|
Hi Dave, that's grand, no worries about it. I'll be very curious though, to see the results of a ZAP scan. I have so far tried Sqlmap with different risks and levels (and specifying hsqldb as dbms) and Burp Intruder with the "Fuzzing SQL Injection" attack payload, but both tools were not able to find any SQL injection at all. At this stage we were focusing more on SQL Injection. Looking forward to hearing back from you about your updates. Thanks a lot! |
|
Myriam, I do suspect that a few of the SQL Injection tests won¹t actually work However, the bulk of the SQL injection true positive tests should work. I¹d -Dave From: Myriam Leggieri notifications@github.com Hi Dave, that's grand, no worries about it. I'll be very curious though, to see the Looking forward to hearing back from you about your updates. Thanks a lot! � |
Python script to generate a web application XML descriptor (web.xml) and a html home page with links to all the vulnerable servlets. DAST tools can then be used to create a URL attack surface by running an automated spider on the generated home page.