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.37k stars 1.34k forks source link

Broken Link Analysis #780

Closed kingthorin closed 3 years ago

kingthorin commented 3 years ago

Per a recent full run of the link checker, and my manual review. Notes inline with bullets.


FILE:./document/4-Web_Application_Security_Testing/10-Business_Logic_Testing/00-Introduction_to_Business_Logic.md [✖] http://softwaretestingfundamentals.com/software-testing-life-cycle/ → Status: 0

FILE:./document/4-Web_Application_Security_Testing/10-Business_Logic_Testing/03-Test_Integrity_Checks.md [✖] http://tamperevident.cs.rice.edu/Logging.html → Status: 0

FILE:./document/4-Web_Application_Security_Testing/01-Information_Gathering/04-Enumerate_Applications_on_Webserver.md [✖] https://searchdns.netcraft.com/?host → Status: 403

FILE:./document/4-Web_Application_Security_Testing/01-Information_Gathering/03-Review_Webserver_Metafiles_for_Information_Leakage.md [✖] https://www.htbridge.com/news/social_networks_can_robots_violate_user_privacy.html → Status: 404

FILE:./document/4-Web_Application_Security_Testing/11-Client-side_Testing/02-Testing_for_JavaScript_Execution.md [✖] http://www.domxss.com/domxss/01_Basics/04_eval.html → Status: 0

FILE:./document/4-Web_Application_Security_Testing/11-Client-side_Testing/09-Testing_for_Clickjacking.md [✖] https://www.contextis.com/media/downloads/Context-Clickjacking_white_paper_2010.pdf → Status: 404

[✖] https://media.blackhat.com/bh-eu-10/presentations/Stone/BlackHat-EU-2010-Stone-Next-Generation-Clickjacking-slides.pdf → Status: 0

FILE:./document/4-Web_Application_Security_Testing/11-Client-side_Testing/08-Testing_for_Cross_Site_Flashing.md [✖] https://labs.adobe.com/technologies/swfinvestigator/ → Status: 404

FILE:./document/4-Web_Application_Security_Testing/11-Client-side_Testing/03-Testing_for_HTML_Injection.md [✖] http://www.domxss.com/domxss/01_Basics/06_jquery_old_html.html → Status: 0

FILE:./document/4-Web_Application_Security_Testing/11-Client-side_Testing/10-Testing_WebSockets.md [✖] http://juerkkil.iki.fi/files/writings/websocket2012.pdf → Status: 0

FILE:./document/4-Web_Application_Security_Testing/02-Configuration_and_Deployment_Management_Testing/02-Test_Application_Platform_Configuration.md [✖] https://support.microsoft.com/en-us/help/325864/how-to-install-and-use-the-iis-lockdown-wizard → Status: 404

FILE:./document/4-Web_Application_Security_Testing/07-Input_Validation_Testing/13-Testing_for_Format_String_Injection.md [✖] https://www.defcon.org/images/defcon-18/dc-18-presentations/Haas/DEFCON-18-Haas-Adv-Format-String-Attacks.pdf → Status: 0

FILE:./document/4-Web_Application_Security_Testing/07-Input_Validation_Testing/05-Testing_for_SQL_Injection.md [✖] http://ferruh.mavituna.com/sql-injection-cheatsheet-oku/ → Status: 404

[✖] https://docs.google.com/file/d/0B5CQOTY4YRQCSWRHNkNaaFMyQTA/edit → Status: 404

FILE:./document/4-Web_Application_Security_Testing/07-Input_Validation_Testing/05.2-Testing_for_MySQL.md [✖] https://dev.mysql.com/doc/refman/8.0/en/server-error-reference.html → Status: 404

FILE:./document/4-Web_Application_Security_Testing/07-Input_Validation_Testing/05.6-Testing_for_NoSQL_Injection.md [✖] https://media.blackhat.com/bh-us-11/Sullivan/BH_US_11_Sullivan_Server_Side_WP.pdf → Status: 0

[✖] https://php.net/manual/en/mongocollection.find.php → Status: 404

FILE:./document/6-Appendix/D-Encoded_Injection.md [✖] https://www.rapidtables.com/code/text/unicode-characters.html → Status: 403

FILE:./document/6-Appendix/B-Suggested_Reading.md [✖] https://www.opensourcetesting.org/category/security/ → Status: 429

[✖] http://www.domxss.com/domxss/ → Status: 0

kingthorin commented 3 years ago

www.domxss.com seems to be working once again.

kingthorin commented 3 years ago

FYI I reported the expired cert on https://softwaretestingfundamentals.com/ and they replied within less than a day that it'd been fixed.