Commit 9759258 1 parent 0e6a657 commit 9759258 Copy full SHA for 9759258
File tree 1 file changed +8
-6
lines changed
1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -5,17 +5,19 @@ WSDL Parser extension for Burp
5
5
6
6
###How to Run###
7
7
8
- Add jar file to Burp through Burp extender .
8
+ 1 . Download latest jar from the releases ( https://github.com/NetSPI/Wsdler/releases ) or clone the repo and compile it .
9
9
10
- ![ alt tag ] ( https://blog.netspi.com/wp-content/uploads/2015/05/1430624756-458a48eb0a789e8805d2e25fbb8b1b77-1024x514.png )
10
+ 2 . Add jar file to Burp through Burp extender.
11
11
12
- Right-click on WSDL request and select Parse WSDL
12
+ ![ alt tag ] ( https://blog.netspi.com/wp-content/uploads/2015/05/1430624756-458a48eb0a789e8805d2e25fbb8b1b77-1024x514.png )
13
13
14
- ![ alt tag ] ( https://blog.netspi.com/wp-content/uploads/2015/05/1430624759-035d370fd48f0d9a8c8326a78fccb714.png )
14
+ 3 . Right-click on WSDL request and select Parse WSDL
15
15
16
- The Wsdler tab should populate with the SOAP requests
16
+ ![ alt tag ] ( https://blog.netspi.com/wp-content/uploads/2015/05/1430624759-035d370fd48f0d9a8c8326a78fccb714.png )
17
17
18
- ![ alt tag] ( https://blog.netspi.com/wp-content/uploads/2015/05/1430624761-83fe6f80d8d373113cced26ab6c0714b.png )
18
+ 4 . The Wsdler tab should populate with the SOAP requests
19
+
20
+ ![ alt tag] ( https://blog.netspi.com/wp-content/uploads/2015/05/1430624761-83fe6f80d8d373113cced26ab6c0714b.png )
19
21
20
22
(Older) Blog detailing how to use the Wsdler Plugin:
21
23
You can’t perform that action at this time.
0 commit comments