<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>bednars.me</title>
		<description>Minimalistyczny blog w stylu retro</description>
		<link>https://bednars.me</link>
		<atom:link href="https://bednars.me/rss.xml" rel="self" type="application/rss+xml"/>
		
		<item>
			<title>WinPE as a stateless harness for Windows driver testing and fuzzing</title>
			<description>Eliminate the overhead and lack of idempotency of a full Windows system in automated testing. A practical guide to configuring WinPE and QEMU for lightning-fast boot, automating kernel debugging, and avoiding KDNET pitfalls.</description>
			<link>https://bednars.me/blog/winpe-harness</link>
			<guid isPermaLink="true">https://bednars.me/blog/winpe-harness</guid>
			<pubDate>Sun, 28 Jun 2026 00:00:00 GMT</pubDate>
		</item>
		<item>
			<title>Some blog updates and the end of &apos;Agitka&apos;</title>
			<description>I write about the recent updates to this blog and the decision to shut down the &apos;Agitka&apos; editorial project, reflecting on the challenges and lessons learned from that experience.</description>
			<link>https://bednars.me/blog/updates-and-end-of-agitka</link>
			<guid isPermaLink="true">https://bednars.me/blog/updates-and-end-of-agitka</guid>
			<pubDate>Sat, 30 May 2026 00:00:00 GMT</pubDate>
		</item>
		<item>
			<title>Security of LLM inference during runtime</title>
			<description>I present a practical demonstration of how the integrity of a language model can be compromised during inference by modifying quantized weights in a GGUF file without restarting the server or injecting code. This highlights the importance of considering model storage and memory mapping in LLM security.</description>
			<link>https://bednars.me/blog/llm-integrity-during-inference-llama</link>
			<guid isPermaLink="true">https://bednars.me/blog/llm-integrity-during-inference-llama</guid>
			<pubDate>Tue, 10 Mar 2026 00:00:00 GMT</pubDate>
		</item>
		<item>
			<title>How I found a vulnerability in WP mail?</title>
			<description>I write about how I discovered a vulnerability in the Wirtualna Polska (WP) mail service, which allowed me to execute stored XSS in user session. I explain the technical details of the bug, how I exploited it, and the response from WP&apos;s security team.</description>
			<link>https://bednars.me/blog/how-i-found-a-vulnerability-in-wp</link>
			<guid isPermaLink="true">https://bednars.me/blog/how-i-found-a-vulnerability-in-wp</guid>
			<pubDate>Tue, 17 Feb 2026 00:00:00 GMT</pubDate>
		</item>
		<item>
			<title>Stealing AI models through a public API</title>
			<description>I write about how publicly exposed AI features can be exploited to extract models and perform free inference, highlighting the risks of model theft and the potential for systematic misuse of AI APIs.</description>
			<link>https://bednars.me/blog/stealing-ai-models</link>
			<guid isPermaLink="true">https://bednars.me/blog/stealing-ai-models</guid>
			<pubDate>Fri, 14 Nov 2025 00:00:00 GMT</pubDate>
		</item>
		<item>
			<title>Questions after the malware packer article</title>
			<description>Following explosive Reddit interest in the neural packer article, I respond to community questions and criticisms. I clarify PoC limitations, discuss practical attack vectors, and explore how hardware AI accelerators could bypass dynamic analysis and sandboxing.</description>
			<link>https://bednars.me/blog/malware-packer-questions</link>
			<guid isPermaLink="true">https://bednars.me/blog/malware-packer-questions</guid>
			<pubDate>Tue, 01 Jul 2025 00:00:00 GMT</pubDate>
		</item>
		<item>
			<title>LSTM or Transformer as &quot;malware packer&quot;</title>
			<description>Exploring how neural networks can be exploited to hide malicious code by leveraging overfitting and AI hardware accelerators.</description>
			<link>https://bednars.me/blog/lstm-malware-packer</link>
			<guid isPermaLink="true">https://bednars.me/blog/lstm-malware-packer</guid>
			<pubDate>Sun, 29 Jun 2025 00:00:00 GMT</pubDate>
		</item>
	</channel>
</rss>