Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!
adv ex on 5 january 2024
adv ex on 22 February 2024
Kfc Club

Patrick Stash
banner Expire 26 October 2024
Rescator cvv and dump shop
banner expire at 13 May

Yale lodge shop
UniCvv
banner Expire 1 April  2021

TiDoS Framework – Web Application Penetration Testing Toolkit For Reconnaissance

Premiums

TRUSTED VENDOR
Joined
Dec 5, 2020
Messages
2,051

Web Application Penetration Testing consist of many stages, but the Footprinting/Reconnaissance stage is considered a process of getting deep information about a target.
Here we have TIDOS Framework, a comprehensive web application audit tool, developed in python which helps both penetration tester and ethical hackers to gather informations with best modules such as open source intelligence, scanning + enumeration, and vulnerabilities analysis.
Apart from the passive and active recons, it can also perform some security analysis of web applications for different vulnerabilities such as SQL Injections,XXS, PHP Injections, HTML Injections.
And similarly it can bruteforce plain text protocols credentials like TELNET,FTP,XMPP,SMTP and SQL protocols.
TiDoS Installation

After the installation,
  • Open up the TiDoS directory with the command: cd tidos-framework
  • run this command: ./install
  • execute the command: python setup.py
Now agree with the terms and conditions with “Y” or Yes
TiDoS is a very easy to use tool,

  • just execute the command: tidos.
Geolocation Lookup


  • Execute the command: geoip
    Now when the script loads type in the website URL that you want to lookup
Ping Check



  • Run the command: piweb
    And enter the URL of the website you wanna ping
Reverse IP Lookup



  • Run the command: revip
Reverse DNS Lookup



  • Run the command:revdns
Subnet Range



  • Execute the command:subnet
Nmap Port Scan



  • Run the command: nmap
Grabbing HTTP Headers


  • Execute the command: grabhead
Google Search


  • Execute the command: gsearch
Sub Domain Scan


  • Execute the command: subdom
DDOS


  • Execute the command: fl00d
 
Top Bottom