-
Notifications
You must be signed in to change notification settings - Fork 208
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
⛏️ Write a test to check whether we can create/update an object with invalid Integer causing buffer overflows #654
Comments
Hi, can you please assign this issue to me? |
Hi @coder-oj . I have assigned the issue to you. Please feel free to connect us on our Discord server for any doubts. |
@arjun-akto could you please assign this to me? I have some analysis on this one. |
Hi @harshalkh . I have assigned the issue to you. Please feel free to connect us on our Discord server for any doubts. |
@arjun-akto I have raised PR, can you please review... |
Added comments to the PR |
Let me check |
This looks like a close-to-good test. I think it still needs some very small edits, but I will merge it for now |
Hi @harshalkh, please fill out this form here so we can send you Akto swags. Will let you know ETA of swags soon, thanks for your contribution! 🚀 |
Hi @harshalkh, we've received your details, swags should reach you in a month! |
💭 Introduction:
We want a test to check whether an attacker can create/update entity with an invalid Integer value, possibly causing buffer overflows.
🎯 Requirements:
Filters - API with Integer as an input in GET query parameter or JSON body parameter
Execute - It should replace the value with
📚 Reading
You can find a detailed documentation of test editor rules [here]
Find 100+ examples of YAML tests [here]
✅ Task summary:
✌🏻 Hints:
You can build the yaml template by referring this [link]
🙋🏼♂️ Questions:
If you have questions, need any help, or just want to hang out, make sure to join us on our [Discord server].
The text was updated successfully, but these errors were encountered: