Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unknown issue #30

Open
F250SC opened this issue May 15, 2022 · 2 comments
Open

unknown issue #30

F250SC opened this issue May 15, 2022 · 2 comments

Comments

@F250SC
Copy link

F250SC commented May 15, 2022

hey, can someone tell me what this issue is?

`HTTP requests: Exception in thread Thread-1 (_listen):
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/scapy/packet.py", line 372, in getattr
fld, v = self.getfield_and_val(attr)
TypeError: cannot unpack non-iterable NoneType object

                                During handling of the above exception, another exception occurred:          
                                                                                                             
                                                                                                   Traceback (most recent call last):                                                                                         
                      File "/usr/lib/python3.10/threading.py", line 1009, in _bootstrap_inner                
                                                                                                 self.run()  
                                                                                                             File "/usr/lib/python3.10/threading.py", line 946, in run                                                        
                                                         self._target(*self._args, **self._kwargs)           
                                                                                                    File "/usr/local/lib/python3.10/dist-packages/wifiphisher-1.4-py3.10.egg/wifiphisher/common/extensions.py", line 368, in _listen                                                                                                           
      dot11.sniff(                                                                                           
                    File "/usr/lib/python3/dist-packages/scapy/sendrecv.py", line 1036, in sniff             
                                                                                                    sniffer._run(*args, **kwargs)                                                                                             
                  File "/usr/lib/python3/dist-packages/scapy/sendrecv.py", line 989, in _run                 
                                                                                                session.on_packet_received(p)                                                                                                 
              File "/usr/lib/python3/dist-packages/scapy/sessions.py", line 82, in on_packet_received        
                                                                                                         result = self.prn(pkt)                                                                                               
                File "/usr/local/lib/python3.10/dist-packages/wifiphisher-1.4-py3.10.egg/wifiphisher/common/extensions.py", line 338, in _process_packet                                                                      
                                           ext_pkts = extension.get_packet(pkt)                              
                                                                                 File "/usr/local/lib/python3.10/dist-packages/wifiphisher-1.4-py3.10.egg/wifiphisher/extensions/deauth.py", line 166, in get_packet          
                                                                                                       channel = ord(packet[dot11.Dot11Elt][2].info)                                                                          
                                     File "/usr/lib/python3/dist-packages/scapy/packet.py", line 374, in __getattr__                                                                                                          
       return self.payload.__getattr__(attr)                                                                 
                                              File "/usr/lib/python3/dist-packages/scapy/packet.py", line 372, in __getattr__                                                                                                 
                fld, v = self.getfield_and_val(attr)                                                         
                                                      File "/usr/lib/python3/dist-packages/scapy/packet.py", line 1600, in getfield_and_val                                                                                   
                              raise AttributeError(attr)                                                     
                                                        AttributeError: info    `
@Topikc1
Copy link

Topikc1 commented Aug 23, 2024

Hjgt

@Topikc1
Copy link

Topikc1 commented Aug 29, 2024

Uuuyug

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants