Skip to content

Tool to explore the WS-Amplification DoS threat. Part of the OWASP WS-Amplification DoS Project.

Notifications You must be signed in to change notification settings

zsmahi/WS-Amplification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

WS-Amplification

Tool to explore the WS-Amplification DoS threat. Part of the OWASP WS-Amplification DoS Project (https://www.owasp.org/index.php/OWASP_WS_Amplification_DoS_Project).

This tool contains 3 parts:

  • Webservice crawler (WSA_spoof.py)
    • Finds webservices and their corresponding WSDLs
  • Webservice client generator (WSA_spoof.py)
    • Generates a client from the WSDl and sends an empty request with a WS-Addressing header, with a ReplyTo that points to the Google App
  • Public reply logger (GoogleApp_code.py - Google App)
    • Public reachable web application that listens to incoming requests and logs them.

About

Tool to explore the WS-Amplification DoS threat. Part of the OWASP WS-Amplification DoS Project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published