TACTAGES v1.0.2
Release Description
Version: 1.0.2
Release Date: 2025-02-17
New Features:
-
SQLMap Integration:
- Added a new tool function
run_sqlmap()
to perform SQL injection scans using SQLMap. - Updated the main menu to include an option for running SQLMap scans.
- Added a new tool function
-
Log Saving Feature:
- Implemented a logging mechanism to save the output of each tool to a log file.
- All logs are saved in a dedicated
log
folder with timestamps for easy tracking.
Enhancements:
- Improved the user interface with color-coded prompts and messages using the
colorama
library. - Added a banner display at the start of the application for a more professional look.
Bug Fixes:
- None in this release.
Known Issues:
- None reported.