We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae41f05 commit 425fc6dCopy full SHA for 425fc6d
README.md
@@ -4,7 +4,7 @@ This is a basic bind shell script in python 2 , containing both server and clien
4
## Server Mode
5
6
Server mode of script should be started at victim machine by executing bellow commands in terminal of victim machine:
7
- python shaker.py server [port to bind]
+'python shaker.py server [port to bind]'
8
This will open specified port and listen for incoming shell commands from a user running this script in Client mode.
9
10
## Client Mode
0 commit comments