reconcore – Telegram
reconcore
1.77K subscribers
1.05K photos
156 videos
296 files
2.34K links
#pentest #vulnerability #research #malware #analysis #redteam #blueteam #tools #cve #rce #lpe

#offensivesecurity #methods #technique

The channel does not call for any action.
The posts are taken from public sources.
The @reconcore is not responsible.
Download Telegram
boflink
Boflink is a tool designed to act as a sort of fill-in for the missing linking stage that comes with the BOF development process. It is a linker that takes unmodified object files generated by a compiler and links them together into a Beacon Object File capable of being loaded by a BOF loader.

Its main goal is to act as a bridge between the BOF development and the BOF loading process to help simplify them.

Blog post: Boflink: A Linker For Beacon Object Files
#bof #loader @reconcore
EDR-GhostLocker
GhostLocker: AppLocker-Based EDR Neutralization
Introduction

After my article on Fairy-Law, where I used kernel mitigations to disable Endpoint Detection & Response (EDR) solutions, diversenok pointed out that IFEO exclusions (Image File Execution Options) were too invasive for third-party applications. This led to a better approach: leveraging the inherent power administrators already possess through AppLocker.

The concept was inspired by diversenok, who highlighted that administrators can legitimately control any software on their systems. From that insight, I developed a technique using AppLocker as a native Windows control mechanism. This research explores the technical implementation of AppLocker for EDR control, comparing it with WDAC and presenting a practical proof-of-concept tool.

#research #analysis #malware #applocker #development #windowsinternals #edr #bypass #evasion @reconcore
update: commix
Automated All-in-One OS Command Injection Exploitation Tool.
Usage examples

#commix #python #pentest #injection #tools #web @reconcore
2022-08-25 - New Golang Ransomware Agenda Customizes Attacks.pdf
1.6 MB
This PDF provides a detailed technical analysis of Agenda, a ransomware family written in Golang and designed for highly customized, victim‑specific attacks. The report breaks down how Agenda operators generate tailored payloads for each target—modifying ransom notes, encryption extensions, service‑killing lists, and execution behavior.
The document examines the ransomware’s modular architecture, its ability to reboot systems into Safe Mode, terminate critical enterprise services, and perform multi‑threaded file encryption for maximum impact. It also highlights how Agenda targets healthcare and education organizations across Asia and Africa, leveraging spear‑phishing and compromised credentials to gain initial access.

#analysis #ransomware #raas #golang @reconcore
1
This media is not supported in your browser
VIEW IN TELEGRAM
ms-photos_NTLM_Leak
New 0 day vulnerability allowing to leak NTLM hashes from browsers with one click

leakage of the victim’s NTLMv2-SSP hash to an attacker-controlled server. This issue enables credential exposure and potential relay attacks in enterprise environments, requiring only minimal user interaction (Opening the App). Microsoft didn't recognize the vulnerability and no CVE was issued.

video #vulnerability #zeroday @reconcore
BrutDroid
BrutDroid - Android Studio Pentest Automator: Streamline mobile pentesting with automated emulator rooting, Frida, and Burp Suite integration.

#android #pentest #tools @reconcore
1
CVE-2025-68260:
rust_binder: fix race condition on death_list

First CVE was registered for the new Binder kernel driver written in Rust. The vulnerability is a race condition caused by a list operation in an unsafe code block.

#vulnerability #kernel #driver #rust #reconcore
Yet another DCOM object for lateral movement
If you’re a penetration tester, you know that lateral movement is becoming increasingly difficult, especially in well-defended environments. One common technique for remote command execution has been the use of DCOM objects

OleView.NET
DCOM Hardening Toolkit
research #windows #dcom @reconcore
1
hexstrike-ai
HexStrike AI MCP Agents is an advanced MCP server that lets AI agents (Claude, GPT, Copilot, etc.) autonomously run 150+ cybersecurity tools for automated pentesting, vulnerability discovery, bug bounty automation, and security research. Seamlessly bridge LLMs with real-world offensive security capabilities.
www.hexstrike.com/

#pentest #mcp #artificial #python #intelligence #linux #ctf #tools #security #cybersecurity @reconcore
Callback hell: abusing callbacks, tail-calls, and proxy frames to obfuscate the stack
ThreadPoolExecChain PoC
The article discusses sophisticated call stack obfuscation techniques - using callbacks, tail calls, and proxy frames - to evade detection in exploitation and malware scenarios

#technique #obfuscation #poc #malware #reversing #analysis @reconcore
This media is not supported in your browser
VIEW IN TELEGRAM
immersa Open Source Web-based 3D Presentation Tool
A Web-based 3D Presentation Tool - Create stunning 3D presentations with animated transitions between slides.

#tools @reconcore
SoK_Code_Obfuscation_in_LLM_VD.pdf
2 MB
A Systematic Study of Code Obfuscation Against LLM-based Vulnerability Detection Dec.2025.
We provide a structured systematization of obfuscation techniques and evaluate them under a unified framework. Specifically, we categorize existing obfuscation methods into three major classes (layout, data flow, and control flow) covering 11 subcategories and 19 techniques. We implement these techniques across four programming languages (Solidity, C, C++, Python) using a consistent LLM-driven approach, and evaluate their effects on 15 LLMs spanning four model families (DeepSeek, OpenAI, Qwen, LLaMA), as well as on two coding agents (GitHub Copilot and Codex). Our findings reveal both positive and negative impacts of code obfuscation on LLM-based vulnerability detection, highlighting conditions under which obfuscation leads to performance improvements or degradations

#llm #obfuscation #threat #research @reconcore
1
CVE-2025-68613 n8n RCE exploit and documentation
CVE-2025-68613: (CVSS 10.0) n8n RCE
vulnerability version:
— 0.211.0 to 1.120.3
— 1.121.0

Query:
FOFA: app="n8n"
HUNTER : product.name="N8n"
ZoomEye: app="n8n"

#rce #exploit @reconcore
1
AMSI-Bypass-via-Page-Guard-Exceptions
Shellcode and In-PowerShell solution for patching AMSI via Page Guard Exceptions

Blog post: Patchless AMSI Bypass via Page Guard Exceptions
#research #bypass #asmi #av #shellcode #poc @reconcore
1