Skip to content

The injection point is in the POST parameter, but it cannot be detected #46

@sunset2131

Description

@sunset2131

I'm not sure if it's my fault, but my manual test was successful. Is it because the tool didn't inject a simple payload for testing? For example, {{7*7}}

This is what I constructed using SSTImap:

python sstimap.py -u http://express.nyx/api/admin/availability -H 'Content-Type: application/json' -m 'POST' -d '{ "id":1,"url":"http://127.0.0.1:9000/username?name=*","token":"4493-3179-0912-0597" }' -l 5
.....
[*] Python_generic plugin is testing %}*{% code context escape with 624 variations
[*] Python_generic plugin is testing *}*{* code context escape with 6 variations
[*] Python_generic plugin is testing #}*{# code context escape with 6 variations
[-] Tested parameters appear to be not injectable.

Image

I still have to say that the tool is very useful, thank you for your efforts

Metadata

Metadata

Assignees

No one assigned

    Labels

    delayedThe issue will be fixed with a big update laterenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions