Interesting links of the week:
Strategy:
* https://docs.google.com/presentation/d/1_3Iu74UijAjfSLHzqWDkDEaIwoB6WBSo9-mY5e0u0HM/edit?slide=id.g44c27644734fe259_110#slide=id.g44c27644734fe259_110 - @HalvarFlake gives us his take on where the West's strategy is going awry
* https://www.tandfonline.com/doi/full/10.1080/13523260.2025.2498711#abstract - why "feds" and "spooks" don't get reported
* https://arxiv.org/abs/2502.15840 benchmarking AI
* https://nap.nationalacademies.org/catalog/29056/cyber-hard-problems-focused-steps-toward-a-resilient-digital-future - HARD problems in cyber
Threats:
* https://techcrunch.com/2025/05/23/mysterious-hacking-group-careto-was-run-by-the-spanish-government-sources-say/ - meet the Spanish mob
Detection:
* https://medium.com/cloud-security/how-to-spot-data-exfiltration-using-cost-anomaly-detection-e3635f1c3aa2 - something I've been known to preach on too... @teriradichel preaches the value of business data in spotting malicious behaviours... not every detection needs to be based on security telemetry
* https://blog.sekoia.io/vicioustrap-infiltrate-control-lure-turning-edge-devices-into-honeypots-en-masse/ - turning your network perimeter into a big ol' fly tray
* https://blog.talosintelligence.com/proactive-threat-hunting-with-talos-ir/ - a nice write up from one of my colleagues at @TalosSecurity on threat hunting
Exploitation:
* https://www.bashcore.org/ - a new security testing distro based on Debian from @nickbearded
* https://tmr232.github.io/function-graph-overview/ - understanding the call flow
* https://blog.compass-security.com/2025/04/introducing-entrafalcon-a-tool-to-enumerate-entra-id-objects-and-assignments/ - enumerating Entra
* https://www.incendium.rocks/posts/Automating-MS-RPC-Vulnerability-Research/ - automating research on Microsoft RPC
Hard hacks:
* https://blog.siguza.net/tachy0n/ - @siguza talks tachy0n for iOS jailbreaking
* https://insbug.medium.com/badusb-attack-explained-from-principles-to-practice-and-defense-3bfe88ec2eeb - naughty flash drives
Hardening:
* https://u1f383.github.io/linux/2025/05/25/dbus-and-polkit-introduction.html - learn about DBUS and Polkit
* https://jpmens.net/2025/03/25/authorizedkeyscommand-in-sshd/ - doing SSH public key auth better
Nerd:
* https://www.theregister.com/2025/05/24/john_young_obituary/ - John Young obituary from el reg
* https://arxiv.org/abs/2502.15840 - care of @0xabad1dea, paper on the chaos one AI controlled business caused
* https://archive.nytimes.com/www.nytimes.com/books/first/b/black-ibm.html?source=post_page-----ce5373f66a3---------------------- - something we don't think about enough when we work with big tech...
* http://websdr.org/ - the radio, on the Internet
* https://optimizedbyotto.com/post/debian-packaging-from-git/ - building Debian packages with Git