You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 19, 2020. It is now read-only.
AP::[PumpAP] Running...
AP::BSSID::[00:c0:ca:84:ad:95] CH 11
Traceback (most recent call last):
File "/root/Desktop/WiFi-Pumpkin-master/core/servers/proxy/tcp/intercept.py", line 43, in run
self.main()
File "/root/Desktop/WiFi-Pumpkin-master/core/servers/proxy/tcp/intercept.py", line 94, in main
self.plugins[Active].filterPackets(pkt)
File "/root/Desktop/WiFi-Pumpkin-master/plugins/analyzers/httpCap.py", line 87, in filterPackets
self.load = pkt[Raw].load
File "/usr/lib/python2.7/dist-packages/scapy/packet.py", line 817, in getitem
raise IndexError("Layer [%s] not found" % lname)
IndexError: Layer [Raw] not found
Card wireless adapters name (please check if support AP/mode):ALFA AWUS036NHA
Version used tool: Wifi-Pumpkin 0.8.5
Virtual Machine (yes or no and which): no
Operating System and version: parrot os 3.6
The text was updated successfully, but these errors were encountered:
usama7628674
changed the title
Running plugin SSLStrip+Dns2-Proxy
IndexError: Layer [Raw] not found
Jun 8, 2017
AP::[PumpAP] Running...
AP::BSSID::[d6:09:a3:c3:47:a5] CH 9
Traceback (most recent call last):
File "/root/WiFi-Pumpkin/core/servers/proxy/tcp/intercept.py", line 43, in run
self.main()
File "/root/WiFi-Pumpkin/core/servers/proxy/tcp/intercept.py", line 94, in main
self.plugins[Active].filterPackets(pkt)
File "/root/WiFi-Pumpkin/plugins/analyzers/httpCap.py", line 87, in filterPackets
self.load = pkt[Raw].load
File "/usr/lib/python2.7/dist-packages/scapy/packet.py", line 817, in getitem
raise IndexError("Layer [%s] not found" % lname)
IndexError: Layer [Raw] not found
Card wireless adapters name (please check if support AP/mode): TP-Link TL722N
Version used tool: Wifi-Pumpkin 0.8.5
Virtual Machine (yes or no and which): no
Operating System and version: Kali 2017
#233 error before capturing http sites logs
OUTPUT
[root@parrot]─[~/Desktop/WiFi-Pumpkin-master]
└──╼ #python wifi-pumpkin.py
Loading GUI...
WiFi-Pumpkin Running!
[New Thread 140051656095488 (Dns2proxy::Capture)]
[New Thread 140051664488192 (Netcreds::Credentials)]
[New Thread 140051564054272 (Netcreds::Urls)]
[] Loading debugging mode
[] Current Session::ID [NzAxMzk=]
[] Configuring hostapd...
[] enable forwarding in iptables...
[] Configuring dhcpd...
[] Sharing Internet Connections with NAT...
[New Thread 5953 (hostapd)]
[New Thread 5955 (Dns2Proxy)]
SSLstrip v0.9 + POC by Leonardo Nve
[*] TCPProxy running on port 80/8080:
TCPProxy::ftp status:On
TCPProxy::hexdump status:On
TCPProxy::kerberos status:On
TCPProxy::httpCap status:On
TCPProxy::imageCap status:On
TCPProxy::summary status:On
TCPProxy::emails status:On
AP::[PumpAP] Running...
AP::BSSID::[00:c0:ca:84:ad:95] CH 11
Traceback (most recent call last):
File "/root/Desktop/WiFi-Pumpkin-master/core/servers/proxy/tcp/intercept.py", line 43, in run
self.main()
File "/root/Desktop/WiFi-Pumpkin-master/core/servers/proxy/tcp/intercept.py", line 94, in main
self.plugins[Active].filterPackets(pkt)
File "/root/Desktop/WiFi-Pumpkin-master/plugins/analyzers/httpCap.py", line 87, in filterPackets
self.load = pkt[Raw].load
File "/usr/lib/python2.7/dist-packages/scapy/packet.py", line 817, in getitem
raise IndexError("Layer [%s] not found" % lname)
IndexError: Layer [Raw] not found
The text was updated successfully, but these errors were encountered: