Hello there
I am trying to make a config with this new awesome tool STORM. But for my lack of knowledge about this tool
I couldn't complete the config.
I can called the link and added header successfully but stuck in the post data variable
here is my post data:
I put this data in STORM as
Here is what STORM execute when I run it in debug
any help will be appreciated
I am trying to make a config with this new awesome tool STORM. But for my lack of knowledge about this tool
I couldn't complete the config.
I can called the link and added header successfully but stuck in the post data variable
here is my post data:
Code:
{"api_key":"ZmOLNuJz0VBLh2pS3Ep6v1hv57DOuN4zuI7I4fGr","client":"Android-nullbnull","os":"22","password":"alibabagroup","username":"[email protected]","uuid":"2d757b1e-0015-4ff2-bb42-a2862531e159"}
I put this data in STORM as
Code:
"{"api_key":"ZmOLNuJz0VBLh2pS3Ep6v1hv57DOuN4zuI7I4fGr","client":"Android-nullbnull","os":"22","password":", $ComboPassword#","username":", $ComboUsername#","uuid":"2d757b1e-0015-4ff2-bb42-a2862531e159"}"
Here is what STORM execute when I run it in debug
any help will be appreciated