Open in app
Home
Notifications
Lists
Stories

Write
TheCyberWarrior
TheCyberWarrior

Home

Apr 27

TryHackMe- Metasploit: Exploitation Writeup

This room aims to teach us how to use Metasploit for scanning, vulnerability assessment and exploitation. It can be accessed using the link: https://tryhackme.com/room/metasploitexploitation Task 2: Scanning We can scan the ports using Metasploit. We can list potential port scanning modules available using the search portscan command. CONCURRENCY: Number of targets to be…

Tryhackme Walkthrough

2 min read

TryHackMe- Metasploit: Exploitation Writeup
TryHackMe- Metasploit: Exploitation Writeup

Apr 27

TryHackMe: Metasploit: Introduction Writeup

This room is an introduction to the main components of the Metasploit Framework. It can be accessed using the link: https://tryhackme.com/room/metasploitintro Task 2: Main Components of Metasploit Auxiliary: Any supporting module, such as scanners, crawlers and fuzzers, can be found here. Encoders: Encoders will allow you to encode the exploit and payload in the hope that…

Tryhackme Walkthrough

4 min read

TryHackMe: Metasploit: Introduction Writeup
TryHackMe: Metasploit: Introduction Writeup

Apr 19

TryHackMe: Jr Security Analyst Intro Writeup

This room intends to play through a day in the life of a Junior Security Analyst, the responsibilities and qualifications needed to land a role as an analyst. This room can be accessed using this link: https://tryhackme.com/room/jrsecanalystintrouxo Task 1: A career as a Junior (Associate) Security Analyst

Tryhackme Writeup

1 min read

TryHackMe: Jr Security Analyst Intro Writeup
TryHackMe: Jr Security Analyst Intro Writeup

TryHackMe: Jr Security Analyst Intro Writeup

This room intends to play through a day in the life of a Junior Security Analyst, the responsibilities and qualifications needed to land a role as an analyst. This room can be accessed using this link: https://tryhackme.com/room/jrsecanalystintrouxo

Task 1: A career as a Junior (Associate) Security Analyst

--

--


Apr 18

TryHackMe: Nmap Post Port Scans Walkthrough

This room aims to teach how to leverage Nmap for service and OS detection, use Nmap Scripting Engine (NSE), and save the results. This room can be accessed using this link: https://tryhackme.com/room/nmap04 Task 2: Service Detection The flag used for service detection is -sV. Its intensive can be controlled using the banner — version-intensity…

Tryhackme Walkthrough

2 min read

TryHackMe: Nmap Post Port Scans Walkthrough
TryHackMe: Nmap Post Port Scans Walkthrough

Apr 17

TryHackMe: Nmap Advanced Port Scans Walkthrough

This room aims to teach advanced techniques such as null, FIN, Xmas, and idle (zombie) scans, spoofing, in addition to FW and IDS evasion. This room can be accessed using the link: https://tryhackme.com/room/nmap03 Task 2: TCP Null Scan, FIN Scan, and Xmas Scan Flags for Null, Fin and Xmas Scans are -sN, -sF, and -sX respectively. In a null scan…

Tryhackme Walkthrough

4 min read

TryHackMe: Nmap Advanced Port Scans Walkthrough
TryHackMe: Nmap Advanced Port Scans Walkthrough

Apr 7

TryHackMe: Nmap Basic Port Scans Writeup

This room aims to teach in-depth how Nmap TCP connect scan, TCP SYN port scan, and UDP port scan work. This room can be accessed at: https://tryhackme.com/room/nmap02 Task 1: Introduction Launch the AttackBox by using the Start AttackBox button. You will launch different types of scans against the target VM to gain a…

Tryhackme Walkthrough

5 min read

TryHackMe: Nmap Basic Port Scans Writeup
TryHackMe: Nmap Basic Port Scans Writeup

Apr 5

TryHackMe: Nmap Live Host Discovery Writeup

This room aims to teach how to use Nmap to discover live hosts using ARP scan, ICMP scan, and TCP/UDP ping scan. It explains all types of scans in detail. This room can be accessed using the link: https://tryhackme.com/room/nmap01 Task 1: Introduction The important point of this task:

Tryhackme Writeup

4 min read

TryHackMe: Nmap Live Host Discovery Writeup
TryHackMe: Nmap Live Host Discovery Writeup

Apr 5

TryHackMe: Subdomain Enumeration Writeup

This room aims to teach the various ways of discovering subdomains to expand your attack surface of a target. We will learn about 3 different subdomain enumeration methodologies, which are Brute Force ( using DNSRecon and Sublister tool), OSINT ( using https://cert.sh website) and Virtual Hosts ( using ffuf tool). …

Tryhackme Walkthrough

1 min read

TryHackMe: Subdomain Enumeration Writeup
TryHackMe: Subdomain Enumeration Writeup

Apr 4

TryHackMe: Local File Inclusion Writeup

This room aims to understand and exploit a web server that is vulnerable to the Local File Inclusion (LFI) vulnerability. This room can be accessed using this link: https://tryhackme.com/room/lfi Task 1: Deploy Deploy the VM and access its web server: http://MACHINE_IP. Answer: No answer needed Task 2: Getting user access via LFI Look around the website. What is the name…

Tryhackme Walkthrough

2 min read


Apr 3

TryHackMe: Cross-site Scripting Writeup

This room aims to teach how to detect and exploit XSS vulnerabilities, giving you control of other visitors’ browsers. This room can be accessed using this link: https://tryhackme.com/room/xssgi Task 1: Room Brief What does XSS stand for? Answer: Cross-Site Scripting Task 2: XSS Payloads Which document property could contain the user’s session token? Answer: document.cookie Which JavaScript method…

Tryhackme Walkthrough

1 min read

TryHackMe: Cross-site Scripting Writeup
TryHackMe: Cross-site Scripting Writeup
TheCyberWarrior

TheCyberWarrior

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable