mirror of
https://github.com/autistic-symposium/sec-pentesting-toolkit.git
synced 2025-04-26 02:29:07 -04:00
Update third_party_mod.py
This commit is contained in:
parent
4259fa1b27
commit
ce8277dc20
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
|
|
||||||
__author__ = "bt3"
|
__author__ = "Mia Stein"
|
||||||
|
|
||||||
from scapy.all import *
|
from scapy.all import *
|
||||||
|
|
||||||
@ -13,4 +13,4 @@ def os_finger():
|
|||||||
sniff(prn=prnp0f)
|
sniff(prn=prnp0f)
|
||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
nmap_simple()
|
nmap_simple()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user