Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No error is displayed with the attack payload in sqld #9

Closed
ykalidin opened this issue Nov 14, 2018 · 1 comment
Closed

No error is displayed with the attack payload in sqld #9

ykalidin opened this issue Nov 14, 2018 · 1 comment

Comments

@ykalidin
Copy link
Contributor

Sqld Example -API Model
1)Run the main.go file
2)Inject the attack payload with the below command
curl http://localhost:9096/pets --upload-file attack-payload.json
No error is displayed in the Response.Below is the response:
{"category":{"id":0,"name":"string"},"id":1,"name":" or 1=1 ","photoUrls":["string"],"status":"available","tags":[{"id":0,"name":"string"}]}

pointlander added a commit that referenced this issue Nov 14, 2018
@pointlander
Copy link
Contributor

README was updated to use Content-Type in curl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants