forked from 0xInfection/TIDoS-Framework
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGELOG
132 lines (91 loc) · 3.31 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
===============================
T I D o S F R A M E W O R K
===============================
============
Changelog:
============
* v0.1.0
Just an init to this repository. A long way to go.
Changelog:
This release features:
- fl00d - A UDP Flooder (basic).
- gsearch - A google searching facility via console.
- info - A module that displays info about your network.
- webex - A module for determining website status.
* v0.1.1
Small improvements in code. Added a new module.
Changelog:
This release features a new module.
- piweb - For pinging websites.
- Separate bug fixes.
* v0.1.2
Added some serious bug fixes occurring at setup.py. That was real quick.
Changelog:
- This feature includes just some small bug fixes.
- Addition of setup.py file.
* v1.0.0
A comprehensive penetration testing toolkit framework ready. Now on the way to be the best framework ever released.
Changelog:
- The biggest release till now.
- Total modules now comprise of 73 modules.
- Complete change of interface for easy interactions.
- This is something real. *fire*
* v1.1.0
Small minor additions to the framework.
Changelog:
- Huge bug fixes.
- Addition of CRLF to VulnLysis
- Proper configuration of the payload database.
* v1.1.1
Addition of modules + bug fixes.
Changelog:
- Added 3 more brutemods_ modules.
- Bug fix to the main modules.
- Brute database updated with more default protocol changes.
- Addition of pre-config. database.
* v1.2.0
Huge bug fixes + Utility Modules Additions.
Changelog:
- Bug fixes (huge).
- Added 4 modules to _brutemods_.
- Updates to the payload database + fuzz database.
- Improvements to the cloudflare misconfig. module.
- Operating System Detection Module improved.
* v1.2.1
Major code changes. Improvements to the ActiveRecon modules. (thanks to CodeBy Forum).
Changlog:
- Added port scan support for OS fingerprinting module.
- Replaced all recursion string collisons. big bug fix
- Added support for minor updates via git pull.
- Added fix to the core end modules.
* v1.2.2
Improvements to the core features. Bug fixes.
Changelog:
- Added Exception Handling feature globally.
- Improved the crlf module.
- Fixed erring code at Host Header Injection module.
- Updated the payload database with new payloads.
* v1.3.0
Additions to OSINT modules. Improvements to other parts of `ActiveRecon`.
Changelog:
- Addition and improvements to `ActiveRecon` modules.
- New module added `Web Technology Enumeration`.
- 3 new modules added to `PassiveRecon` modules:
- Enumeration via Google Groups.
- PasteBin Posts Gatherer.
- LinkedIn Gathering.
* 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 the payload-db.
- Other minor bug fixes.
* v1.4.0 [latest release] (#stable)
Big release with lots of changes.
Changelog:
- Addition of 4 major modules under ScanEnum and VulnLysis.
- Addition of HTML Payloads to the database.
- Support for API keys globally.
- Major ImportError bug fixes.
- Re-written 6 major modules for efficiency.