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 32c0fab commit b3163a4Copy full SHA for b3163a4
README.md
@@ -3,8 +3,8 @@ This is a basic bind shell script in python 2 , containing both server and clien
3
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]`
+Server mode of script should be started at victim machine by executing bellow commands in terminal of victim machine:<br />
+ `python shaker.py server [port to bind]` <br />
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