Releases: 0xInfection/TIDoS-Framework
Releases · 0xInfection/TIDoS-Framework
TIDoS-Framework 2.0 BETA
This is a beta of TIDoS 2.0, released for user testing. Please report any bugs by an issue having the
beta-2.0
label.
Changelog
New Features
- fully ported framework to Python 3
- new default console interface, behaving like Metasploit
- alternative CLI argument interface to interact with 1 module quickly
- alternative GUI interface powered by PyQt5
- most modules use multiprocessing to get the job done faster
- supports sites running on non-default HTTP(S) ports
- new modules: arpscan, photon, new version: pathtrav
Many bug fixes, amongst #109
WIP
- Tor: support piping attacks through Tor (95% done)
- database: save all outputs in a database (mostly done)
TIDoS Release v1.7
Some major changes to pre-existing code infrastructure.
Changelog:
- The best part of it is that, TIDoS now has all API keys set by default!
- Basic changes to code structure.
- Included Travis CI integration to TIDoS.
- Some major bug fixes and other stuff (as usual).
TIDoS Release v1.6.2
Minor release with small bug fixes and module enhncements.
Changelog:
- Almost 100% code refactors to Information Disclosure modules.
- Efficiency of
InfoDisc Phase
modules highly improvised. - Migration from Python2 to Python3 is on the roll.
- Small bug fixes (as usual).
TIDoS Release v1.6.1
Huge bug fixes + Addition of a new module.
Changelog:
- A new module added under ScanEnum phase.
- Huge bug fixes to #22 .
this was real big
- Updates to dependencies and small man-db manuals..
- TIDoS is now becoming more modular with a genuine framework build.
- Enhancements to some
AuxilMods
phase modules.
TIDoS Release v1.6.0
Addition of 4 new modules and overall change in build structure to mainstream framework.
Changelog:
- TIDoS Framework now has a better build infrastructure.
- 2 new module added under ActiveRecon Phase.
- A new module addition to VulnLysis/SerioBugs.
- Another new module got featured in Auxillaries.
- Few bug fixes and stuff.
TIDoS Release v1.5.2
Addition of 2 new modules and picks to mainstream framework.
Changelog:
- TIDoS Framework now boasts of a century of modules.
- A new module added under Passive Recon.
- Full Contact Module saw its final touch.
- Another new module added under Auxillaries.
- Few bug fixes and stuff.
TIDoS Release v1.5.1
Small minor release with 5 new modules.
Changelog:
- Separated the
AuxilMods
from mainstream phase. - Addition of 2 new modules to
AuxilMods
Phase. - Addition of 3 new modules under
PassiveRecon
Phase. - Code optimised for better functionality.
- Removal of lots of unnecessary code.
- Minor bug fixes.
TIDoS Release v1.5
Wholesome release with 8 new modules. Now TIDoS is on the way to become a comprehensive testing framework.
Changelog:
- Fixes to #11 .
- Addition of 5 new modules under ActiveRecon Phase.
- Addition of 3 new modules under Vulnerability Analysis.
- Bug fixes to the BruteMods module.
- Most of PassiveRecon Phase modules rewritten for the better.
- Lastly, some minor bug fixes and stuff.
TIDoS Release v1.4
Big release with lots of changes.
Changelog:
- Addition of 3 major modules under ScanEnum and VulnLysis.
- HTML Injection
- Banner Grabbers
- Threat Intel Module - Addition of HTML Payloads to the database.
- Support for API keys globally.
- Major
ImportError
bug fixes. - Re-written 6 major modules for efficiency.
TIDoS Release v1.3.1
Addition of the new modules + bug fixes.
Changelog:
- New module added
LDAP injection
. - Improvements to the updater module.
- Addition of
ldap_payloads
at thepayload-db
. - Other minor bug fixes.