10 docs tagged with "Python"
View All TagsControl Structures
Control Structures
File Upload
Login Functionality
Port Scanner Basic
Python for Cyber Security
Radio Button
Reverse Shell with Socket
A reverse shell is an action by which a user gains access to the shell of an external server. For example, if you are working in a post-exploitation pentesting phase and would like to create a script that is invoked in certain scenarios that will automatically get a shell to access the filesystem of another machine, we could build our own reverse shell in Python.