Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andreafabrizi committed Apr 23, 2013
1 parent 47d08e3 commit 035f89a
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ $ nc -l -p 6666
## STATIC mode

Using this operation mode the backdoor try to connects to an hard-coded IP/PORT.
In this case, run netcat listening on the hard-coded machine/port:
In this case, just run netcat listening on the hard-coded machine/port:
```bash
$ nc -l -p [PORT]
```
Expand Down Expand Up @@ -103,11 +103,11 @@ This option allow you to see some information about the backdoor:

```bash
$ ./prism Inf0
Version: 0.5
Mode: icmp
Key: p455w0rD
Process name: [udevd]
Shell: /bin/sh
Detach: Yes
Flush Iptables: No
Version: 0.5
Mode: icmp
Key: p455w0rD
Process name: [udevd]
Shell: /bin/sh
Detach: Yes
Flush Iptables: No
```

0 comments on commit 035f89a

Please sign in to comment.