Skip to content

TACTAGES v1.0.2

Compare
Choose a tag to compare
@RohanCyberOps RohanCyberOps released this 17 Feb 13:08
· 17 commits to main since this release

Release Description

Version: 1.0.2
Release Date: 2025-02-17

New Features:

  1. 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.
  2. 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.