<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>hackref — CTF Reference Manual RSS Feed</title><description>A comprehensive field manual for Capture The Flag beginners and cybersecurity competitors.</description><link>https://hackref.shovon.bd/</link><language>en-us</language><item><title>Classical Ciphers</title><link>https://hackref.shovon.bd/articles/crypto/classical-ciphers/</link><guid isPermaLink="true">https://hackref.shovon.bd/articles/crypto/classical-ciphers/</guid><description>Caesar, Vigenère, ROT13, and substitution — the ciphers CTF beginners meet first and how to crack them all.</description><pubDate>Fri, 07 Aug 2026 17:50:06 GMT</pubDate><category>crypto</category></item><item><title>File Analysis Fundamentals</title><link>https://hackref.shovon.bd/articles/forensics/file-analysis/</link><guid isPermaLink="true">https://hackref.shovon.bd/articles/forensics/file-analysis/</guid><description>Identify mystery files, find hidden data in metadata, and extract embedded archives from any forensics challenge.</description><pubDate>Fri, 07 Aug 2026 17:50:06 GMT</pubDate><category>forensics</category></item><item><title>Encoding and Decoding</title><link>https://hackref.shovon.bd/articles/misc/encoding-decoding/</link><guid isPermaLink="true">https://hackref.shovon.bd/articles/misc/encoding-decoding/</guid><description>Recognise and reverse Base64, hex, URL, binary, and common CTF encodings — the first skill that pays off everywhere.</description><pubDate>Fri, 07 Aug 2026 17:50:06 GMT</pubDate><category>misc</category></item><item><title>Protocol Analysis</title><link>https://hackref.shovon.bd/articles/networking/protocol-analysis/</link><guid isPermaLink="true">https://hackref.shovon.bd/articles/networking/protocol-analysis/</guid><description>Understand TCP/IP, common application protocols, and how to spot anomalies in network traffic.</description><pubDate>Fri, 07 Aug 2026 17:50:06 GMT</pubDate><category>networking</category></item><item><title>OSINT Basics</title><link>https://hackref.shovon.bd/articles/osint/osint-basics/</link><guid isPermaLink="true">https://hackref.shovon.bd/articles/osint/osint-basics/</guid><description>Find information about people, organisations, and infrastructure using only public sources — the OSINT mindset and starter toolkit.</description><pubDate>Fri, 07 Aug 2026 17:50:06 GMT</pubDate><category>osint</category></item><item><title>Buffer Overflow Basics</title><link>https://hackref.shovon.bd/articles/pwn/buffer-overflow-basics/</link><guid isPermaLink="true">https://hackref.shovon.bd/articles/pwn/buffer-overflow-basics/</guid><description>How stack-based buffer overflows work, how to find the offset, and how to control the instruction pointer.</description><pubDate>Fri, 07 Aug 2026 17:50:06 GMT</pubDate><category>pwn</category></item><item><title>Reverse Engineering Basics</title><link>https://hackref.shovon.bd/articles/rev/reverse-engineering-basics/</link><guid isPermaLink="true">https://hackref.shovon.bd/articles/rev/reverse-engineering-basics/</guid><description>What static and dynamic analysis mean, which file types you&apos;ll encounter, and the workflow for your first crackme.</description><pubDate>Fri, 07 Aug 2026 17:50:06 GMT</pubDate><category>rev</category></item><item><title>Image Steganography</title><link>https://hackref.shovon.bd/articles/stego/image-steganography/</link><guid isPermaLink="true">https://hackref.shovon.bd/articles/stego/image-steganography/</guid><description>Find data hidden in PNG and JPEG files using LSB analysis, metadata inspection, and specialist stego tools.</description><pubDate>Fri, 07 Aug 2026 17:50:06 GMT</pubDate><category>stego</category></item><item><title>HTTP Basics for CTF</title><link>https://hackref.shovon.bd/articles/web/http-basics/</link><guid isPermaLink="true">https://hackref.shovon.bd/articles/web/http-basics/</guid><description>Understand requests, responses, methods, headers, and cookies — the foundation of every web challenge.</description><pubDate>Fri, 07 Aug 2026 17:50:06 GMT</pubDate><category>web</category></item><item><title>XOR Encoding</title><link>https://hackref.shovon.bd/articles/crypto/xor-encoding/</link><guid isPermaLink="true">https://hackref.shovon.bd/articles/crypto/xor-encoding/</guid><description>Understand XOR&apos;s role in CTF crypto — single-byte key recovery, repeating-key XOR, and the crib-drag attack.</description><pubDate>Fri, 07 Aug 2026 17:50:06 GMT</pubDate><category>crypto</category></item><item><title>PCAP Analysis</title><link>https://hackref.shovon.bd/articles/forensics/pcap-analysis/</link><guid isPermaLink="true">https://hackref.shovon.bd/articles/forensics/pcap-analysis/</guid><description>Read network captures in Wireshark, follow streams, and extract files and credentials from captured traffic.</description><pubDate>Fri, 07 Aug 2026 17:50:06 GMT</pubDate><category>forensics</category></item><item><title>Scripting for CTF</title><link>https://hackref.shovon.bd/articles/misc/scripting-for-ctf/</link><guid isPermaLink="true">https://hackref.shovon.bd/articles/misc/scripting-for-ctf/</guid><description>Write Python one-liners and short scripts to automate repetitive tasks — iteration, bruteforcing, and service interaction.</description><pubDate>Fri, 07 Aug 2026 17:50:06 GMT</pubDate><category>misc</category></item><item><title>Network Reconnaissance</title><link>https://hackref.shovon.bd/articles/networking/network-recon/</link><guid isPermaLink="true">https://hackref.shovon.bd/articles/networking/network-recon/</guid><description>Map a target network with nmap — discover hosts, open ports, services, and OS fingerprints.</description><pubDate>Fri, 07 Aug 2026 17:50:06 GMT</pubDate><category>networking</category></item><item><title>Geolocation Challenges</title><link>https://hackref.shovon.bd/articles/osint/geolocation/</link><guid isPermaLink="true">https://hackref.shovon.bd/articles/osint/geolocation/</guid><description>Identify where a photo was taken using environmental clues, reverse image search, and map tools.</description><pubDate>Fri, 07 Aug 2026 17:50:06 GMT</pubDate><category>osint</category></item><item><title>Format String Bugs</title><link>https://hackref.shovon.bd/articles/pwn/format-string-bugs/</link><guid isPermaLink="true">https://hackref.shovon.bd/articles/pwn/format-string-bugs/</guid><description>Use printf&apos;s %p and %n specifiers to leak memory and write arbitrary values anywhere in a process.</description><pubDate>Fri, 07 Aug 2026 17:50:06 GMT</pubDate><category>pwn</category></item><item><title>Ghidra Workflow for CTF</title><link>https://hackref.shovon.bd/articles/rev/ghidra-workflow/</link><guid isPermaLink="true">https://hackref.shovon.bd/articles/rev/ghidra-workflow/</guid><description>A practical guide to navigating Ghidra — importing a binary, reading the decompiler, and renaming your way to an answer.</description><pubDate>Fri, 07 Aug 2026 17:50:06 GMT</pubDate><category>rev</category></item><item><title>Audio Steganography</title><link>https://hackref.shovon.bd/articles/stego/audio-steganography/</link><guid isPermaLink="true">https://hackref.shovon.bd/articles/stego/audio-steganography/</guid><description>Find hidden messages in WAV and MP3 files using spectrograms, LSB tools, and DTMF decoding.</description><pubDate>Fri, 07 Aug 2026 17:50:06 GMT</pubDate><category>stego</category></item><item><title>SQL Injection</title><link>https://hackref.shovon.bd/articles/web/sql-injection/</link><guid isPermaLink="true">https://hackref.shovon.bd/articles/web/sql-injection/</guid><description>Manipulate database queries by injecting SQL through unsanitized input to bypass auth and dump data.</description><pubDate>Fri, 07 Aug 2026 17:50:06 GMT</pubDate><category>web</category></item><item><title>RSA Basics</title><link>https://hackref.shovon.bd/articles/crypto/rsa-basics/</link><guid isPermaLink="true">https://hackref.shovon.bd/articles/crypto/rsa-basics/</guid><description>How RSA works mathematically, and the three beginner mistakes that make CTF RSA challenges solvable.</description><pubDate>Fri, 07 Aug 2026 17:50:06 GMT</pubDate><category>crypto</category></item><item><title>Memory Forensics with Volatility</title><link>https://hackref.shovon.bd/articles/forensics/memory-forensics/</link><guid isPermaLink="true">https://hackref.shovon.bd/articles/forensics/memory-forensics/</guid><description>Extract processes, network connections, files, and credentials from a raw memory dump using Volatility.</description><pubDate>Fri, 07 Aug 2026 17:50:06 GMT</pubDate><category>forensics</category></item><item><title>Return-Oriented Programming</title><link>https://hackref.shovon.bd/articles/pwn/rop-chains/</link><guid isPermaLink="true">https://hackref.shovon.bd/articles/pwn/rop-chains/</guid><description>Chain together small existing code snippets (gadgets) to execute arbitrary logic when the stack is non-executable.</description><pubDate>Fri, 07 Aug 2026 17:50:06 GMT</pubDate><category>pwn</category></item><item><title>Dynamic Analysis with GDB</title><link>https://hackref.shovon.bd/articles/rev/dynamic-analysis-gdb/</link><guid isPermaLink="true">https://hackref.shovon.bd/articles/rev/dynamic-analysis-gdb/</guid><description>Set breakpoints, inspect registers and memory, and step through a binary to find the flag at runtime.</description><pubDate>Fri, 07 Aug 2026 17:50:06 GMT</pubDate><category>rev</category></item><item><title>Cross-Site Scripting (XSS)</title><link>https://hackref.shovon.bd/articles/web/xss/</link><guid isPermaLink="true">https://hackref.shovon.bd/articles/web/xss/</guid><description>Inject JavaScript into pages viewed by other users to steal sessions or perform actions on their behalf.</description><pubDate>Fri, 07 Aug 2026 17:50:06 GMT</pubDate><category>web</category></item></channel></rss>