git.99rst.org
/
starttls.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
62120d6
)
nits
author
Georgios Kontaxis
<redacted>
Tue, 15 May 2018 06:21:22 +0000
(23:21 -0700)
committer
Georgios Kontaxis
<redacted>
Tue, 15 May 2018 06:21:22 +0000
(23:21 -0700)
scan/scripts/binary_probe.py
patch
|
blob
|
history
diff --git
a/scan/scripts/binary_probe.py
b/scan/scripts/binary_probe.py
index 9700d2337bf0e978505ac0e9c914d61f1ee0aeea..d8a537693169050cd0bd5d6df5da428d068920b6 100755
(executable)
--- a/
scan/scripts/binary_probe.py
+++ b/
scan/scripts/binary_probe.py
@@
-280,11
+280,11
@@
def do_probe(suites):
do_probe(l.split(","))
-suites = []
-target = ""
-port = ""
-probe = ""
-propts = []
+suites
= []
+target
= ""
+port
= ""
+probe
r
= ""
+propts
= []
# Follow through
# By default this script will output the next set of scan rules and terminate.
git clone https://git.99rst.org/PROJECT