October 28, 2023 at 12:55AM

■■■□□ Cyber-War: Cyber-Attack by APT28. France says Russian state hackers (fancy bear ) breached numerous critical networks. https://www.bleepingcomputer.com/news/security/france-says-russian-state-hackers-breached-numerous-critical-networks/ https://t.me/cKure/13112

October 27, 2023 at 11:13PM

■■■■■ Zero-Day: CVE-2023-46747 (Score 9.8); an unauthenticated remote code execution vulnerability via a side-channel from the management interface (Traffic Management User Interface (TMUI) and is closely related to CVE-2022-26377 which is a HTTP request smuggling vulnerability). F5 has alerted customers of a critical security vulnerability impacting BIG-IP that could result in unauthenticated remote code execution…

October 27, 2023 at 12:00PM

■□□□□ Data-Breach: Japanese firm Toumei had over 100M records and 10GB of data breached this month. Included were 77k unique email addresses along with names, physical addresses and phone numbers. https://t.me/cKure/13106

October 27, 2023 at 11:58AM

■■□□□ [Tool] Sliver: Open source cross-platform adversary emulation/red team framework, it can be used by organizations of all sizes to perform security testing. Sliver’s implants support C2 over Mutual TLS (mTLS), WireGuard, HTTP(S), and DNS and are dynamically compiled with per-binary asymmetric encryption keys. https://github.com/BishopFox/sliver https://t.me/cKure/13105

October 27, 2023 at 11:57AM

■■■■■ curlshell: An encrypted reverse TCP shell through a proxy (using only cURL tool). It allows an attacker to access a remote shell (sh) when the remote system can access the Internet via a Proxy only (or the filesystem is mounted read-only/noexec). The target only needs to have curl and sh installed. Python is not…