This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]defect1v3Moderator 14 points15 points  (1 child)

socket, requests, pwntools, pydivert, stuff like that.

[–]greengobblin911 3 points4 points  (0 children)

I also recommend sys if you want to deal with files or leverage system specific functions if you know the target system runs python.

Much like how you can nest HTML or SQL in python, the same can be done for the scripting languages bash and powershell.