TIDoS Framework Versions Save

The Offensive Manual Web Application Penetration Testing Framework.

v2.0-beta2

3 years ago

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)

v1.7

5 years ago

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).

v1.6.2

5 years ago

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).

v1.6.1

5 years ago

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.

v1.6.0

5 years ago

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.

v1.5.2

5 years ago

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.

v1.5.1

5 years ago

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.

v1.5

5 years ago

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.

v1.4

5 years ago

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.

v1.3.1

5 years ago

Addition of the new modules + bug fixes.

Changelog:

  • New module added LDAP injection.
  • Improvements to the updater module.
  • Addition of ldap_payloads at the payload-db.
  • Other minor bug fixes.