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

Tainting Python Builtin Functions! How do we do this? #794

Open
FreddieMercuryyy opened this issue Sep 21, 2023 · 1 comment
Open

Tainting Python Builtin Functions! How do we do this? #794

FreddieMercuryyy opened this issue Sep 21, 2023 · 1 comment

Comments

@FreddieMercuryyy
Copy link

I'm trying to Taint the _io.BufferedWriter.write() function however this seems to be an internal built in function based on C-code. How is this achieved?

@alexkassil
Copy link
Contributor

Can you share a reproducable example with what you tried and what error you got? This should work if you have typing stubs for that function.

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