mirror of
https://github.com/k4m4/kickthemout.git
synced 2025-07-03 20:08:15 +02:00
Update kickthemout.py, spoof.py, scan.py
This commit is contained in:
parent
6615cc9162
commit
ccc1fa851b
2 changed files with 4 additions and 1 deletions
2
scan.py
2
scan.py
|
@ -4,6 +4,8 @@
|
|||
# author: Benedikt Waldvogel
|
||||
# edited by: k4m4 & xdavidhu
|
||||
|
||||
import logging
|
||||
logging.getLogger("scapy.runtime").setLevel(logging.ERROR)
|
||||
import scapy.config, scapy.layers.l2, scapy.route, socket, math, errno
|
||||
|
||||
def scanNetwork():
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue