One Day Sec

Cybersecurity News & Threat Intelligence

Parallel Development Experience Bought with Thousands of Dollars in Tokens: Let a Group of AI Agents Write Code for You

How to have multiple AI agents develop in parallel without quality collapse? Learn the three main bottlenecks and how to overcome them for autonomous development.

Penetration Basics - Active Directory Information Gathering 2: Bypass AV

Learn to bypass AV for Active Directory info gathering using csvde, ldifde, AdFind, and C# tools. Export users, computers, groups securely.

Penetration Basics - Running csvde on Windows 7

Learn how to run csvde on Windows 7 for Active Directory data export in penetration testing. Includes dependency migration and bypass methods.

vSphere Development Guide 2 – vSphere Web Services API

Learn vSphere Web Services API development with pyvmomi, analyze SharpSphere, and manage VMs via Python. Includes file upload/download code examples.

Penetration Basics - Zimbra Version Detection

Learn multiple methods to detect Zimbra versions, including IMAP, SOAP API, and web management, with Python automation and open-source code.

Use COM Object hijacking to maintain persistence——Hijack Outlook

Learn how to use COM object hijacking for Outlook persistence, mimicking APT Trula's method. Includes PowerShell automation, registry tweaks, and defense tips.

Penetration Techniques - Backdoor Exploitation of Junction Folders and Library Files

Explore backdoor exploitation using Windows Junction Folders and Library Files, with POC, detection methods, and insights from CIA Vault 7 leaks.

Domain Penetration - DNS Records and MachineAccount

Learn how non-privileged users create DNS records and MachineAccounts in domain environments for penetration testing and security analysis.

Loading .Net Programs Using JS

Learn to load .Net programs via JS/VBS scripts using DotNetToJScript. Includes compilation, usage, and payloads like shellcode, Mimikatz, and PowerShell execution.

Penetration Basics - Optimization of Exchange Version Detection

Learn to automate Exchange version detection by parsing Microsoft's official site with BeautifulSoup, eliminating manual updates for penetration testing.

AtomBombing Exploitation Analysis

Analysis of AtomBombing, a Windows code injection method using global atom tables and APC injection. Covers principles, exploitation, and defense strategies.

Domain Penetration - Remote DLL Loading on DNS Server Using dnscmd

Learn how to remotely load DLLs on a DNS server using dnscmd and DnsAdmins privileges for domain penetration, with exploitation steps and defense recommendations.

Zimbra SOAP API Development Guide 5 - Email Forwarding

Learn to implement email forwarding and view folder sharing configurations using Zimbra SOAP API with Python code examples and packet analysis.

Pwn2Own 2021 Microsoft Exchange Server Vulnerability (CVE-2021-31196) Exploitation Analysis

Analysis of CVE-2021-31196, a logic flaw in Exchange Server allowing RCE via Update-ExchangeHelp command. Exploits MITM attacks for code execution.

Bypassing UAC via COM Component IARPUninstallStringLauncher

Learn how to bypass UAC using COM component IARPUninstallStringLauncher for privilege escalation and program execution without triggering UAC dialogs.

Penetration Techniques - Deleting Single Windows Log Entries

Learn techniques for deleting single Windows EVTX log entries in penetration testing, including command-line methods and defensive strategies to secure logs.

vSphere Development Guide 4 - PostgreSQL

Learn to export virtual machine configuration from vCenter's PostgreSQL database using psql commands and Go programming for automation.

Penetration Basics - Searching and Exporting Emails from Exchange Servers

Learn how to search and export emails from Exchange servers using PowerShell scripts for penetration testing. Includes methods for email management and export.

Setting up vRealize Operations Manager Vulnerability Debugging Environment

Step-by-step guide to install and configure vRealize Operations Manager for vulnerability debugging, including OVA setup, remote debugging, and database connections.

Netsh persistence

Learn how attackers use netsh to execute malicious DLLs for persistence. Includes DLL writing, exploitation, and detection methods.