Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lukebaggett authored Aug 5, 2017
1 parent 4f23c3a commit ff755ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ powercat can be used to send and serve shells. Specify an executable to -e, or u

DNS and UDP
-----------
powercat supports more than sending data over TCP. Specify -u to enable UDP Mode. Data can also be sent to a [dnscat2 server](https://github.com/iagox86/dnscat2) with -dns.
powercat supports more than sending data over TCP. Specify -u to enable UDP Mode. Data can also be sent to a [dnscat2 server](https://github.com/iagox86/dnscat2) with -dns. **Make sure to add "-e open --no-cache" when running the dnscat2 server.**
###
Send Data Over UDP:
powercat -c 10.1.1.1 -p 8000 -u
Expand Down

0 comments on commit ff755ef

Please sign in to comment.