twitter.py is a bot that runs Python code inside Twitter, it can also be used as a C&C to execute commands on a target.
Popping a calculator:
Screen.Recording.2022-09-29.at.2.11.38.mov
If you want to run this bot, make sure you created a Twitter App and received your APIs keys. More info here
- Find a better way to parse valid Python code (AST)
- C&C option
- Add scheduler to run every x seconds
- Deploy to a cloud/Raspberry Pi
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
- Daniel Azulay - danielazulayy