Releases: RohanCyberOps/tactages
Tactages v2.0.0
Release Note - Version 2.0.0
Release Date: April 27, 2025
Introduction
We are excited to announce the release of version 2.0.0 of the Tactages Toolkit. This release includes new features, enhancements, and bug fixes to improve the overall functionality and user experience.
New Features
- SQLMap Integration: Added support for SQL injection testing.
- Nikto Integration: Added support for web server scanning.
- Burp Suite Integration: Added support for launching Burp Suite directly from the toolkit.
Enhancements
- Improved input validation for numeric and URL fields across tools.
- Enhanced spinner and progress bar functionality for better user feedback.
- Simplified error handling for better clarity and debugging.
Bug Fixes
- Fixed spinner cleanup issues leaving residual characters in the console.
- Resolved invalid input handling in the main menu and numeric fields.
- Addressed missing URL validation in SQLMap and Nikto modules.
- Improved error handling for Burp Suite launch failures.
Known Issues
- Burp Suite integration may not work on systems where it is not installed or not added to the system's PATH.
- Some tools may require manual installation as described in the documentation.
Installation Instructions
To install or upgrade to version 2.0.0, follow these steps:
- Install the required Python packages using pip:
pip install -r requirements.txt
- Run the
tactages.py
script to start the toolkit:python src/tactages.py
Contact Information
For any issues or questions, please contact the project maintainer at Rohan.
TACTAGES V1.0.3
Release Note - Version 1.0.3
Release Date: March 23, 2024
Introduction
We are pleased to announce the release of version 1.0.3 of the Tactages Toolkit. This release includes several new features, enhancements, and bug fixes to improve the overall user experience.
New Features
- SQLMap Integration: Added support for SQL injection testing using SQLMap.
- Nikto Integration: Added support for web server scanning using Nikto.
- Burp Suite Integration: Added support for launching Burp Suite directly from the toolkit.
Enhancements
- Improved the user interface for better usability.
- Enhanced the performance of network scanning tools.
Bug Fixes
- Fixed an issue where the toolkit would crash when running multiple scans simultaneously.
- Resolved a bug that caused incorrect results in the traffic capture module.
Known Issues
- The Burp Suite integration may not work on some Linux distributions due to missing dependencies.
- Some users may experience slow performance when running large-scale network scans.
Installation Instructions
To install or upgrade to version 1.0.3, follow these steps:
- Download the latest release from the official website.
- Extract the downloaded file to your desired location.
- Run the
install.sh
script to complete the installation.
Contact Information
For any issues or questions, please contact our support team at RohanDevOps.
Full Changelog: v1.0.3...v1.0.3
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.
TACTAGES v1.0.0
Initial version of software series, which is v1.0.0