From 9a4dfcd8184dea3362a35fc7f181fe305dc55b17 Mon Sep 17 00:00:00 2001 From: Adam Date: Sun, 4 Oct 2015 22:12:58 -0500 Subject: [PATCH] Added code tags along with punctuation improvements. --- Payload---OSX-Internet-Protocol-Slurp.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Payload---OSX-Internet-Protocol-Slurp.textile b/Payload---OSX-Internet-Protocol-Slurp.textile index 145df25..41e9a31 100644 --- a/Payload---OSX-Internet-Protocol-Slurp.textile +++ b/Payload---OSX-Internet-Protocol-Slurp.textile @@ -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