<feed xmlns="http://www.w3.org/2005/Atom"> <id>https://sokarepo.github.io/</id><title>sokafr blog</title><subtitle>Web, Active Directory and Maldev stuff</subtitle> <updated>2026-08-17T11:49:09+00:00</updated> <author> <name>soka</name> <uri>https://sokarepo.github.io/</uri> </author><link rel="self" type="application/atom+xml" href="https://sokarepo.github.io/feed.xml"/><link rel="alternate" type="text/html" hreflang="en" href="https://sokarepo.github.io/"/> <generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator> <rights> © 2026 soka </rights> <icon>/assets/img/favicons/favicon.ico</icon> <logo>/assets/img/favicons/favicon-96x96.png</logo> <entry><title>Monitor Cobalt Strike beacon for Windows tokens and gain Kerberos persistence</title><link href="https://sokarepo.github.io/posts/monitor-cobaltstrike-windows-token-kerberos-persistence/" rel="alternate" type="text/html" title="Monitor Cobalt Strike beacon for Windows tokens and gain Kerberos persistence" /><published>2024-04-18T00:00:00+00:00</published> <updated>2025-09-17T09:31:53+00:00</updated> <id>https://sokarepo.github.io/posts/monitor-cobaltstrike-windows-token-kerberos-persistence/</id> <content type="text/html" src="https://sokarepo.github.io/posts/monitor-cobaltstrike-windows-token-kerberos-persistence/" /> <author> <name>soka</name> </author> <category term="Malware Development" /> <summary>In a recent engagement my teammates and I compromised a Windows server where some high privileged users were connected. We did not want to risk to extract credentials from lsass.exe as the EDR would have detected us so we decided to abuse Windows tokens to move laterally in the network. We quickly identified a Windows token of an interesting user, however the token was not usable. The next day...</summary> </entry> <entry><title>Increase your stealth capabilities - part 2</title><link href="https://sokarepo.github.io/posts/increase-stealth-capabilities-part2/" rel="alternate" type="text/html" title="Increase your stealth capabilities - part 2" /><published>2024-01-04T00:00:00+00:00</published> <updated>2025-09-17T09:05:10+00:00</updated> <id>https://sokarepo.github.io/posts/increase-stealth-capabilities-part2/</id> <content type="text/html" src="https://sokarepo.github.io/posts/increase-stealth-capabilities-part2/" /> <author> <name>soka</name> </author> <category term="Malware Development" /> <summary>Note: This blog post is the second one of the series Increase your stealth capabilities, make sure to have read the first part. Recap During an engagement my teammates and I compromised a Windows server by uploading a webshell then elevated our privilege to SYSTEM and extracted credentials stored in LSASS. In Part 1, I replayed the scenario in a lab where an Elastic EDR agent is running and w...</summary> </entry> <entry><title>Increase your stealth capabilities - part 1</title><link href="https://sokarepo.github.io/posts/increase-stealth-capabilities-part1/" rel="alternate" type="text/html" title="Increase your stealth capabilities - part 1" /><published>2024-01-04T00:00:00+00:00</published> <updated>2025-09-17T08:43:26+00:00</updated> <id>https://sokarepo.github.io/posts/increase-stealth-capabilities-part1/</id> <content type="text/html" src="https://sokarepo.github.io/posts/increase-stealth-capabilities-part1/" /> <author> <name>soka</name> </author> <category term="Malware Development" /> <summary>In a recent assessment, my teammates and I were tasked to perform a web security review of several applications with the possibility to perform internal pentest if the opportunity came up. On one of the application, we successfully uploaded a aspx webshell which executes Windows cmd. The engagement didn’t require us to be stealthy and the goal of this blog post is to reproduce our what we did ...</summary> </entry> <entry><title>Create a Reflective DLL for Cobalt Strike</title><link href="https://sokarepo.github.io/posts/create-reflective-dll-cobalt-strike/" rel="alternate" type="text/html" title="Create a Reflective DLL for Cobalt Strike" /><published>2023-10-11T00:00:00+00:00</published> <updated>2023-10-11T00:00:00+00:00</updated> <id>https://sokarepo.github.io/posts/create-reflective-dll-cobalt-strike/</id> <content type="text/html" src="https://sokarepo.github.io/posts/create-reflective-dll-cobalt-strike/" /> <author> <name>soka</name> </author> <category term="Malware Development" /> <summary>Context This blog post aims to solve a problem I faced when using open source tooling with Cobalt Strike. During my security assessments I often rely on tooling developped in Python, C#, Go or C/C++. Opensource tools are very often built to produce a PE file that doesn’t fit well on red team engagement as we prefer to avoid uploading and executing file on disk. For Python tools, we need a SOC...</summary> </entry> <entry><title>Implement a Blind Error-Based SQLMap payload for SQLite</title><link href="https://sokarepo.github.io/posts/implement-sqli-blind-error-sqlmap/" rel="alternate" type="text/html" title="Implement a Blind Error-Based SQLMap payload for SQLite" /><published>2023-08-24T00:00:00+00:00</published> <updated>2023-08-24T00:00:00+00:00</updated> <id>https://sokarepo.github.io/posts/implement-sqli-blind-error-sqlmap/</id> <content type="text/html" src="https://sokarepo.github.io/posts/implement-sqli-blind-error-sqlmap/" /> <author> <name>soka</name> </author> <category term="Web Exploitation" /> <summary>Context Back to 2019, my first HackTheBox box Intense was released with several steps involved: exploit a SQL injection for SQLite DBMS on the web application use a hash length extension attack to login as admin on the web application leak the SNMP config through a file disclure to get a shell on the underlying server exploit an ELF binary to gain root access to the box The goal of...</summary> </entry> </feed>
