Skip to content

Commit

Permalink
Added the 2 existing modules up to the mark
Browse files Browse the repository at this point in the history
  • Loading branch information
0xInfection committed Aug 7, 2018
1 parent 9cd7291 commit 6f8a0b6
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,26 @@
<p align="middle"><img src='https://i.imgur.com/QAbaVdU.png' /></p>

![Python](https://img.shields.io/badge/Python-2.7-green.svg) ![TIDoS](https://img.shields.io/badge/TIDoS-v1.5.2-blue.svg) ![Supported OS](https://img.shields.io/badge/Supported%20OS-Linux-yellow.svg) ![License](https://img.shields.io/badge/License-GPLv3-orange.svg) ![Build](https://img.shields.io/badge/Build-0088-red.svg) ![Modules](https://img.shields.io/badge/Modules-104-blue.svg) ![Status](https://img.shields.io/badge/Build%20Status-passing-brightgreen.svg) ![Stage](https://img.shields.io/badge/Release-Stable-green.svg)
![Python](https://img.shields.io/badge/Python-2.7-green.svg) ![TIDoS](https://img.shields.io/badge/TIDoS-v1.6.0-blue.svg) ![Supported OS](https://img.shields.io/badge/Supported%20OS-Linux-yellow.svg) ![License](https://img.shields.io/badge/License-GPLv3-orange.svg) ![Build](https://img.shields.io/badge/Build-0090-red.svg) ![Modules](https://img.shields.io/badge/Modules-104-blue.svg) ![Status](https://img.shields.io/badge/Build%20Status-passing-brightgreen.svg) ![Stage](https://img.shields.io/badge/Release-Stable-green.svg)

# The TIDoS Framework
TIDoS Framework is a comprehensive web-app audit framework. `let's keep this simple`

### Highlights :-
The main highlights of this framework is:
- [x] TIDoS Framework now boasts of a century of modules.
- [x] TIDoS Framework now boasts of a century+ of modules.
- [x] A complete versatile framework to cover up everything from Reconnaissance to Vulnerability Analysis.
- [x] Has 5 main phases, subdivided into __14 sub-phases__ consisting a total of __104 modules__.
- [x] Reconnaissance Phase has 47 modules of its own (including active and passive recon, information disclosure modules).
- [x] Reconnaissance Phase has 48 modules of its own (including active and passive recon, information disclosure modules).
- [x] Scanning & Enumeration Phase has got 15 modules (including port scans, WAF analysis, etc)
- [x] Vulnerability Analysis Phase has 35 modules (including most common vulnerabilites in action).
- [x] Vulnerability Analysis Phase has 36 modules (including most common vulnerabilites in action).
- [x] Exploits Castle has only 1 exploit. `(purely developmental)`
- [x] And finally, Auxillaries have got 4 modules. `under dev.`
- [x] All four phases each have a `Auto-Awesome` module which automates every module for you.
- [x] You just need the domain, and leave everything is to this tool.
- [x] TIDoS has full verbose out support, so you'll know whats going on.
- [x] Fully user friendly interaction environment. `(no shits)`

<img src='https://i.imgur.com/6nvhKh9.png' />
<img src='https://i.imgur.com/7JiNxZ6.png' />

### Installation :-

Expand Down Expand Up @@ -132,7 +132,7 @@ TIDoS Framework presently supports the following: `and is under active developme
+ Banner Grabbing of Services `via Open Ports`
+ Interactive Scanning with NMap `16 preloaded modules`
+ Enumeration Domain-Linked IPs `Using CENSYS Database`
+ Crawlers
+ Web and Links Crawlers
- Depth 1 `Indexed Uri Crawler`
- Depth 2 `Single Page Crawler`
- Depth 3 `Web Link Crawler`
Expand Down Expand Up @@ -235,9 +235,9 @@ TIDoS Framework presently supports the following: `and is under active developme

### TIDoS In Action:
<img src='https://i.imgur.com/OO6ENcQ.png'></img>
<img src='https://i.imgur.com/O6r6EXy.png' width='33%'> </img><img src='https://i.imgur.com/v418wIB.png' width='33%'> </img><img src='https://i.imgur.com/IERK6gA.png' width='33%'></img>
<img src='https://i.imgur.com/jayWV9Z.png' width='33%'> </img><img src='https://i.imgur.com/v418wIB.png' width='33%'> </img><img src='https://i.imgur.com/HenvOhe.png' width='33%'></img>

<img src='https://i.imgur.com/hhd3QR1.png'></img>
<img src='https://i.imgur.com/2xW1Wlj.png'></img>
<img src='https://i.imgur.com/kIJ3jqL.png' width='33%'> </img><img src='https://i.imgur.com/8NiwySR.png' width='33%'> </img><img src='https://i.imgur.com/mgU99gK.png' width='33%'> </img>

<img src='https://i.imgur.com/7qsX6vA.png'></img>
Expand All @@ -246,7 +246,7 @@ TIDoS Framework presently supports the following: `and is under active developme

### Version:
```
v1.5.2 [latest release] [#stable]
v1.6 [latest release] [#stable]
```

### Upcoming:
Expand Down

0 comments on commit 6f8a0b6

Please sign in to comment.