Skip to content

Commit 160a8c7

Browse files
authored
Update README.md
1 parent 7296182 commit 160a8c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This will open specified port and listen for incoming shell commands from a user
1212
Client mode od script should be used to communicate with victim machine running this script in server mode , inshort, we can run this script in client mode to communicate with device running this bind shell in server mode.<br />
1313
Two things we should know before running this script in client mode are :<br />
1414
1. IP of victim machine.
15-
2. Port on which this bind shell is running.
15+
2. Port on which this bind shell is running.<br />
1616
Run bellow terminal command to start client mode :<br />
1717
`python shaker.py client [port on which bind shell is running] [IP of victim machine]`<br />
1818
This will connect with the victim machine

0 commit comments

Comments
 (0)