InfoSec Write-ups

A collection of write-ups from the best hackers in the world on topics ranging from bug bounties and CTFs to vulnhub machines, hardware challenges and real life encounters. Subscribe to our weekly newsletter for the coolest infosec updates: https://weekly.infosecwriteups.com/

Follow publication

TryHackMe: Blue

Naman Jain
InfoSec Write-ups
Published in
3 min readDec 29, 2021

--

Recon:

Rustscan Log
Nmap Log
‘EternalBlue’ SMB Remote Code Execution (MS17–010)

Getting Shell:

Searching Exploit

Shell Upgrade: Meterpreter

Cracking:

Getting Hash dump:

Hashdump
hashcat --username -a 0 -m 1000 hashes.txt /usr/share/wordlists/rockyou.txt

Flags:

flag search 1
dir flag* /s /p
flag search 2
flag1.txt C:\flag1.txt
flag2.txt C:\Windows\System32\config\flag2.txt
flag3.txt C:\Users\Jon\Documents\flag3.txt

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

--

--

Published in InfoSec Write-ups

A collection of write-ups from the best hackers in the world on topics ranging from bug bounties and CTFs to vulnhub machines, hardware challenges and real life encounters. Subscribe to our weekly newsletter for the coolest infosec updates: https://weekly.infosecwriteups.com/

Written by Naman Jain

Security Researcher @Credshields | Smart Contract Auditor

No responses yet

Write a response