-
Notifications
You must be signed in to change notification settings - Fork 71
/
Copy pathCHANGELOG
31 lines (24 loc) · 930 Bytes
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
~~~~~~~~~~~~~~~~~~~~~~~~~~~
version 0.4
~~~~~~~~~~~~~~~~~~~~~~~~~~~
* added better handling around if WMIS was broken and not properly loading
* added a better description on installing depends if not installed
* removed an extra print statement that was causing an extra IP to be printed
* moved python-pexpect checker to beginning of code base
* removed verbose flag - no longer needed
* added error handling and verbosity when not able to successfully log in
* added better checks and msf handling
~~~~~~~~~~~~~~~~~~~~~~~~~~~
version 0.3
~~~~~~~~~~~~~~~~~~~~~~~~~~~
* fixed an issue where nmap wouldn't report properly
~~~~~~~~~~~~~~~~~~~~~~~~~~~
version 0.2
~~~~~~~~~~~~~~~~~~~~~~~~~~~
* added wmis pre-compiled binary in default install
* added automatic download and usage of unicorn
* added automatic detection of unicorn paths
~~~~~~~~~~~~~~~~~~~~~~~~~~~
version 0.1
~~~~~~~~~~~~~~~~~~~~~~~~~~~
* initial release