mirror of
https://github.com/Astatin3/Auto-Shodanner.git
synced 2026-06-08 16:18:09 -06:00
Add readme, make scanners filename format better.
This commit is contained in:
@@ -27,7 +27,7 @@ def init(moduleMaster):
|
||||
|
||||
mm.vars['Scanner-Settings'] = {
|
||||
"range": [[0,0,0,0], [255,255,255,255]],
|
||||
"numJobs": 500,
|
||||
"numJobs": 10,
|
||||
"maxPingTimeout": 1,
|
||||
|
||||
# Port modes:
|
||||
@@ -38,7 +38,7 @@ def init(moduleMaster):
|
||||
|
||||
"tcpSettings": {
|
||||
"mode": 1,
|
||||
"ports": [443]
|
||||
"ports": [631]
|
||||
# "topCount": 100
|
||||
# "relatedString": "http"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user