<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>SteveSec</title><link>https://stevesec.net/</link><description>Recent content on SteveSec</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Fri, 06 Feb 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://stevesec.net/index.xml" rel="self" type="application/rss+xml"/><item><title>OSINT Methodology: Building a Framework That Works</title><link>https://stevesec.net/blog/osint-methodology-building-a-framework-that-works/</link><pubDate>Fri, 06 Feb 2026 00:00:00 +0000</pubDate><guid>https://stevesec.net/blog/osint-methodology-building-a-framework-that-works/</guid><description>A practical breakdown of how to structure OSINT investigations, from defining objectives to organizing collected data into actionable intelligence.</description></item><item><title>Simple Mail Transfer Protocol (SMTP)? Good For You, Better For Me!</title><link>https://stevesec.net/blog/smtp-good-for-you-better-for-me/</link><pubDate>Wed, 05 Mar 2025 00:00:00 +0000</pubDate><guid>https://stevesec.net/blog/smtp-good-for-you-better-for-me/</guid><description>SMTP is the backbone of email, and a goldmine for attackers. Open relays, spoofing, directory harvest attacks, and how to lock it all down.</description></item><item><title>Social Media Woes: What an Attacker Can Find on Social Media</title><link>https://stevesec.net/blog/social-media-woes-what-an-attacker-can-find/</link><pubDate>Wed, 05 Mar 2025 00:00:00 +0000</pubDate><guid>https://stevesec.net/blog/social-media-woes-what-an-attacker-can-find/</guid><description>What happens when employees overshare on social media? Badge photos, job announcements, and personal details become attack vectors. Here&amp;rsquo;s how attackers exploit it and how organizations can fight back.</description></item><item><title>ClickFix Defense</title><link>https://stevesec.net/blog/clickfix-defense/</link><pubDate>Wed, 01 Jan 2025 00:00:00 +0000</pubDate><guid>https://stevesec.net/blog/clickfix-defense/</guid><description>Fake reCAPTCHA pages that trick users into pasting an mshta command into the Run dialog. How the ClickFix attack chain works, start to finish, and how to shut it down.</description></item><item><title>CyberDefender GetPDF Walkthrough</title><link>https://stevesec.net/blog/getpdf/</link><pubDate>Wed, 01 Jan 2025 00:00:00 +0000</pubDate><guid>https://stevesec.net/blog/getpdf/</guid><description>CyberDefender GetPDF Walkthrough.</description></item><item><title>CyberDefender PacketDetective Walkthrough</title><link>https://stevesec.net/blog/packetdetective/</link><pubDate>Wed, 01 Jan 2025 00:00:00 +0000</pubDate><guid>https://stevesec.net/blog/packetdetective/</guid><description>CyberDefender PacketDetective Walkthrough.</description></item><item><title>Malicious RBL Credit Card APK</title><link>https://stevesec.net/blog/malicious-banking-apk/</link><pubDate>Wed, 01 Jan 2025 00:00:00 +0000</pubDate><guid>https://stevesec.net/blog/malicious-banking-apk/</guid><description>Reverse-engineering a banking trojan disguised as an RBL credit-card app: unpacking two stages of AES-encrypted payloads, defeating string obfuscation, and tracing it back to an exposed Firebase full of stolen data.</description></item><item><title>Strutted HTB Walkthrough</title><link>https://stevesec.net/blog/strutted/</link><pubDate>Wed, 01 Jan 2025 00:00:00 +0000</pubDate><guid>https://stevesec.net/blog/strutted/</guid><description>Strutted Hack the Box Walkthrough.</description></item><item><title>Unrested HTB Walkthrough</title><link>https://stevesec.net/blog/unrested/</link><pubDate>Wed, 01 Jan 2025 00:00:00 +0000</pubDate><guid>https://stevesec.net/blog/unrested/</guid><description>Unrested Hack the Box Walkthrough.</description></item><item><title>VS Code PowerShell Execution</title><link>https://stevesec.net/blog/vscode-powershell-execution/</link><pubDate>Wed, 01 Jan 2025 00:00:00 +0000</pubDate><guid>https://stevesec.net/blog/vscode-powershell-execution/</guid><description>Using VS Code&amp;rsquo;s Microsoft-signed, trusted PowerShell terminal to run scripts where powershell.exe is locked down by AppLocker, WDAC, or Constrained Language Mode, and how defenders can catch it.</description></item><item><title>A Penetration Tester's Best Friend, Multicast DNS (mDNS), Link-local Multicast Name Resolution (LLMNR), and NetBIOS-Name Services (NetBIOS-NS)</title><link>https://stevesec.net/blog/mdns-llmnr-netbios-pentesters-best-friend/</link><pubDate>Thu, 12 Dec 2024 00:00:00 +0000</pubDate><guid>https://stevesec.net/blog/mdns-llmnr-netbios-pentesters-best-friend/</guid><description>How legacy name resolution protocols like mDNS, LLMNR, and NetBIOS-NS are exploited by penetration testers for credential harvesting, and how to remediate them.</description></item><item><title>Attack Surface Reduction: A Guide for Personal Life</title><link>https://stevesec.net/blog/attack-surface-reduction-personal-guide/</link><pubDate>Thu, 12 Dec 2024 00:00:00 +0000</pubDate><guid>https://stevesec.net/blog/attack-surface-reduction-personal-guide/</guid><description>A guide to reducing your personal digital attack surface through account management, strong passwords, and proactive security practices.</description></item><item><title>Google Allows for .zip and .mov Top-Level Domain (TLD)</title><link>https://stevesec.net/blog/google-zip-mov-tld/</link><pubDate>Thu, 12 Dec 2024 00:00:00 +0000</pubDate><guid>https://stevesec.net/blog/google-zip-mov-tld/</guid><description>How Google&amp;rsquo;s introduction of .zip and .mov top-level domains creates new phishing and malware delivery attack vectors.</description></item><item><title>How Learning Code Helps With Penetration Testing</title><link>https://stevesec.net/blog/how-learning-code-helps-penetration-testing/</link><pubDate>Thu, 12 Dec 2024 00:00:00 +0000</pubDate><guid>https://stevesec.net/blog/how-learning-code-helps-penetration-testing/</guid><description>How learning to code enhances penetration testing through automation, tool comprehension, and safer execution in client environments.</description></item><item><title>Mobile Application Penetration Testing, What's the Point?</title><link>https://stevesec.net/blog/mobile-application-penetration-testing/</link><pubDate>Thu, 12 Dec 2024 00:00:00 +0000</pubDate><guid>https://stevesec.net/blog/mobile-application-penetration-testing/</guid><description>Why mobile application penetration testing matters, how security professionals audit mobile apps, and best practices users can follow to protect their data.</description></item><item><title>Navigating Security Risks in AI &amp; Large Language Models</title><link>https://stevesec.net/blog/navigating-security-risks-in-ai-and-llms/</link><pubDate>Thu, 12 Dec 2024 00:00:00 +0000</pubDate><guid>https://stevesec.net/blog/navigating-security-risks-in-ai-and-llms/</guid><description>An exploration of security risks in large language models, including prompt injection and insecure output handling, with guidance on staying secure.</description></item><item><title>Red Team Resources</title><link>https://stevesec.net/blog/red-team/</link><pubDate>Thu, 12 Dec 2024 00:00:00 +0000</pubDate><guid>https://stevesec.net/blog/red-team/</guid><description>Reference guide for red team tools, techniques, and procedures organized by MITRE ATT&amp;amp;CK phases.</description></item><item><title>Securing Your Smart Contracts: 3 Common Vulnerabilities &amp; How to Prevent Them</title><link>https://stevesec.net/blog/smart-contract-vulnerabilities/</link><pubDate>Thu, 12 Dec 2024 00:00:00 +0000</pubDate><guid>https://stevesec.net/blog/smart-contract-vulnerabilities/</guid><description>A breakdown of the three most common smart contract vulnerabilities &amp;ndash; reentrancy attacks, insecure arithmetic, and access control flaws &amp;ndash; with real-world examples and prevention strategies.</description></item><item><title>The Impact of Data Brokers: Uncovering Their Role in Data Breaches</title><link>https://stevesec.net/blog/data-brokers-and-data-breaches/</link><pubDate>Thu, 12 Dec 2024 00:00:00 +0000</pubDate><guid>https://stevesec.net/blog/data-brokers-and-data-breaches/</guid><description>An exploration of how data brokers contribute to data breaches by aggregating personal information that cybercriminals weaponize for social engineering and phishing attacks.</description></item><item><title>Unlocking LSA Secrets: Key Security Risks to Consider</title><link>https://stevesec.net/blog/unlocking-lsa-secrets/</link><pubDate>Thu, 12 Dec 2024 00:00:00 +0000</pubDate><guid>https://stevesec.net/blog/unlocking-lsa-secrets/</guid><description>An overview of Windows LSA secrets, how attackers can extract stored credentials from the registry, and steps to protect against credential dumping.</description></item><item><title>Advanced Firebase Exploitation: Risks, Attack Techniques, Mitigations, and Detection</title><link>https://stevesec.net/blog/advanced-firebase-exploitation/</link><pubDate>Sat, 15 Jun 2024 00:00:00 +0000</pubDate><guid>https://stevesec.net/blog/advanced-firebase-exploitation/</guid><description>Firebase&amp;rsquo;s flexibility introduces multiple attack surfaces. A deep dive into misconfigured rules, weak authentication flows, privilege escalation, and how to defend against them.</description></item><item><title>Why GrapheneOS is the Best Android ROM: A Deep Dive into Privacy, Security, and Usability</title><link>https://stevesec.net/blog/why-grapheneos-is-the-best-android-rom/</link><pubDate>Fri, 03 May 2024 00:00:00 +0000</pubDate><guid>https://stevesec.net/blog/why-grapheneos-is-the-best-android-rom/</guid><description>GrapheneOS takes Android&amp;rsquo;s open-source architecture and hardens it with advanced sandboxing, kernel security, and a de-Googled experience. Here&amp;rsquo;s why it&amp;rsquo;s the best ROM for privacy and security.</description></item><item><title>CDN Phishing Walkthrough</title><link>https://stevesec.net/blog/cdn-phishing-walkthrough/</link><pubDate>Sat, 09 Dec 2023 00:00:00 +0000</pubDate><guid>https://stevesec.net/blog/cdn-phishing-walkthrough/</guid><description>A walkthrough on setting up Azure CDN phishing infrastructure using EvilGoPhish for authorized red team engagements.</description></item><item><title>Security Safety Tips</title><link>https://stevesec.net/blog/security-safety-tips/</link><pubDate>Sat, 09 Dec 2023 00:00:00 +0000</pubDate><guid>https://stevesec.net/blog/security-safety-tips/</guid><description>A practical guide covering data removal, password security, public area safety, and home security best practices.</description></item><item><title>Warhorse Configuration File</title><link>https://stevesec.net/blog/warhorse-configuration-file/</link><pubDate>Sat, 09 Dec 2023 00:00:00 +0000</pubDate><guid>https://stevesec.net/blog/warhorse-configuration-file/</guid><description>An example Warhorse phishing configuration file for automating red team infrastructure deployment.</description></item><item><title>About</title><link>https://stevesec.net/about/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://stevesec.net/about/</guid><description>; stevesec.exe ; Entry point: 0x00401000 ; Compiled: Massachusetts ; Sections: .pentest .osint .re Steve Nelson is a security professional specializing in penetration testing, red team operations, and open-source intelligence. Former military: Vermont Army National Guard, Infantry. The discipline and mission-focused mindset from service translate directly into how he approaches security: methodical, thorough, relentless.
What I Do Penetration testing. Red team operations. OSINT. Reverse engineering and malware analysis. I simulate real-world adversaries to identify weaknesses before actual threat actors do.</description></item></channel></rss>