Preparing Identifier
Preparing Identifier for K2HackBot Application
Last updated
Was this helpful?
Preparing Identifier for K2HackBot Application
Last updated
Was this helpful?
Was this helpful?
{"username": {"identification": "type=\"text\"", "value": "john@acme.inc"}, "password": {"identification": "type=\"password\"", "value": "123456"}, "submit": {"identification": "type=\"submit\"", "value": "Login"}}k2hackbot scan-web-application --applicationUrl "http://[ip]:[port]/app/login" -isauthreq true --applicationIdentifier "{\"pid\":23,\"containerid\":\"de63415703d8\"}" --applicationLoginIdentifier "{\"username\": {\"identification\": \"type=\\\"text\\\"\", \"value\": \"john@acme.inc\"}, \"password\": {\"identification\": \"type=\\\"password\\\"\", \"value\": \"123456\"}, \"submit\": {\"identification\": \"type=\\\"submit\\\"\", \"value\": \"Login\"}}"