v0.2-dev
This commit is contained in:
+6
-1
@@ -1,2 +1,7 @@
|
|||||||
v0.1-dev
|
v0.1-dev
|
||||||
initial working state
|
initial working state
|
||||||
|
|
||||||
|
v0.2-dev
|
||||||
|
added polling system to monitor output
|
||||||
|
added logs dir
|
||||||
|
refactored js
|
||||||
+1
-1
@@ -1 +1 @@
|
|||||||
v0.1-dev
|
v0.2-dev
|
||||||
@@ -14,7 +14,7 @@
|
|||||||
<br>
|
<br>
|
||||||
<input type="text" id="nmapcmd" name="nmapcmd">
|
<input type="text" id="nmapcmd" name="nmapcmd">
|
||||||
<input type="button" onclick="runNmapScan()" value="Go, Baby, Go!">
|
<input type="button" onclick="runNmapScan()" value="Go, Baby, Go!">
|
||||||
<br>
|
<br><br>
|
||||||
<span class="hidden" id="link"></span>
|
<span class="hidden" id="link"></span>
|
||||||
<br>
|
<br>
|
||||||
<pre class="hidden" id="progress">
|
<pre class="hidden" id="progress">
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
x xhr->run_scan.php
|
x xhr->run_scan.php
|
||||||
x add random number to file to prevent enumeration
|
x add random number to file to prevent enumeration
|
||||||
x move and edit scripts
|
x move and edit scripts
|
||||||
status/notify when done
|
x status/notify when done
|
||||||
polling xml file?
|
x polling xml file?
|
||||||
error handling
|
error handling
|
||||||
nmap fail
|
nmap fail
|
||||||
php script fail
|
php script fail
|
||||||
|
|||||||
Reference in New Issue
Block a user