mirror of
https://github.com/lgandx/Responder.git
synced 2025-12-09 06:01:29 +00:00
minor fix
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
# This file is part of Responder
|
# This file is part of Responder, a network take-over set of tools
|
||||||
# Original work by Laurent Gaffie - Trustwave Holdings
|
# created and maintained by Laurent Gaffie.
|
||||||
#
|
# email: laurent.gaffie@gmail.com
|
||||||
# This program is free software: you can redistribute it and/or modify
|
# This program is free software: you can redistribute it and/or modify
|
||||||
# it under the terms of the GNU General Public License as published by
|
# it under the terms of the GNU General Public License as published by
|
||||||
# the Free Software Foundation, either version 3 of the License, or
|
# the Free Software Foundation, either version 3 of the License, or
|
||||||
|
|||||||
BIN
poisoners/LLMNR.pyc
Normal file
BIN
poisoners/LLMNR.pyc
Normal file
Binary file not shown.
@@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
# This file is part of Responder
|
# This file is part of Responder, a network take-over set of tools
|
||||||
# Original work by Laurent Gaffie - Trustwave Holdings
|
# created and maintained by Laurent Gaffie.
|
||||||
#
|
# email: laurent.gaffie@gmail.com
|
||||||
# This program is free software: you can redistribute it and/or modify
|
# This program is free software: you can redistribute it and/or modify
|
||||||
# it under the terms of the GNU General Public License as published by
|
# it under the terms of the GNU General Public License as published by
|
||||||
# the Free Software Foundation, either version 3 of the License, or
|
# the Free Software Foundation, either version 3 of the License, or
|
||||||
|
|||||||
BIN
poisoners/MDNS.pyc
Normal file
BIN
poisoners/MDNS.pyc
Normal file
Binary file not shown.
@@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
# This file is part of Responder
|
# This file is part of Responder, a network take-over set of tools
|
||||||
# Original work by Laurent Gaffie - Trustwave Holdings
|
# created and maintained by Laurent Gaffie.
|
||||||
#
|
# email: laurent.gaffie@gmail.com
|
||||||
# This program is free software: you can redistribute it and/or modify
|
# This program is free software: you can redistribute it and/or modify
|
||||||
# it under the terms of the GNU General Public License as published by
|
# it under the terms of the GNU General Public License as published by
|
||||||
# the Free Software Foundation, either version 3 of the License, or
|
# the Free Software Foundation, either version 3 of the License, or
|
||||||
@@ -14,7 +14,6 @@
|
|||||||
#
|
#
|
||||||
# You should have received a copy of the GNU General Public License
|
# You should have received a copy of the GNU General Public License
|
||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
import fingerprint
|
import fingerprint
|
||||||
|
|
||||||
from packets import NBT_Ans
|
from packets import NBT_Ans
|
||||||
|
|||||||
BIN
poisoners/NBTNS.pyc
Normal file
BIN
poisoners/NBTNS.pyc
Normal file
Binary file not shown.
BIN
poisoners/__init__.pyc
Normal file
BIN
poisoners/__init__.pyc
Normal file
Binary file not shown.
Reference in New Issue
Block a user