Skip to main content

Command Palette

Search for a command to run...

Metasploit: Exploitation - TryHackMe Write-up

Published
1 min read
Metasploit: Exploitation - TryHackMe Write-up

Info

  • Name: Metasploit: Exploitation
  • Description: Using Metasploit for scanning, vulnerability assessment and exploitation.
  • Difficulty: Easy
  • Room link: https://tryhackme.com/room/metasploitexploitation

Write-up

Task 2

Q: How many ports are open on the target system?

A: 5

t2_1.png

Q: Using the relevant scanner, what NetBIOS name can you see?

A: ACME IT SUPPORT

t2_2.png

Q: What is running on port 8000?

A: webfs/1.21

t2_3.png

Q: What is the "penny" user's SMB password? Use the wordlist mentioned in the previous task.

A: leo1234

t2_41.png

t2_42.png

Task 4

Q: Who wrote the module that allows us to check SMTP servers for open relay?

A: Campbell Murray

t4.png

Task 5

Q: What is the content of the flag.txt file?

A: THM-5455554845

t5_1.png

t5_11.png

t5_12.png

Q: What is the NTLM hash of the password of the user "pirate"?

A: 8ce9a3ebd1647fcc5e04025019f4b875

t5_2.png

Task 6

Q: What is the other user's password hash?

A:

t6.png

More from this blog

Untitled Publication

21 posts