We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea72f46 commit 2c481a7Copy full SHA for 2c481a7
smbghost-check.py
@@ -1,3 +1,5 @@
1
+#https://raw.githubusercontent.com/Barriuso/SMBGhost_AutomateExploitation/master/Scanner/scanner.py
2
+#python smbghost-check.py 10.10.10.228 445
3
import socket
4
import struct
5
import hexdump
0 commit comments