Professional Community

WS Security

This extension calculate a valid WS security token for every request (In Proxy, Scanner, Intruder, Repeater, Sequencer, Extender), and replace variables in theses requests by the valid token.

It follow Web Services Security (WS-Security, WSS) published by OASIS

Using Burp WS-Security

  1. This extension only change requests targeting in scope item. So you need to add the target in the scope.
  2. Go to the WSSecurity tab, fill the password field, choose if you need the nonce to be base64 encoded or not.
  3. Click "Turn WS-Security ON". Now, for every request in scope, a valid security token will be created.
  4. In your request
      #WS-SecurityPasswordDigest will be replaced by the Password Digest
      #WS-SecurityNonce will be replaced by the Nonce
      #WS-SecurityCreated will be replaced by the correct time
      #WS-SecurityUUID will be replaced by a random UUID
  5. This extension will log in the Extender UI every request after change if you need to debug.

Author

Author

Robin Fassina-Moschini

Version

Version

1.0a

Rating

Rating

Popularity

Popularity

Last updated

Last updated

10 February 2022

Estimated system impact

Estimated system impact

Overall impact: Medium

Memory
Low
CPU
Low
General
Low
Scanner
Medium

You can install BApps directly within Burp, via the BApp Store feature in the Burp Extender tool. You can also download them from here, for offline installation into Burp.

You can view the source code for all BApp Store extensions on our GitHub page.

Follow @BApp_Store on Twitter to receive notifications of all BApp releases and updates.

Please note that extensions are written by third party users of Burp, and PortSwigger Web Security makes no warranty about their quality or usefulness for any particular purpose.

Go back to BappStore

Note:

Please note that extensions are written by third party users of Burp, and PortSwigger Web Security makes no warranty about their quality or usefulness for any particular purpose.