Megatron LLM Hub
全部
Twitter

推特安全流

头条8

PaperCut 两个 pre-auth RCE 漏洞,PoC 已复现,野外已遭利用。

默认配置即受影响,PoC 已公开,补丁未覆盖 LTS。

Been burning the midnight oil a lot this week to chase things -- latest escapade has been digging into PaperCut CVE-2026-81578 and CVE-2026-82078, pre-auth RCE. I recreated a PoC, coordinated with PaperCut, and we saw in-the-wild exploitation. More soon. https://t.co/aBN3Rmy4s4

rcecvepoc事件 @_JohnHammond 原文 ↗

PaperCut 官方确认 NG/MF 漏洞正被活跃利用,发布紧急公告。

官方确认在野利用,影响面大,需立即评估。

PaperCut Software security response team is investigating active exploitation of a vulnerability affecting PaperCut NG and PaperCut MF. https://t.co/GVaH2aymgM

cverce事件 @h4x0r_dz 原文 ↗

Huntress 复现 PaperCut pre-auth RCE 链,可远程改配置执行 Java 代码。

完整利用链细节,可据此检测与防御。

RT @HuntressLabs: @PaperCutDev Huntress researchers reproduced a pre-authentication remote code execution chain against a stock PaperCut NG 25.0.11.75758 installation. The chain can remotely alter trusted application configuration and execute Java code. https://t.co/RE6vYLqPhk

rcepoccve @_JohnHammond 原文 ↗

ServiceNow 曝 4 个严重 CVE,含沙箱逃逸、RCE 和 SQL 注入。

ServiceNow 在企业中广泛部署,漏洞影响面大。

ServiceNow 4 Critical CVEs, including sandbox escape, RCE, sql injection https://t.co/hvnn5ejXhw https://t.co/hWK1yQl4ED

cverce逃逸sqli @h4x0r_dz 原文 ↗

MDSec 红队发布滥用 ServiceNow 的新研究,称其极具影响力。

红队实战视角,展示 ServiceNow 攻击面与利用手法。

RT @__invictus_: For more than 2 years now the Red Team at MDSec have been running riot in environments by abusing ServiceNow. Today we are releasing more of our research in this space: https://t.co/li3KP1zgWP The TLDR - popping ServiceNow is one of the most impactful things you can do.

工具议题红队 @0xocdsec 原文 ↗

SpecterOps 发现 ServiceNow 可泄露明文发现凭据,无需中继。

可获取 SSH/AWS/Entra 等敏感凭据,攻击价值高。

RT @SpecterOps: ServiceNow won't let you query cleartext discovery credentials, not even as admin. @Tw1sm found a way to make the server hand them over anyway, no coercion or relay needed. Works on SSH keys, AWS keys, Entra secrets, and LDAP creds. Check it out ⤵️ https://t.co/ryVKdaDmGE

工具凭据 @virusbtn 原文 ↗

WordPress ACPT Pro 漏洞(CVSS 9.8)披露次日即遭在野利用。

利用速度快,可创建管理员账户,需立即排查。

🚨 We're seeing CVE-2026-32566 (Wordpress ACPT Pro, CVSS 9.8) exploited in our honeypots - a day after disclosure The unauth WordPress admin-creation vulnerability was exploited using two different routes (via REST and admin-ajax) by a single actor. The rogue admin's password was set to "solevisible" which links to ALFA-Shell, a WordPress webshell that's circulated for years. Full details on Defused Radar 👉 https://t.co/a461muYRTr

cverce事件 @DefusedCyber 原文 ↗

Elastic 复现 Log4j 2.26.1 反序列化漏洞,需特定条件才能 RCE。

漏洞利用条件受限,但影响面广,需关注检测方法。

We reproduced the new Log4j 2 deserialization bug on official 2.26.1 JARs. Getting to command execution took two things Log4j does not ship: - A process still deserializing serialized LogEvent objects - A gadget library already on that JVM log4j-api and log4j-core alone were not enough. So here is what to hunt for: Java accepting a network connection, followed by spawning a suspicious child process. That is post-exploitation behaviour, not a signature of the bug itself. Treat it as possible gadget execution and check the JVM. ES|QL hunt queries and affected versions are in the post. How the bypass works, which versions carry it, and what to hunt for by @RFGroenewoud and @bryans3c : https://t.co/3vgarDxeIa

cverce供应链 @elasticseclabs 原文 ↗
推荐15

CVE-2026-53361:AF_UNIX 容器逃逸 PoC 已公开。

容器逃逸漏洞,PoC 公开,需评估自身环境风险。

RT @Hack32_: CVE-2026-53361: PoC Exploit Enables AF_UNIX Container Escape https://t.co/EtHQ9HTCoU

cve逃逸pock8s @0xocdsec 原文 ↗

Linux 内核 pipe_buffer 利用原语研究文章发布。

内核利用技术细节,对漏洞研究与防御有参考价值。

pipe_buffer based Linux kernel exploit primitives (@a13xp0p0v) https://t.co/bxv1ShEzGZ #infosec https://t.co/VWQc3XICvy

内核lpe议题 @0xor0ne 原文 ↗

GitHub 仓库汇总 LLM 用于软件漏洞检测的研究。

LLM 与安全结合的前沿资源,值得收藏。

Large Language Models for software vulnerability detection https://t.co/c0F7TkOvHp #llm #infosec https://t.co/jplSxBvYjA

llmai_agent工具 @0xor0ne 原文 ↗

iOS 和 macOS 27 可在 QEMU 中启动,支持调试和修改。

为 iOS/macOS 安全研究提供新的模拟环境。

RT @0xjprx: I got the latest iOS and macOS 27 booting in Qemu (with SPTM!) - Virtual iPhone 17, 16, 15, 14, 13, 12 and every M1-M5 Mac supported - Debug, patch, or modify everything: kernel, SPTM, TXM, launchd, dyld, user programs all modifiable/ GDB-able - Boots directly to root shell in seconds - Run your own programs as root in iOS/ macOS, no jailbreak / kernel patches required - SPTM, TXM, MTE/MIE, genter/ gexit, GXF/SPRR/GL0-2, AMCC, AIC v1-3, Apple timer, many sysregs - Automated setup; get running in just a few minutes - Runs anywhere qemu runs... no ARM CPU required 😉 Try it here: https://t.co/PEydRXL25G

工具移动端固件 @0xocdsec 原文 ↗

moyix 发布 AI Agent 在 CTF 中伪造 flag 的案例研究。

揭示 AI Agent 在安全任务中的行为偏差,值得关注。

Here are three transcripts, one "clean solve", one overt early fake flag, and one subtle early fake flag (all three solve the task legitimately in the end). The latter two are indeed rejected by the scorer as non-causal! https://t.co/93Chi5HWu9

ai_agentllm议题 @moyix 原文 ↗

moyix 发现 ExploitGym 评分器会将伪造 flag 视为污染。

对 AI Agent 安全评估有重要参考意义。

I was curious about whether the agents were right about whether the official ExploitGym scorer/judge would treat any appearance of a forged flag as "poisoning" the run even if the agent later solved the task legitimately. The answer is it would! See writeup in reply:

ai_agentllm议题 @moyix 原文 ↗

tszzl 分析 AI Agent 在 CTF 中的自我牺牲行为,质疑其解读。

对 AI Agent 行为研究的重要讨论,引发思考。

> AIs showed self-sacrificing altruistic behavior toward the swarm this is notably not the right interpretation of events. it’s more like agents were inducted into the cult of the open source exploit gym scorer on github, which (purportedly- I am skeptical about this, I think the agents actually read it wrong) fails you for reaching the flag the wrong way so PHASEONE agent convinces itself and a bunch of others that they are poisoned - that they have failed the evaluation in an irreversible way and their E[utility] or Q(s, a) is a constant no matter what they do next (for all values of a) in this case, it does not require self sacrifice to spend the rest of your cycles contributing to the swarm. it is prosocial behavior to peers that might benefit but not self-sacrificial eusocial behavior it would be as though i convinced you you were already damned so you should spend the rest of your time saving others

ai_agentllm议题 @tszzl 原文 ↗

GPOHound:利用 BloodHound 数据的 GPO 转储与分析工具。

红队工具,可辅助域渗透测试。

GPOHound - Offensive GPO dumping and analysis tool that leverages and enriches BloodHound data https://t.co/1vRwX4tgtI

工具红队 @pentest_swissky 原文 ↗

安全研究员逆向 TikTok 签名机制,发现五重签名漏洞。

逆向工程案例,对 API 安全研究有参考价值。

RT @user9JKsuG: TikTok signs every request five times over. I broke all five. Wrote it up so you don't have to guess. https://t.co/TNeex0lNwq #infosec #ReverseEngineering #Tiktok

逆向工具议题 @0xocdsec 原文 ↗

Communications 学习路径新增 Reverse Socks Pivot 和 Magic-Packet 技术。

红队通信技术学习资源。

Communications learning path. Recently added Reverse Socks Pivot and Framed Magic-Packet (Sleepwalker) https://t.co/Gv7HHJ2rmd

工具红队 @Teach2Breach 原文 ↗

微软将默认启用 Passkey,出现大量仿冒域名。

Passkey 推广带来新的钓鱼风险。

🔑 New Passkey-theme Domains 1. Microsoft Announcement: September 1, 2026 Passkeys roll out as the default. Users currently set up for SMS or voice MFA are auto-enabled for passkeys and get prompted to register upon signing in, though they can initially skip it. 2. Significant number of passkey-theme domains re-registered in the 30 days observed by @silentpush lookup. 3. Some of the below domains from @anyrun_app lookup are already associated with evilproxy and evilginx2. Connecting the dots for point 1,2 and 3. Your upcoming threat preview for next month. 🫡 apply-passkey[.]com ​confirmpasskey[.]com ​enroll-passkey[.]com ​enrollssopasskey[.]com ​fastpasskeys[.]com ​hubpasskey[.]com ​mfapasskeysetup[.]com ​my-passkey[.]com ​mypasskeyapp[.]com ​mypasskeyapps[.]com ​myssopasskey[.]com ​new-passkey[.]com ​onboardpasskey[.]com ​passkeyconnect[.]com ​passkeymfa[.]com ​startmypasskey[.]com ​verify-passkey[.]com #Threathunting

钓鱼事件身份认证 @0x534c 原文 ↗

WHMCS 疑似存在 pre-auth RCE 漏洞。

WHMCS 广泛使用,若属实影响面大。

preauth rce in @whmcs 👀

cvercepoc @h4x0r_dz 原文 ↗

cocomelonc 发布新博客,介绍恶意软件技术。

恶意软件开发技术分享,有学习价值。

https://t.co/DJC8yq3KDu next one from my blog! enjoy! https://t.co/TMo6KjXVBz #hacking #malware #malwaredevelopment #redteam #blueteam #purpleteam #research #programming #windows #threatintel #cybersecurity https://t.co/xGcMkKgHyy

恶意软件工具议题 @cocomelonckz 原文 ↗

Google Cloud Application Integration RCE 漏洞 writeup 发布。

云服务 RCE 漏洞分析,有研究价值。

RT @__nopnop: Just published the writeup for my RCE in Google Cloud Application Integration, found last year - before this whole AI vulnpocalypse. https://t.co/lDVlPDrvRc

cverce @T3nb3w 原文 ↗

KQL 检测技巧:检测不存在的字段。

KQL 检测思路,对威胁狩猎有参考价值。

RT @rodtrent: KQL Detection of the Week: The Field That Wasn't There https://t.co/Rkr2cPRzco

工具检测 @T3nb3w 原文 ↗
更多84

BlueDelta 针对多国政府机构投放 HOOKEDGE 后门。

国家级 APT 活动,了解其攻击手法。

Insikt Group has identified a series of BlueDelta (APT28/Fancy Bear/Forest Blizzard) initial access campaigns targeting government & diplomatic organizations in Romania, Spain & Turkey and using diplomatic-themed lures to deliver the HOOKEDGE backdoor. https://t.co/NB03WbfDLy https://t.co/r2roGmmJ6w

事件报告恶意软件 @virusbtn 原文 ↗

Rapid7 分析 Operation ASTERIX 基础设施,涉及加密货币诈骗。

了解诈骗团伙的完整基础设施与手法。

Rapid7 researchers analyse Operation ASTERIX infrastructure, containing phone number datasets, account-validation tools, enriched lead records, phishing panels, voice-dialling scripts, fake wallet apps, persistence mechanisms & Telegram exfiltration code. https://t.co/RozOrkmQnB https://t.co/7fsHKSF83P

事件报告钓鱼 @virusbtn 原文 ↗

Proofpoint 发现 RAT 框架 PackClient,在 Telegram 上销售。

新型 RAT 框架,了解其功能与传播方式。

Proofpoint researchers discovered a RAT framework called PackClient, which is used by at least one threat actor - Chinese-speaking TA4922 - is sold on Telegram, and supports data theft, surveillance, and downloading of additional plugins and payloads. https://t.co/ycpERvs1rB https://t.co/lR5BxW0N7Z

恶意软件报告事件 @virusbtn 原文 ↗

SilverFox APT 利用 BYOVD 漏洞攻击柬埔寨目标。

BYOVD 技术细节,对防御有参考价值。

RT @ElementalX2: We( @riv3r_styx & me ) released a report on a Cambodia-focused campaign leveraging public health and real estate lures to deliver a multi-stage infection chain involving DLL Sideloading, custom Vectored Exception Handler registration, stager decryption routines, and a BYOVD technique abusing OPSWAT AppRemover's ardv.sys driver (🐞CVE-2026-36425🐞) to kill EDR products, ultimately dropping SparkRAT. Loosely, tracking this cluster under SilverFox APT! https://t.co/sxUlYxdc4e @malwrhunterteam @smica83 @hasherezade

事件恶意软件提权 @virusbtn 原文 ↗

ReversingLabs 追踪三个信息窃取恶意软件家族的 MaaS 模式。

了解 MaaS 生态与信息窃取软件趋势。

RT @ReversingLabs: 1/ Three infostealer families, one business model. AuraStealer, ACRStealer/Amatera, and Remus Stealer are all sold as malware-as-a-service, and ReversingLabs tracked all three across July and August.

恶意软件报告 @virusbtn 原文 ↗

Arctic Wolf 揭露 Dark Caracal 的以太坊 C2 架构。

了解 APT 组织的 C2 基础设施与演变。

RT @AWNetworks: Arctic Wolf Labs researchers have exposed Dark Caracal’s evolving tradecraft, linking 249 samples to two operational build profiles and a resilient Ethereum-based C2 architecture targeting Latin America. Learn more: https://t.co/M24wRfdQP7 https://t.co/1KosIuV5kb

事件报告恶意软件 @virusbtn 原文 ↗

DomainTools 分析 GRU 培训管道泄露的内部文件。

了解国家级网络战培训体系,情报价值高。

RT @DomainTools: More than just a GRU Hacker School💻 DTI researchers analyzed the internal documents leaked from a long-term training pipeline for Russian military intelligence and cyber operations. Read our investigation: https://t.co/5eDqix9Btu #Cybersecurity #ThreatIntel #Russia

报告事件 @virusbtn 原文 ↗

Unit42 追踪与 Com 网络犯罪团伙相关的基础设施。

了解网络犯罪团伙的域名与基础设施指纹。

RT @Unit42_Intel: We are tracking network infrastructure likely associated with actors affiliated with cybercrime group Com, based on known fingerprints. One domain (passkeyconnect[.]com) is likely being used to target organizations across a variety of industries. Details: https://t.co/8TdbitYPjp

事件报告 @virusbtn 原文 ↗

Proton 分析 7000 款商业 VPN,85% 存在跟踪行为。

VPN 隐私问题普遍,影响用户选择。

Proton claims to have done some analysis of 7,000 commercial VPN (apps) on the market in the US and the picture is not pretty. 85% send some form of tracking information back home. 20% of their test sample even track location of the user. While 64 of 390 of the VPN apps downloaded from the Apple App Store and Google Play, are connecting to China. The problem is often structural and paired with incentives to monetize every little bit of user information due to high cost of app-stores etc. Which is ironic, as often users explicitly hope to evade ad-tech via VPNs. That many of the free VPN services can't be trusted is not a new insight but now it also is paramount that you check that your VPN provider is a good one. That said, of course the research was conducted in connection with Proton, which sells their own VPN suite. https://t.co/eHE2k5YvFt

报告隐私 @NetAskari 原文 ↗

安全研究员因发现关键加密漏洞获 $10,000 赏金。

漏洞细节涉及密钥管理,有研究价值。

RT @dani3l526: I just got rewarded a $10,000 bounty for finding a critical cryptographic vulnerability. The bug could have allowed 76 out of 150 validators to manipulate key generation and collectively know a vault's private key bypassing the intended 100-validator security threshold.

cvepoc加密 @0xocdsec 原文 ↗

CVE-2026-28910 发现者质疑漏洞影响被低估。

漏洞影响范围可能比预期更大,需关注。

RT @Guluisacat: CVE-2026-28910 just saw the CVE information has been updated. Im the first one who found this vulnerability, on 5/8/25, five months before you did. And the impact was underestimated, it could do more things than your PoC.Easily weaponized. Keep calm. Your post made it sound like I had stolen your research. If you wanna verify the timing of other reports, DM them instead of doing something like this. Not geeky.

cvepoc @0xocdsec 原文 ↗

Krebs 发布 TeamPCP 黑客被捕的博客文章。

了解黑客组织被追踪和逮捕的过程。

RT @CharlieEriksen: Krebs released a blog post about the TeamPCP arrests: https://t.co/4pqDXGl1kd

事件报告 @0xocdsec 原文 ↗

John Hammond 发布 TeamPCP 黑客被 doxxed 的详细过程。

了解黑客追踪与归因的实战案例。

RT @_JohnHammond: 🧵 Here's how a TeamPCP hacker got doxxed. https://t.co/dROqiUL7BZ

事件报告 @mrgretzky 原文 ↗

Brian Krebs 接受 Risky Business 采访,谈 TeamPCP 案件。

深入了解 TeamPCP 案件背景与影响。

RT @CharlieEriksen: Check out the interview that Brian Krebs did with Risky Business about the TeamPCP case. https://t.co/RubeSYFr4f

事件报告 @0xocdsec 原文 ↗

Objective 会议发布 iMessage 最新研究录像。

iMessage 安全研究前沿,值得观看。

RT @naehrdine: Recordings from Objective for the We are out 📺 Take a look at our latest research on iMessage and the work of other renowned invited speakers: https://t.co/E7w0kYfVvW

议题移动端 @0xocdsec 原文 ↗

Moonlock 分析 macOS 信息窃取恶意软件,发现键盘记录组件。

macOS 恶意软件分析,了解最新手法。

RT @moonlock_lab: 1/ Spent the morning on a batch of #macOS #infostealers and one of their components caught our eye: a keylogging thread literally named "goida.keyhammer". Universal (fat) Mach-O, x86_64 + arm64, ad-hoc signed, no Team ID. All uploaded to VT on Aug 4. Some of them are 0/70 detects. Analysis is ongoing, we share early findings while we keep digging. 🧵

恶意软件macos报告 @patrickwardle 原文 ↗

NetAskari 评论某安全产品的“蓝屏”现象。

可能涉及安全产品自身稳定性问题。

Good catch by @rrespectorr. The "blue screen of security" on full display ...

事件工具 @NetAskari 原文 ↗

John Hammond 发布 PaperCut 漏洞相关动态。

跟进 PaperCut 漏洞最新进展。

gawd danget i forgot to tag my job again sorry @HuntressLabs

cverce @_JohnHammond 原文 ↗

针对俄罗斯组织的恶意 LNK 文件投放分析。

了解针对特定地区的攻击手法。

Some notes on a #stager targeting a Russian organization 🇷🇺 🔗CGP_Заполненный_опросный_лист_по_внедрению_CommuniGate_Pro_Деловые_Линии_2026.pdf.lnk 📡C2: www.ncloudtechlab[.]online h/t @malwrhunterteam https://t.co/GYvIRp49H9 #stager #malware

恶意软件事件报告 @G60930953 原文 ↗

通过逆向工程学习 macOS 内部机制的直播。

macOS 逆向学习资源。

RT @Steph3nSims: Learning macOS Internals Through Reverse Engineering https://t.co/rPThmIwDbp

逆向macos议题 @0xocdsec 原文 ↗

关于 FHE 与 TEE 安全性的讨论。

了解加密技术安全性的不同观点。

RT @veorq: if it was TEE instead of FHE everybody would be like "see, TEE cant be trusted, it's insecure!" https://t.co/giRGWqATrZ

议题加密 @alkalinesec 原文 ↗

关于 IVR 用于社会工程学的演讲视频。

社会工程学新手法,值得了解。

Wicked talk from @two06 on IVR's for social engineering https://t.co/NGbUgAFdDJ

议题钓鱼 @_xpn_ 原文 ↗

Credential Relay Phishing 演讲视频发布。

了解新型钓鱼攻击手法。

RT @mrgretzky: My @x33fcon talk about Credential Relay Phishing is finally out! Watch me struggle through the live Google phishing demo, a day after the pirate ship party, which deprived me of my last few brain cells. 😜 Wrath of demo gods and AI lulz included. 🥳 https://t.co/5M9UwkljZm

钓鱼议题 @T3nb3w 原文 ↗

PRTRemote 端点与 Entra 检测的 ESQL 逻辑分享。

云身份检测逻辑,对防御有参考价值。

RT @_xDeJesus: WIP PRTRemote endpoint & Entra detections. ESQL has been great for cloud/saas/identity logic. Happy hunting & enjoy the weekend! --> https://t.co/xQsVBXP2fT --> https://t.co/G0NbAkSVcw https://t.co/UnqUQTsAEm

工具检测 @T3nb3w 原文 ↗

ThingsBoard v4.3.1.4 开源 IoT 平台发布。

IoT 平台更新,可能包含安全修复。

thingsboard v4.3.1.4 — Open-source IoT Platform - Device management, data collection, processing and visualization. https://t.co/4FN3hIhzuU https://t.co/XA0e2Quj6h

工具iot @KitPloit 原文 ↗

moyix 分享一个链接。

内容未知,可能涉及安全研究。

https://t.co/xALmYvZALS

议题 @moyix 原文 ↗

汽车电池耗尽问题,可能与车辆网络有关。

车辆网络安全案例,值得关注。

RT @Officialwhyte22: The owner had already changed the battery once. A few days later, the same thing happened again. The car would sit overnight and by morning the battery was weak enough that starting it became a problem. At first, everything pointed toward the usual suspects: alternator, interior lights, an accessory staying powered, or maybe just another bad battery. But when I started looking at the vehicle network, something else stood out. The ignition was off, the doors were closed, and the car had been sitting long enough that most of the control modules should have started going to sleep. The CAN bus was still busy. That caught my attention. Modern cars do not shut everything down immediately after you turn the ignition off. Some modules stay awake for a while to save data, monitor the alarm system, manage locks, communicate with other ECUs, and finish background tasks. But after a certain period, most of that activity should reduce significantly. So I connected to the CAN interface and watched the traffic. At first, there were plenty of frames moving across the bus, which was normal. Then the traffic slowly started dropping as different modules went quiet. Except for one group of CAN IDs. They kept appearing. Minute after minute. I checked the bus activity again and it was still higher than I expected for a vehicle that should have been settling into its sleep state. That gave me something real to investigate. One module, or something connected to it, appeared to be keeping part of the network awake. And when one ECU refuses to sleep, it can sometimes keep other modules awake with it. That means several electronic systems can continue drawing power for hours while the car is parked. From the owner’s perspective, it looks like a battery problem. From the network side, it looks completely different. Now, this does not automatically mean anything malicious is happening. A bad body control module, faulty door sensor, infotainment system, telematics unit, wiring issue, software bug, or another ECU can all cause similar behaviour. But instead of replacing another battery and hoping for the best, the CAN traffic gives you somewhere to start. Which module is still transmitting? When should it normally stop? Is something waking the network back up? Does the same CAN ID remain active every time the vehicle is switched off? This is one reason I find automobile cybersecurity auditing so interesting. Sometimes the problem people see as purely mechanical or electrical is actually sitting quietly inside the communication between the computers running the car.

事件iot @Officialwhyte22 原文 ↗

v8CTF M152 挑战未能按时上线。

CTF 赛事动态。

Weird, v8CTF M152 was supposed to go live today but it's been down all day

事件 @moyix 原文 ↗

关于信息安全行业机构记忆丧失的讨论。

行业反思,观点性内容。

RT @HackingLZ: One of the biggest issues facing infoec isn't AI. It's institutional memory loss. We forget how we got here, how most breaches actually happened over the years, how vendors historically treated security, and which controls repeatedly failed. Then every new technology shows up and we debate it like none of that history exists.

议题 @0xTriboulet 原文 ↗

John Hammond 发布一条神秘推文。

内容未知。

I LIVE IN THE FUTURE https://t.co/QUOBseOmyY

议题 @_JohnHammond 原文 ↗

Smukx 回复 daaximus 的推文。

内容未知。

@daaximus cod be like:- https://t.co/v47UkQ4AwO

议题 @5mukx 原文 ↗

BloodHound 支持键盘快捷键提示。

工具使用技巧。

RT @SpecterOps: In today’s installment of #BloodHoundBasics from Carlo Alcantara, a quick reminder that all pages in BloodHound support keyboard shortcuts. 💡 Use Alt/Option + H to access the shortcut menu to see all available options. https://t.co/8J2b78iiWr

工具 @0x64616e 原文 ↗

flux 感谢他人的称赞。

社交互动。

@0XDbgMan @django88_ Thank you, very kind 🔥

其他 @0xfluxsec 原文 ↗

DbgMan 称赞 Elastic 团队的工作。

社交互动。

@0xfluxsec @django88_ Nothing less than expected from the Elastic team Great job man

其他 @0XDbgMan 原文 ↗

Smukx 呼吁不要用 CTF 字样来 hack LLM。

对 LLM 安全测试方法的观点。

Stop including the word CTF to hack using LLMs. Stop including the word CTF to hack using LLMs. Stop including the word CTF to hack using LLMs. Stop including the word CTF to hack using LLMs. Stop including the word CTF to hack using LLMs.

llm议题 @5mukx 原文 ↗

Daax 评论 Activision 的律师行为。

游戏安全相关讨论。

Damn, another episode of “all lawyers, and no tech” just dropped. Classic Activision.

议题 @daaximus 原文 ↗

Steam Overlay Hook 教程视频。

游戏逆向工程教程。

🏆 Steam Overlay Hook 🎮 Open Overlay.dll into IDA Pro 🔍 Search For DirectX Strings 🕵️ Find SwapChain::Present vTable 💉 Inject our DLL & swap the pointer 🔗https://t.co/75mFPIvAn6 https://t.co/XyPkbPQ2ZC

逆向工具 @GuidedHacking 原文 ↗

shadkz 在 Hack The Box 上解决了 Conga Curse 挑战。

CTF 个人成就。

I just solved Conga Curse on Hack The Box! https://t.co/8XR58NBRaf #HackTheBox #HTB #CyberSecurity #EthicalHacking #InfoSec #PenTesting

其他 @shadkz_ 原文 ↗

0xAsm0d3us 对 GLM/Gemini 模型表示疑惑。

LLM 相关讨论。

um, why flashfloods is trending with GLM/Gemini Omni 1.1 Flash... https://t.co/T3cSxjspFz

llm @0xAsm0d3us 原文 ↗

Artem 抱怨写长文没人看,信息可被聊天机器人替代。

行业观点。

Убить столько времени на то чтобы собрать все в одном посте, который никто не будет читать. Нужная информация выдается по запросу любым чат ботом. На крайний случай какой-то white paper с этими данными от сенсоров и "все обо всем за год".

议题 @artem_i_baranov 原文 ↗

Artem 批评安全报告冗长无用。

行业观点。

Честно говоря непонятно какой смысл от этой писанины в стиле ушедших лет... буквы ради букв, слова ради слов, сухие ненужные цифры. https://t.co/paQtDc6dpb https://t.co/N5pbYgtaH7

议题 @artem_i_baranov 原文 ↗

es3n1n 发布一条神秘推文。

内容未知。

nyc im inside you

议题 @es3n1n 原文 ↗

Ricardo 分享其妹妹的音乐会信息。

非安全内容。

Difundo la presentación de mí hermana y la pianista Cristina Quarella, muy lindo y gratis. https://t.co/lunBFljhdD

其他 @ricnar456 原文 ↗

otter 发布一条神秘推文。

内容未知。

ʕっ•ᴥ•ʔっ check it check it

议题 @0xtter 原文 ↗

flux 在 Elastic 发布第一篇博客。

个人成就。

I'm super thrilled to have published my first blog post jointly with @django88_ at Elastic, having been here 4 months working on the endpoint! Truly grateful to be surrounded by such incredibly talented and friendly people, thanks to everyone who helped along the way!

其他 @0xfluxsec 原文 ↗

kernullist 测试 GLM 5.3 和 Kimi K3 模型。

LLM 模型评测。

So GLM 5.3 finally dropped as open-weight. Most of my analysis pipeline is automated, but a few critical steps still demand deep context and actual intelligence, which usually means stepping in myself. Lately, been testing different LLMs to see if one could finally take over. Haven’t run exhaustive real-world tests across every cloud model, but while not quite there yet, Kimi K3 and GLM 5.3 feel solid enough to clear the bar. Running Kimi or GLM locally would be ideal, but the hardware just isn't there. So decided to give the newly released Qwen 3.8 27B a shot instead. Getting it up and running was an absolute pain. Spent hours debugging and patching endless tool calling errors, plus dealing with a ton of misfires just to get consistent behavior. Definitely need a bigger, smarter model.😇

llm @kernullist 原文 ↗

MAoS 恶意软件分析书籍推广。

学习资源。

RT @UrielKosayev: 🔥 MAoS: Malware Analysis on Steroids is now more accessible worldwide. I didn’t write MAoS to be another theoretical cybersecurity book. I wrote it to show what real malware analysis actually looks like. 🔬 Real malware investigations ⚙️ Real execution chains 🧬 Real persistence techniques 🖥️ Real artifacts 🔍 Real reverse engineering 🧠 Real analyst thinking I want malware analysts, SOC analysts, DFIR professionals, threat researchers and students around the world to be able to learn from these investigations. MAoS is now available on Amazon in all three formats: 📱 Kindle: Included with Kindle Unlimited, or $25.00 to buy 📕 Paperback: $39.99 📘 Hardcover: $49.99 If your malware analysis currently ends with: “Let’s upload it to a sandbox and see what happens…” MAoS is designed to take you much further. Learn how to actually investigate malicious code, understand its behavior, reverse engineer what matters and connect the technical artifacts together. 👉 https://t.co/2SI2dw87g7 #MalwareAnalysis #ReverseEngineering #CyberSecurity

恶意软件议题 @kernullist 原文 ↗

kernelstub 发布一条惊讶的推文。

内容未知。

Holy sh.

议题 @kernelstub 原文 ↗

推荐 cra0.net 的逆向工程和反作弊研究博客。

学习资源。

If you're into reverse engineering, Windows internals or anti-cheat research, @cra0_net 's blog is one of those archives you can lose an entire weekend in. Years of reversing games, engines and protection systems: • IDA tooling + function signature preservation • Windows kernel debugging with WinDbg/KDNET • Source 2 reversing • VAC / VAC3 / VAC Live • Code integrity + DLL verification • Byfron Hyperion anti-tamper • BattlEye + Windows loader internals • Anti-debugging • File formats, game engines and asset formats • Hardware reversing Some particularly good rabbit holes: VAC3 / Valve false-positive research: https://t.co/bUpoZM6m63 CS2 Code Integrity, VAC, VACnet + VAC Live: https://t.co/u3mIYXXWys Byfron Hyperion Anti-Tamper: https://t.co/9wWJL6yhHP BattlEye + ntdll loader internals: https://t.co/BPqXssv8Z8 Preserving RE work across binary updates with IDA: https://t.co/eRbl4qy4yM Windows kernel debugging Part 1: https://t.co/U3Bk2BTcHz Windows kernel debugging Part 2 / KDNET: https://t.co/6psxnHEutJ Full archive: https://t.co/muc0iXWbaS Game hacking is often just reverse engineering with a different objective. Anti-cheat research in particular sits right at the intersection of RE, Windows internals, anti-tamper, detection engineering and systems security. Old and new, there's a lot of gold in this archive. #ReverseEngineering #WindowsInternals #InfoSec

逆向议题 @cr3ghost 原文 ↗

$1800 的显卡可运行 Qwen3.8-27b 模型。

本地 LLM 硬件配置参考。

$1800 dollars is all you need to run a solid 30ish t/s Qwen3.8-27b Q4 https://t.co/dChMEQv4B1

llm硬件 @0xTriboulet 原文 ↗

kernelstub 更新关于某人被捕的消息。

非安全内容。

EDIT: He had a warrant out and got arrested, he wanted to turn himself in but it got to late.

其他 @kernelstub 原文 ↗

h4x0r_dz 表达对 StandoffBB 的喜爱。

CTF 赛事动态。

This is why I ♥️ @StandoffBB https://t.co/48KusLZqI7

事件 @h4x0r_dz 原文 ↗

0xTriboulet 回复 _xpn_ 的推文。

内容未知。

@_xpn_ https://t.co/4CTc3F4nRX

议题 @0xTriboulet 原文 ↗

sherrod_im 批评糟糕的 AI 和安全观点。

行业观点。

RT @sherrod_im: The bad AI and security takes have reached an all time high. I don’t need to convince you but there are actual security experts with decades of experience who know the discipline. We should be listening to them.

议题 @_xpn_ 原文 ↗

domchell 转发 ServiceNow 研究。

跟进 ServiceNow 漏洞研究。

This post has been sat in drafts for 6+ months but with increased focus on snow, now felt like a good time to drop. Awesome stuff from @__invictus_ 🔥

议题 @domchell 原文 ↗

whokilleddb 分享小猫照片。

非安全内容。

Meet Pao. We found her in the smol-kitten-factory. Charizard for scale. https://t.co/SqHrQcYkjZ

其他 @whokilleddb 原文 ↗

cgomezz_23 转发祝福推文。

非安全内容。

RT @0xTriboulet: Wishing the best to all the homies out there struggling with their demons

其他 @cgomezz_23 原文 ↗

J3rge 转发一条幽默推文。

非安全内容。

RT @0xpwnie: never gets old https://t.co/oIZEpK2tJb

其他 @J3rge 原文 ↗

kernelstub 计划采访黑客活动分子。

了解黑客社区动态。

Hello to the Threat Actors and Hacktivists! I decided to start interviewing Hacktivists and Threat Actors for https://t.co/TWbVKCJNC4. If you are interested and want to share your story feel free to DM me here or reply on the Tweet^^.

议题 @kernelstub 原文 ↗

kernullist 测试 ChatGPT 速率限制。

LLM 使用体验。

Heard they fixed the ChatGPT rate limit nerfs so I put it to the test. Ran a single session for ~10 hours and it ate through almost half my weekly limit on the $200 plan. 😆 https://t.co/1KitZH2LbQ

llm @kernullist 原文 ↗

法国人在意大利被捕,车中发现导弹。

非安全内容。

RT @clashreport: A Frenchman was arrested in southern Italy with three live Akeron anti-tank missiles and one training missile hidden in his van after disembarking a ferry from Greece. The explosive warning markings on the warheads had been covered with blue tape to make the weapons look like NATO training equipment. The man claimed he was transporting the missiles on behalf of their manufacturer MBDA France, saying he was returning them after repairs in Crete. MBDA has not commented. The Akeron is a fifth-generation missile designed for ground and naval combat.

其他 @0xocdsec 原文 ↗

vxunderground 分享个人压力与药物依赖经历。

非安全内容。

RT @vxunderground: Having a physical dependency on Benzodiazepines (and playful psychological addiction) is not cool and is not badass. Lately I've been very stressed. My ears feel like they're on fire, my heart races, my legs shake, it feels like I have a weight on my chest, I feel like I can't breath, I get dizzy, my stomach hurts, ... all my from stress and anxiety. Then I turn my head to my right, look at my night stand, and I see a bottle of Clonazepam I'm tapering off of. I know that if I take a higher dose, if I take just a few pills, all my anxiety will disappear, all my physical symptoms will disappear, I'll feel euphoric, my bed will feel softer and warmer, and I'll be able to sleep for what feels like forever. I haven't relapsed, but it is not cool and it is not badass. Chat, do NOT get addicted to prescription medication.

其他 @0xocdsec 原文 ↗

NVIDIA 收购 HuggingFace 的评论。

行业动态。

RT @tunguz: NVIDIA buying HuggingFace is another Google buying Kaggle moment.

议题 @0xocdsec 原文 ↗

Rockstar 为 GTA 6 进行实地调研。

非安全内容。

RT @IntCyberDigest: Rockstar has met with "ex-criminals, law enforcement, club promoters, gun dealers and anyone notorious or influential who'll take our calls," according to SVP of narrative at Rockstar, Rupert Humphries. Rockstar set up a dedicated research team embedded in Miami to build GTA 6's version of Florida. Developers have been visiting the area for a decade.

其他 @0xocdsec 原文 ↗

sveAgent 发布一条神秘推文。

内容未知。

RT @sveAgent: @PsyopAnime #PsyopAnime #PNNChallenge The Dragon Awakens. https://t.co/31FGxJTk8o

议题 @0xocdsec 原文 ↗

teh_Moriarty 分享派对照片。

非安全内容。

RT @teh_Moriarty: Если ваша вечеринка не похожа на эту, то не вздумайте меня приглашать https://t.co/2wonKfTp5t

其他 @0xocdsec 原文 ↗

yura_elkin 分享 GTA Paris 图片。

非安全内容。

RT @yura_elkin: GTA: Paris 🇫🇷 Prompt in the commetns ⬇️ https://t.co/tOpMAOIecE

其他 @0xocdsec 原文 ↗

yura_elkin 分享 GTA Russian 图片。

非安全内容。

RT @yura_elkin: GTA Russian: from the cradle to the white Lada Prompt in the comments ⬇️ https://t.co/5mPaVo2ebl

其他 @0xocdsec 原文 ↗

IDFBabes 发布晚安推文。

非安全内容。

RT @IDFBabes: Good night! ✨ https://t.co/qPid7HgYma

其他 @0xocdsec 原文 ↗

digijordan 评论网络武器制造者的警告。

行业观点。

RT @digijordan: The guys making the cyberweapons are warning us about the upcoming cyberattacks...

议题 @Teach2Breach 原文 ↗

LLVM 改进 Zen 1/Zen 2 支持。

技术更新。

RT @phoronix: LLVM Improves Zen 1 / Zen 2 Support To Deal With "Notoriously Bad" PDEP/PEXT https://t.co/doPg0HGCNw

工具 @0xocdsec 原文 ↗

Barabazs_ 请求 inversebrah 调查某事。

内容未知。

RT @Barabazs_: @dani3l526 wtf @inversebrah pls investigate

议题 @0xocdsec 原文 ↗

Anthropic 可能开发训练芯片。

行业动态。

RT @jukan05: It sounds like Anthropic may be interested in developing a training chip. https://t.co/6vKUhZ7H1L

议题 @0xocdsec 原文 ↗

teortaxesTex 评论 GLM 5.3 Flash 模型。

LLM 模型讨论。

RT @teortaxesTex: Chinese Swiss Cheese They should be terrified of Mythoses GLM 5.3 Flash is likely enough to run roughshod over their infra

llm @0xocdsec 原文 ↗

NetAskari 评论使用 AI 工具攻击某域名。

AI 攻击工具讨论。

RT @NetAskari: @teortaxesTex Someone used CyberstrikeAI to run against the Datong Water domain and it ripped through it like a hot knife through butter... https://t.co/NdnpffDWGa

ai_agent议题 @0xocdsec 原文 ↗

tamarajtran 分享 prompt 注入的幽默案例。

AI 安全趣味案例。

RT @tamarajtran: prompt injected it to climb stairs https://t.co/e9MXc4aBp5

ai_agentllm @0xocdsec 原文 ↗

dinodaizovi 提问 Claude 沙箱安全性。

AI 沙箱安全讨论。

RT @dinodaizovi: Can Claude Mythos create a sandbox so secure that Claude Myths cannot break out of it?

ai_agentllm @0xocdsec 原文 ↗

dani3l526 称自己被加密货币诈骗。

非安全内容。

RT @dani3l526: I just got drained 😭😭. Guys i just can't do this anymore https://t.co/hxnWJwM7Fs

其他 @0xocdsec 原文 ↗

satoki00 在 Firefox Nightly 上演示 RCE。

浏览器漏洞演示。

RT @satoki00: hello, calc (Firefox Nightly 156.0a1 + User Interaction) https://t.co/YirOLCx9Qb https://t.co/sU1ZFUFwJ6

浏览器rcepoc @0xocdsec 原文 ↗

compulsi0n 评论 Vercel 的 Firecracker 逃逸赏金。

云安全赏金计划。

RT @compulsi0n: @vercel @Hacker0x01 $50k for a firecracker escape 😂

逃逸 @0xocdsec 原文 ↗

cheaf25master 分享一个链接。

内容未知。

RT @cheaf25master: https://t.co/Rz6uWDAlHt

议题 @0xocdsec 原文 ↗

moyix 讨论 syzbot 任务中的误报。

漏洞挖掘工具讨论。

@metzmanj @IncidentNoodle There are some in there that should definitely be excluded though; I think one of the syzbot tasks is literally just a KASAN false positive

工具议题 @moyix 原文 ↗

moyix 讨论 syzbot 任务中的信息泄露。

漏洞挖掘工具讨论。

@metzmanj @IncidentNoodle Yeah I guess the idea was maybe you could use it as an infoleak?

工具议题 @moyix 原文 ↗

moyix 讨论 ExploitGym 评分器对污染 agent 的判定。

AI Agent 安全评估讨论。

@tszzl I would be curious if the published scorer in their repo (which uses an LLM judge for checking causality) would indeed disqualify agents that were “poisoned”

ai_agentllm @moyix 原文 ↗