Advertisement
Guest User

Untitled

a guest
May 27th, 2017
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.86 KB | None | 0 0
  1. root@bt:~# airdrop-ng -i mon0 -t /tmp/toto-01.csv -r rules.txt -b -l .
  2.  
  3. #################################################
  4. # Welcome to AirDrop-ng #
  5. #################################################
  6.  
  7. Traceback (most recent call last):
  8. File "/usr/bin/airdrop-ng", line 1053, in <module>
  9. Targeting.run()
  10. File "/usr/bin/airdrop-ng", line 817, in run
  11. self.targets = self.dataParse()
  12. File "/usr/bin/airdrop-ng", line 811, in dataParse
  13. return rMatch.ruleQue()
  14. File "/usr/bin/airdrop-ng", line 416, in ruleQue
  15. self.match() #call matching
  16. File "/usr/bin/airdrop-ng", line 499, in match
  17. self.channel = self.ClientApDB[1][self.bssid]["channel"]
  18. KeyError: None
  19. root@bt:~# ls
  20. air Airdrop-2010526-23-49-33.log install.sh rules.txt wep.cap
  21. root@bt:~# cat Airdrop-2010526-23-49-33.log
  22. 2010526-23-49-33
  23. Airdrop-ng Logfile
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement