Added code tags along with punctuation improvements.

This commit is contained in:
Adam 2015-10-04 22:12:58 -05:00
parent edb0fb2cf7
commit 9a4dfcd818
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ REM Title: OSX Internet Protocol Slurp
REM Author: Cameron Glass
REM Description: This payload quickly copies down information gathered from terminal’s command “ifconfig” and pastes it in a file called "default_config" (So there is no suspicion) in the Documents folder. This payload also quickly cleans up after itself allowing for a 10 second stealth slurp. If need be you may change the command "ifconfig" to any other command such as "ls" or others.
```
REM -———————————————-
REM -——————————————OS Internet Protocol Slurp-
DELAY 1000
GUI SPACE
DELAY 100