Re: [W3af-develop] Web service API Questions

2015-07-23 Thread Andres Riancho
Tiff, On Thu, Jul 23, 2015 at 9:21 PM, 冠庭 羅 wrote: > Hi all, > > I tried to figure out how to use W3af 's Client API, using Postman to help > me to run scan by POST method. > > I had already use Content-Type: application/json > and in the raw json > > { > "scan_profile" : {

[W3af-develop] Web service API Questions

2015-07-23 Thread 冠庭 羅
Hi all,  I tried tofigure out how to use W3af 's Client API, using Postman to help me to run scanby POST method.      I had already use Content-Type: application/json      and in the raw json       {        "scan_profile" : {"scan_profile" :"/home/tiff/w3af/profiles/OWASP_TOP10.pw3af"},