HexStrike AI MCP Agents
#github #offensivesecurity #tools #llm @reconcore
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/
#github #offensivesecurity #tools #llm @reconcore
GitHub
GitHub - 0x4m4/hexstrike-ai: HexStrike AI MCP Agents is an advanced MCP server that lets AI agents (Claude, GPT, Copilot, etc.)…
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 b...
CVE-2025-12463 Unauthenticated SQL Injection in Guetebruck G-Cam Series Cameras
#blog #sql #injection @reconcore
#blog #sql #injection @reconcore
Blacklanternsecurity
CVE-2025-12463— 9.8 Unauthenticated SQL Injection in Guetebruck G-Cam Series Cameras
Smile, you’re on camera.
Machine_Learning_Systems.pdf
40.9 MB
Machine Learning Systems:
Principles and Practices of Engineering Artificially Intelligent Systems
School of Engineering and Applied Sciences Harvard University. Nov 2025
#aiops #secops #mlsecops #book #engineering @reconcore
Principles and Practices of Engineering Artificially Intelligent Systems
School of Engineering and Applied Sciences Harvard University. Nov 2025
This book bridges the gap between theoretical foundations and practical engineering, emphasizing the systems perspective required to build effective AI solutions. Unlike resources that focus primarily on algorithms and model architectures, this book highlights the broader context in which ML systems operate, including data engineering, model optimization, hardware-aware training, and inference acceleration
#aiops #secops #mlsecops #book #engineering @reconcore
2 2
APNIC Blog
Bypassing CDN WAFs with alternate domain routing | APNIC Blog
How to mitigate an attack that can bypass security features of shared CDNs.
Bypassing CDN WAFs With Alternate Domain Routing
I will provide a summary, and please read the full blog post to learn the concept. This technique is inspired by the idea in this tweet.
How this attack works?
Tools for deploying the infrastructure and scanning for affected origins:
cdn-proxy & cdn-scanner: Github
#infosec #cybersecurity #bypass #tools #bugbounty #waf @reconcore
I will provide a summary, and please read the full blog post to learn the concept. This technique is inspired by the idea in this tweet.
How this attack works?
Imagine that the #CDN acts as a trusted proxy between you and the target web server (the "origin"). In this setup the origin server trusts requests coming from the CDN’s IP range, so it only accepts traffic that appears to come from the CDN. If you (the attacker) want to talk to the origin, you must route your request through the CDN. The CDN receives your request, filters and checks it (to ensure it isn’t flagged as malicious), then forwards it to the origin server.
Now imagine a scenario where you’ve found the origin’s IP, but direct communication won’t work, because the origin expects only requests coming from the CDN’s IP range. However, if you register an account with the same CDN provider, turn off the WAF in your account, and point your CDN configuration at that origin IP, then you can send requests via the CDN to the origin (WAF IS OFF!). Since the origin sees that the request appears to come from the CDN, it will accept it!
Tools for deploying the infrastructure and scanning for affected origins:
cdn-proxy & cdn-scanner: Github
#infosec #cybersecurity #bypass #tools #bugbounty #waf @reconcore
1 1
CVE-2025-50168: Windows 11 LPE Exploit
#cve #lpe #exploit @reconcore
Windows win32kbase Type Confusion Local Privilege Escalation Vulnerability (CVSS 8.8). Pwn2Own Berlin 2025 winning bug. Blog
#cve #lpe #exploit @reconcore
🔥1
Claude Pirate: Abusing Anthropic's File API For Data Exfiltration
#injection #api #llm @reconcore
High-Level Attack Idea - AI Kill Chain + Demo
#injection #api #llm @reconcore
Embrace The Red
Claude Pirate: Abusing Anthropic's File API For Data Exfiltration
Claude's Code Interpreter recently got network access, and the default allow-list enables an interesting novel exploit chain that allows an adversary to exfiltrate large amounts of data by uploading files via the Anthropic API to their own account.
Next.js Server Actions Analyzer for Burp Suite
#analysis #burpsuite #tools #offensivesecurity @reconcore
Burp Suite ext. for analyzing Next.js Server Actions - server-side functions identified by hash IDs and "Next-Action" headers
#analysis #burpsuite #tools #offensivesecurity @reconcore
GitHub
GitHub - Adversis/NextjsServerActionAnalyzer: A Burp Suite extension for analyzing Next.js Server Actions - server-side functions…
A Burp Suite extension for analyzing Next.js Server Actions - server-side functions identified by hash IDs and `Next-Action` headers. - Adversis/NextjsServerActionAnalyzer
Critical RCE Vulnerability CVE-2025-11953 Puts React Native Developers at Risk
#vulnerability #blog #cve #rce #offensivesecurity @reconcore
RCE in react-native-community/cli allows arbitrary OS commands via unsanitized input and exposed development server, requiring updates and secure configurations to mitigate
#vulnerability #blog #cve #rce #offensivesecurity @reconcore
JFrog
Critical RCE Vulnerability CVE-2025-11953 Puts React Native Developers at Risk
Learn how the JFrog Security research team discovered and disclosed CVE-2025-11953 which poses a threat to developers using the popular React Native CLI.
SilentButDeadly - network communication blocker to neutralize EDR/AV software
#github #av #edr #tools #offensivesecurity @reconcore
SilentButDeadly neutralizes EDR/AV by blocking their network access via WFP without terminating processes, enabling network isolation and preventing updates or telemetry
#github #av #edr #tools #offensivesecurity @reconcore
GitHub
GitHub - loosehose/SilentButDeadly: SilentButDeadly is a network communication blocker specifically designed to neutralize EDR/AV…
SilentButDeadly is a network communication blocker specifically designed to neutralize EDR/AV software by preventing their cloud connectivity using Windows Filtering Platform (WFP). This version fo...
🔥1 1
A Chrome zero-day (CVE-2025-2783) was exploited to deliver spyware built by Memento Labs — the firm behind past government surveillance tools.
One click in Chromium = full sandbox escape.
#analysis #zeroday #offensivesecurity @reconcore
One click in Chromium = full sandbox escape.
#analysis #zeroday #offensivesecurity @reconcore
🤯2
Containerized Red Team Tools
#github #redteam #tools @reconcore
Containers are an effective way to configure, deploy, and use Red Team tools
#github #redteam #tools @reconcore
OPEN SOURCE MALWARE
#opensource #malware #cybersecurity @reconcore
A community database, API and collaboration platform to help identify and protect against open source malware
#opensource #malware #cybersecurity @reconcore
Fuzz Forge
#appsec #fuzz #fuzzing #llm #tools #offensivesecurity @reconcore
AI-powered workflow automation and AI Agents for AppSec, Fuzzing & Offensive Security Official site
#appsec #fuzz #fuzzing #llm #tools #offensivesecurity @reconcore
GhostBuilder
Features:
#github #payload #metasploit #tools @reconcore
GhostBuilder is a payload generator tool for creating Android, Windows, Linux, macOS, and iOS payloads using Metasploit. It can also inject payloads into existing APK files and sign them automatically
Features:
– Create payloads for Android, Windows, Linux, macOS, and iOS
– Inject payloads into real APKs
– Auto-install and check missing dependencies
– Sign and zipalign Android APKs
– Simple menu-based interface
#github #payload #metasploit #tools @reconcore
🔥1
HackTools – The all-in-one browser extension for offensive security professionals
#github #tools #reverse #shells #xss #payload @reconcore
is a web extension facilitating your web application penetration tests, it includes cheat sheets as well as all the tools used during a test such as XSS payloads, Reverse shells and much more Hacktools Offical site
#github #tools #reverse #shells #xss #payload @reconcore
❤🔥1🎄1
EtwLeakKernel
#github #kernel #poc @reconcore
This repository contains a PoC for a program that utilizes ETW to leak kernel memory addresses
#github #kernel #poc @reconcore
GitHub
GitHub - Idov31/EtwLeakKernel: Leaking kernel addresses from ETW consumers. Required Administrator privileges.
Leaking kernel addresses from ETW consumers. Required Administrator privileges. - Idov31/EtwLeakKernel
👍1
gopeed
#github #go #tools @reconcore
A modern download manager that supports all platforms. Built with Golang and Flutter.
#github #go #tools @reconcore
GitHub
GitHub - GopeedLab/gopeed: A modern download manager that supports all platforms. Built with Golang and Flutter.
A modern download manager that supports all platforms. Built with Golang and Flutter. - GopeedLab/gopeed