<feed xmlns="http://www.w3.org/2005/Atom"> <id>https://petriqore.github.io/</id><title>petriQore🦀🐸😸 (No AI used for writing)</title><subtitle>CTF writeups, personal notes, and other random stuff, mostly for my own reference.</subtitle> <updated>2026-09-05T20:30:19+00:00</updated> <author> <name>petriQore</name> <uri>https://petriqore.github.io/</uri> </author><link rel="self" type="application/atom+xml" href="https://petriqore.github.io/feed.xml"/><link rel="alternate" type="text/html" hreflang="en" href="https://petriqore.github.io/"/> <generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator> <rights> © 2026 petriQore </rights> <icon>/assets/img/favicons/favicon.ico</icon> <logo>/assets/img/favicons/favicon-96x96.png</logo> <entry><title>Quickest Domain Admin</title><link href="https://petriqore.github.io/posts/AD-fast-domain-admin/" rel="alternate" type="text/html" title="Quickest Domain Admin" /><published>2026-08-29T00:00:00+00:00</published> <updated>2026-08-29T00:00:00+00:00</updated> <id>https://petriqore.github.io/posts/AD-fast-domain-admin/</id> <content type="text/html" src="https://petriqore.github.io/posts/AD-fast-domain-admin/" /> <author> <name>petriQore</name> </author> <category term="Pentest" /> <category term="Active Directory" /> <summary>I kinda abandoned this blog for a while, trying to stay consistent now. Context In a recent pentest engagement, I was able to gain access to an account with Domain Admin privileges. That by itself isn’t that impressive or interesting, but the way it was achieved and the speed at which it was done, I think is worth sharing. Recon Just like any other pentest, I started with the usual recon, ...</summary> </entry> <entry><title>squ1rrelCTF 2025 Writeup</title><link href="https://petriqore.github.io/posts/squ1rrelCTF/" rel="alternate" type="text/html" title="squ1rrelCTF 2025 Writeup" /><published>2025-04-06T00:00:00+00:00</published> <updated>2025-04-06T00:00:00+00:00</updated> <id>https://petriqore.github.io/posts/squ1rrelCTF/</id> <content type="text/html" src="https://petriqore.github.io/posts/squ1rrelCTF/" /> <author> <name>petriQore</name> </author> <category term="CTF" /> <category term="Writeups" /> <category term="squ1rrelCTF2025" /> <summary>Some squ1rrelCTF2025 tasks i solved. opensource (cloud) After creating a repo and taking a glance at the files present, we can see an interesting test.yml file under the .github/workflows directory. name: Test Build on: pull_request_target: jobs: build: runs-on: ubuntu-latest steps: - name: Checkout code uses: actions/checkout@v4 with: ref: $ ...</summary> </entry> </feed>
