Release Notes - Version 1.0.2
Release Date: 2025-02-17
New Features:
SQLMap Integration:
Added run_sqlmap() function to perform SQL injection scans using SQLMap.
Main menu updated to include an option for running SQLMap scans, enabling seamless penetration testing.
Log Management System:
Implemented a logging system that automatically saves output from each tool execution.
All logs are stored in a dedicated log folder with timestamps for easy tracking and auditing.
Enhancements:
User Interface Improvements:
Enhanced UI with color-coded prompts and status messages for better readability, using the colorama library.
A professional banner is now displayed on startup to provide a more polished experience.
Bug Fixes:
No bug fixes in this release.
Known Issues:
None reported.
This release introduces SQLMap support for advanced SQL injection testing and a robust log-saving system, alongside a more polished UI, significantly improving the tool's functionality and UI.
Features
- Terminal
- Added SQLMap
- logs saving
- UI enhancements