Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 866 Bytes

File metadata and controls

23 lines (18 loc) · 866 Bytes

Offensive Security Tooling Module

Type: Module
Difficulty: Easy
Description:
Explore three offensive tools; Hydra, Gobuster, and SQLMap are used for 
penetration testing passwords, directories, and databases respectively.

This module adds three offensive security tools to your arsenal. It 
teaches you how to use Hydra for attacking passwords, Gobuster for 
discovering pages and web directories, and SQLMap for exploiting 
vulnerable database systems.

Web link: https://tryhackme.com/module/offensive-security-tooling

Included rooms