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

No buffer space available #14

Open
3nboos opened this issue Jun 16, 2019 · 1 comment
Open

No buffer space available #14

3nboos opened this issue Jun 16, 2019 · 1 comment

Comments

@3nboos
Copy link

3nboos commented Jun 16, 2019

Exception in thread T Shooter:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
self.run()
File "/usr/lib/python2.7/threading.py", line 754, in run
self.__target(*self.__args, **self.__kwargs)
File "/root/WiFiBroot/wireless/sniper.py", line 181, in shoot
sendp(__pkt_to_cl, iface=self.iface, count=1, verbose=False)
File "/usr/lib/python2.7/dist-packages/scapy/sendrecv.py", line 315, in sendp
verbose=verbose, realtime=realtime, return_packets=return_packets)
File "/usr/lib/python2.7/dist-packages/scapy/sendrecv.py", line 276, in __gen_send
s.send(p)
File "/usr/lib/python2.7/dist-packages/scapy/arch/linux.py", line 551, in send
return SuperSocket.send(self, x)
File "/usr/lib/python2.7/dist-packages/scapy/supersocket.py", line 45, in send
return self.outs.send(sx)
error: [Errno 105] No buffer space available

[^] 32-> 240A64E75E3E (AzureWave) >< F81897824E61 (2Wire,) [Deauthentication]
Exception in thread T Shooter:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
self.run()
File "/usr/lib/python2.7/threading.py", line 754, in run
self.__target(*self.__args, **self.__kwargs)
File "/root/WiFiBroot/wireless/sniper.py", line 181, in shoot
sendp(__pkt_to_cl, iface=self.iface, count=1, verbose=False)
File "/usr/lib/python2.7/dist-packages/scapy/sendrecv.py", line 315, in sendp
verbose=verbose, realtime=realtime, return_packets=return_packets)
File "/usr/lib/python2.7/dist-packages/scapy/sendrecv.py", line 276, in __gen_send
s.send(p)
File "/usr/lib/python2.7/dist-packages/scapy/arch/linux.py", line 551, in send
return SuperSocket.send(self, x)
File "/usr/lib/python2.7/dist-packages/scapy/supersocket.py", line 45, in send
return self.outs.send(sx)
error: [Errno 105] No buffer space available

@3nboos
Copy link
Author

3nboos commented Jun 16, 2019

thats the most funny error ever : No buffer space available i got 1 TB, terminal was not loaded

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

1 participant