mirror of https://github.com/n1nj4sec/pupy.git
removing unused dependency
This commit is contained in:
parent
6c55e107d6
commit
13c7eb39b0
|
@ -2,7 +2,7 @@
|
|||
# Code modified from the awesome tool CrackMapExec: /cme/spider/smbspider.py
|
||||
# Thank you to byt3bl33d3r for its work
|
||||
from pupylib.PupyModule import *
|
||||
from netaddr import *
|
||||
#from netaddr import *
|
||||
|
||||
__class_name__="SMBSpider"
|
||||
|
||||
|
|
Loading…
Reference in New Issue