Dhruv AHUJA

@new23d.bsky.social

Making network egress filtering effective, reliable and usable. Founder & Chief Engineer at @chasersystems.bsky.social Blog: https://www.new23d.com/

'Security is architecture' comes to mind. If Artifactory's access to the internet was also filtered, the Hugging Face - OpenAI incident could've been prevented. At @chasersystems.bsky.social this is why we built DiscrimiNAT. It even detects DNS tricks by Agents like resolution overrides.

I first thought of getting a ham radio licence during '20-21😷. Never got around to it even though I bought the study guides then. Passed the Foundation Level last week and today was issued a callsign, M7XIT, by Ofcom to transmit at 25W. Don't have a transceiver so don't CQ yet🫠

Bild

eval'ed gpt-5.6-luna & deepseek-v4-flash-0731 vs my prev fav mimo-v2.5-pro today. gpt preferred using python for tool calling & subtasks; the others bash/gnu cli. gpt also had a greater breadth of understanding the natural language. gpt-5.6-luna is my new fav for a few days!

Does anybody know an illustrator/graphics designer who can tweak and convert AI-generated two sticker ideas I have to print-ready? Theme is computer circuits, LCD screens and a bit retro Windows 95 dialog boxes. Need this done asap, really. Preferably Cambridge/London based.

This isn't a reason to be complacent. We're working on an Agentic Defence Assurance and Product Integrity Testing (ADAPT) harness to continually challenge our assumptions and discover new evasions. More to be released in a few weeks on that. Outbound Traffic Inspection (OTF)...

Chaser Systems@chasersystems.bsky.social · last mo.

Happy to reassure our users that the #egress evasion TTPs used by the Agent in the OpenAI & HuggingFace incident have long been mitigated in #DiscrimiNAT OTF (outbound traffic filtering). In fact in our demo, we show these attacks being caught. #2 is SNI spoofing, btw huggingface.co/blog/agent-i...

"security systems architecture experts" TIL about MITRE D3FEND: Detection, Denial, and Disruption Framework Empowering Network Defense. It's updated quarterly and useful to map "defensive cybersecurity techniques" to TTPs. Nice one. d3fend.mitre.org

MITRE D3FEND Knowledge Graph

D3FEND is a knowledge base of cybersecurity countermeasure techniques. In the simplest sense, it is a catalog of defensive cybersecurity techniques and their relationships to offensive/adversary techn...

d3fend.mitre.org

Update profile on APT28/Unit 26165/Fancy Bear by on Gov·UK [1]. "Unit 26165 accessed private IP cameras near military facilities, ports, train stations and border crossings in Ukraine, Moldova and 11 NATO countries to track the movement of foreign assistance" They seem to 1/3

VPC Endpoint Bucket Policies are completely ineffectual in preventing exfiltration if the workload has access to the Internet. Just upload to the $otherCloud's storage endpoint. This is where #egress filtering at the NAT gateway layer prevents a compromise.

Interestingly, in Salesforce, IP ranges security is only applied at login time at Org or User Profile/Session levels by default. Once the token is issued post login, it can be used outside of the IP ranges perimeter. Unless one ticks ✅ the additional 1/2

There is a computational, time and environmental cost to #PQC in TLS... Google enabled it server-side on Feb 12 and any OpenSSL v3.5+ or Go crypto/tls v1.24+ client since then is sending ~1200 bytes of additional session key data than before. This takes the TCP packet of the 1/4

Using VPN to connect to an already TLS endpoint doubly encrypts the data in transmission. Sheer waste of resources and creating a bandwidth bottleneck for all users, IMO. If it's a "private" network range that is being routed to via the VPN, there's a case, yes. But think of 1/3

Our #egress filtering solution for containing agent behaviour in the cloud appears to be hardened enough as of today 🤞 . Of course, it is not a system you log into or get shell access during the course of work. And all input is first sanitised by the cloud APIs and then our own logic.

Chaser Systems@chasersystems.bsky.social · 4mo ago

DiscrimiNAT v2.40 shipped yesterday on GCP and day before on AWS. It has Canonical-supplied mitigations applied for Copy.Fail. It is also hardened to the CIS standard and therefore the exploits for Dirty Frag fail to work on it. We are monitoring the situation and will push an update if needed.