forked from SECFORCE/sparta
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG.txt
19 lines (17 loc) · 1.02 KB
/
CHANGELOG.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
SPARTA 1.0.1 (BETA)
* added tool rdp-sec-check.pl to rdp service (credit to Portcullis Labs - http://labs.portcullis.co.uk/application/rdp-sec-check/)
* added tool WhatWeb to web services (thanks @_bcoles)
* added the screenshooter to automated attacks (thanks @harmj0y)
* added setting to run automated attacks after nmap imports (off by default)
* fixed a unicode bug (thanks Dmitry Boomov)
* fixed another unicode bug in the tool output
* fixed bug in the sort function (thanks ad0nis)
* added content to the help menu
SPARTA 1.0.2 (BETA)
* fixed elixir import issue caused by sqlalchemy Scoped_Session rename
* fixed bug where tool output from automated attacks wasn't being stored correctly (thx jljansen)
* edited smbenum.sh to allow choosing of a network interface (thx adamziaja)
* added exception handling for missing .qss file (thx AlexJuca)
* imported nmap XML files are now saved to tool output folder (thx mcjon3z)
* nmap output is now also stored in HTML (thx mcjon3z)
* added an "end time" column to the process table (thx ad0nis)