Releases: Tylous/Vibe
Releases · Tylous/Vibe
v3.0
V2.0
New Features
New modules added:
- Added
columns
command to display the column names in each of the three major tables. - Added
Export
command allows the contents of the user, groups, computer to be exported into either an HTML or CSV document. - Replaced the cred databased used by
session
andshare_hunter
with user-defined options(-d
or--domain
for the name of the domain,-u
or--user
the user's username,p
or--password
the user's password) - Added new options to the initial menu for setting up the LDAP connection over a non-standard port or over an unencrypted channel (in case LDAPS is not available).
Bug Fixes
- Fixed several bugs related to database generation due to known bad characters.
- Fixed
session
andshare_hunter
credential related issues. - Resolved several input related crashes.
- Added Verbose information while tables are being generated.
- Removed the spinning wheel and spinning wheel related bugs.