From d1f583af2d41be5a9a5aafa59edc4dd23a8f0eaa Mon Sep 17 00:00:00 2001 From: cr0hn Date: Mon, 29 Feb 2016 11:54:02 +0100 Subject: [PATCH] add: changed default concurrency value --- doc/images/enteletaor-logo.svg | 1053 ++++++++++------------- enteletaor_lib/modules/scan/__init__.py | 2 +- 2 files changed, 477 insertions(+), 578 deletions(-) diff --git a/doc/images/enteletaor-logo.svg b/doc/images/enteletaor-logo.svg index 9f82d10..916b681 100644 --- a/doc/images/enteletaor-logo.svg +++ b/doc/images/enteletaor-logo.svg @@ -1,604 +1,503 @@ + + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + id="svg8754" + sodipodi:docname="enteletaor-logo.svg" + viewBox="0 0 340.94 340.94" + sodipodi:version="0.32" + version="1.0" + inkscape:output_extension="org.inkscape.output.svg.inkscape" + inkscape:version="0.91 r13725" + width="340.94" + height="340.94" + inkscape:export-filename="/Users/Dani/Projects/enteletaor/doc/images/enteletaor-logo-80px.png" + inkscape:export-xdpi="21.120001" + inkscape:export-ydpi="21.120001"> + id="base" + bordercolor="#666666" + inkscape:pageshadow="2" + guidetolerance="10.0" + pagecolor="#ffffff" + gridtolerance="10.0" + inkscape:zoom="1.2803658" + objecttolerance="10.0" + borderlayer="true" + borderopacity="1.0" + inkscape:current-layer="svg8754" + inkscape:cx="225.32077" + inkscape:cy="210.48672" + inkscape:window-y="0" + inkscape:window-x="37" + inkscape:window-height="1027" + showgrid="false" + inkscape:pageopacity="0" + inkscape:window-width="1572" + inkscape:window-maximized="0" /> + id="defs8756"> + id="filter3666"> - + id="feBlend3668" + in2="BackgroundImage" + mode="multiply" + inkscape:collect="always" /> + + id="radialGradient2439" + fx="2569.7" + fy="310.06" + gradientUnits="userSpaceOnUse" + cy="267.44" + cx="2564.3999" + gradientTransform="matrix(-0.80125,-5.1266e-8,-1.499e-8,-1.0983,2184.9,565.59)" + r="131.46001" + inkscape:collect="always"> + id="stop3821" + style="stop-color:rgb(13, 153, 255)" + offset="0" /> + id="stop3823" + style="stop-color:rgb(0, 121, 193)" + offset=".26614" /> - + id="stop3825" + style="stop-color:rgb(255, 255, 255);stop-opacity:0" + offset="1" /> + + id="linearGradient2441" + y2="79.75" + gradientUnits="userSpaceOnUse" + x2="271.14001" + gradientTransform="matrix(0.99976,-0.13062,0.13062,0.99976,-24.722,27.509)" + y1="33.837002" + x1="224.98" + inkscape:collect="always"> + id="stop3217" + style="stop-color:rgb(255, 255, 255)" + offset="0" /> - - + id="stop3219" + style="stop-color:rgb(255, 255, 255);stop-opacity:0" + offset="1" /> + + + + - - - - + id="g4233" + transform="translate(10.934375,-3.905134)"> - + transform="matrix(0.36142,0.2223,-0.2223,0.36142,-83.358,108.087)" + id="g3949"> + x="0" + y="0" + width="405.05228" + height="313.37378" + transform="matrix(1.1492,0,0,1.1492,-86.539,21.668)" + xlink:href="#swirl" + id="use3951" /> + + + + + + + + + + + + + + + + x="0" + y="0" + width="405.05228" + height="313.37378" + transform="matrix(1.1492,0,0,1.1492,-86.539,21.668)" + xlink:href="#swirl" + id="use3663" /> + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + x="0" + y="0" + width="405.05228" + height="313.37378" + transform="matrix(1.1492,0,0,1.1492,-86.539,21.668)" + xlink:href="#swirl" + id="use3412" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - image/svg+xml + id="metadata4192"> + + + image/svg+xml + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - + rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" /> + - Openclipart - - - whirlpool - 2008-04-04T02:29:19 - blue warping whirlpool (requires SVG filters) - https://openclipart.org/detail/16148/whirlpool-by-andy - - - Andy - - - - - blue - colour - deep - focus - iris - l whirl - momentum - nature - paint - pool - portal - swir - swirlpool - torrent - water - whirlpool - - - + rdf:about="http://openclipart.org/"> + Openclipart + + + whirlpool + 2008-04-04T02:29:19 + blue warping whirlpool (requires SVG filters) + https://openclipart.org/detail/16148/whirlpool-by-andy + + + Andy + + + + + blue + colour + deep + focus + iris + l whirl + momentum + nature + paint + pool + portal + swir + swirlpool + torrent + water + whirlpool + + + + rdf:about="http://creativecommons.org/publicdomain/zero/1.0/"> + rdf:resource="http://creativecommons.org/ns#Reproduction" /> + rdf:resource="http://creativecommons.org/ns#Distribution" /> - - - - + rdf:resource="http://creativecommons.org/ns#DerivativeWorks" /> + + + + diff --git a/enteletaor_lib/modules/scan/__init__.py b/enteletaor_lib/modules/scan/__init__.py index e823bfd..7aef039 100644 --- a/enteletaor_lib/modules/scan/__init__.py +++ b/enteletaor_lib/modules/scan/__init__.py @@ -17,7 +17,7 @@ class ModuleModel(CommonData): ports = StringField(default="5672,6379,5555", label="comma separated ports") target = StringField(required=True) own_ips = BoolField(label="Try to find all IPs registered for this company") - concurrency = IntegerField(label="maximum parallels scans", default=10) + concurrency = IntegerField(label="maximum parallels scans", default=20) output = StringField(label="output file, in JSON format") timeout = FloatField(label="timeout for socket connections", default=0.2)