Skip to content

Releases: 0xInfection/TIDoS-Framework

TIDoS-Framework 2.0 BETA

13 Sep 17:22
Compare
Choose a tag to compare

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

09 Nov 11:35
Compare
Choose a tag to compare

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

07 Oct 03:43
Compare
Choose a tag to compare

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

30 Aug 11:13
79ae4ca
Compare
Choose a tag to compare

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

07 Aug 09:03
6d50a59
Compare
Choose a tag to compare

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

03 Aug 13:24
Compare
Choose a tag to compare

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

30 Jul 05:50
Compare
Choose a tag to compare

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

18 Jul 05:58
Compare
Choose a tag to compare

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

12 Jul 05:34
Compare
Choose a tag to compare

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

05 Jul 05:57
b9847e1
Compare
Choose a tag to compare

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.