<feed xmlns="http://www.w3.org/2005/Atom"> <id>https://0xzouhair.github.io/</id><title>0xzouhair</title><subtitle>Cybersecurity, CTF Player</subtitle> <updated>2024-02-26T01:44:13+00:00</updated> <author> <name>0xzouhair</name> <uri>https://0xzouhair.github.io/</uri> </author><link rel="self" type="application/atom+xml" href="https://0xzouhair.github.io/feed.xml"/><link rel="alternate" type="text/html" hreflang="en" href="https://0xzouhair.github.io/"/> <generator uri="https://jekyllrb.com/" version="4.3.3">Jekyll</generator> <rights> © 2024 0xzouhair </rights> <icon>/assets/img/favicons/favicon.ico</icon> <logo>/assets/img/favicons/favicon-96x96.png</logo> <entry><title>THM CMSpit Walkthrough</title><link href="https://0xzouhair.github.io/posts/CMSpit-walkthrough/" rel="alternate" type="text/html" title="THM CMSpit Walkthrough" /><published>2024-01-30T04:33:00+00:00</published> <updated>2024-02-23T10:27:58+00:00</updated> <id>https://0xzouhair.github.io/posts/CMSpit-walkthrough/</id> <content src="https://0xzouhair.github.io/posts/CMSpit-walkthrough/" /> <author> <name>0xzouhair</name> </author> <category term="TryHackMe" /> <category term="Privilege Escalation" /> <summary> Description: Dive into the world of web app hacking and privilege escalation with this TryHackMe machine, exploiting recent vulnerabilities. Difficulty: Medium Machine Link: CMSpit on TryHackMe 1. Enumeration Two ports are open: 22 [SSH] 80 [HTTP] At port 80, I spot Cockpit CMS on the landing page. 2. Exploitation Searching for “cockpit” in msfconsole, I identified a promising ... </summary> </entry> <entry><title>Linux Privilege Escalation</title><link href="https://0xzouhair.github.io/posts/linux-privilege-escalation/" rel="alternate" type="text/html" title="Linux Privilege Escalation" /><published>2024-01-28T04:33:00+00:00</published> <updated>2024-01-30T00:15:46+00:00</updated> <id>https://0xzouhair.github.io/posts/linux-privilege-escalation/</id> <content src="https://0xzouhair.github.io/posts/linux-privilege-escalation/" /> <author> <name>0xzouhair</name> </author> <category term="Network Pentest" /> <category term="Privilege Escalation" /> <summary> NOTE: It is not always possible to escalate privileges to root, we have to escalate privileges to another non-root user, then escalate privileges to root Checklist Reference from PayloadsAllTheThings Kernel and distribution release details System Information: Hostname Networking details: Current IP Default route details DNS server information User Information: Current ... </summary> </entry> <entry><title>Windows Privilege Escalation</title><link href="https://0xzouhair.github.io/posts/windows-privilege-escalation/" rel="alternate" type="text/html" title="Windows Privilege Escalation" /><published>2024-01-28T04:31:00+00:00</published> <updated>2024-01-28T04:31:00+00:00</updated> <id>https://0xzouhair.github.io/posts/windows-privilege-escalation/</id> <content src="https://0xzouhair.github.io/posts/windows-privilege-escalation/" /> <author> <name>0xzouhair</name> </author> <category term="Network Pentest" /> <category term="Privilege Escalation" /> <summary> Privilege Escalation Strategy This section is coming straight from Tib3rius Udemy Course. Spend some time and read over the results of your enumeration. If WinPEAS or another tool finds something interesting, make a note of it. Avoid rabbit holes by creating a checklist of things you need for the privilege escalation method to work. Have a quick look around for files in your user’s desk... </summary> </entry> </feed>
