Posts
4641
Following
742
Followers
1659
"I'm interested in all kinds of astronomy."
repeated

We have posted the YouTube playlist for Trusted Computing 1103: Advanced TPM Usage by Dimi Tomov in partnership with the TCG. Now anyone wishing to download the videos for offline viewing can find all their URLs here:
https://www.youtube.com/playlist?list=PLUFkSN0XLZ-l-hmC2f0f0WHh5tm76LyTj

But as always the best experience is at the full class at https://ost2.fyi/TC1103

0
2
0
@freddy Not sure I'll be able to have the original trigger now that a media proxy got introduced (don't know if it works retroactively).

But I have an idea for a repro, adding then deleting an <img> to the document. I guess what makes debugging this difficult is that you need a point-in-time document snapshot to see the true source. Even seeing the <img> may not be meaningful without e.g. it's surrounding <div> with the post content.
0
0
0
repeated

It seems that Avast managed to settle the lawsuits related to their data abuse in both US and UK. While in the former they agreed to pay a fairly moderate fine, UK let them off the hook even easier. They are offering two years of free software to eligible UK users which is, quite frankly, a joke. It costs Avast exactly nothing, it allows them to email past users on a legal basis and gives them a chance to win them back. Really, who agreed to that?

0
3
0
repeated
Edited 3 hours ago

Interesting Git repos of the week:

Strategy:

* https://github.com/SoShinySoChrome/human-incident-response-framework - tackling the human side of IR

Threats:

* https://github.com/Mickinthemiddle/CLOAK - deception techniques used by operators

Detection:

* https://github.com/Chick3nHawk01/Open_Source-CTI-Tooling - open source CTI tooling

Bugs:

* https://github.com/suce0155/CVE-2026-32996 - a backup route for LPE

Exploitation:

* https://github.com/cloudflare/security-audit-skill - more skills for your ๐Ÿค–
* https://github.com/almounah/silph - another tool to steal your memories
* https://github.com/TheZeroSlave/WPE - like Burp but for non-HTTP Windows traffic (HT @Ichinin for the reminder)
* https://github.com/interference-security/echomirage - if you remember shade/DOA... someone has saved a copy of Echo Mirage, another Windows MITM testing tool
* https://github.com/Mafifrizi/ARES - someone has been going through adding my AD attacks (credited nicely :)) on Linux to its repertoire
* https://github.com/IoTS-P/Akiba - batch processing Ghidra
* https://github.com/vulncheck-oss/initial-access-community - some nice ideas on initial access from @albinolobster and friends

Hard hacks:

* https://github.com/GlasgowEmbedded/glasgow - it's always nice in Glasgow with @whitequark
* https://github.com/xiaobor123/vuls-find-VxWorks - VxWorks until it doesn't
* https://github.com/xiaobor123/vul-finds - more cute bugs

Data:

* https://github.com/cisco-ai-defense/aibom - AI usage needs to be transparent... and if not, well, some of us will be looking for it in any event ๐Ÿค–

Cryptography:

* https://github.com/nationwide-group-oss/cryptoptic - time to start taking PQC seriously

Development:

* https://github.com/ItzLevvie/dind - HT to @GossiTheDog for pointing it out, but run Windows inside of GitHub

Nerd:

* https://github.com/sure-fire/derbypi - some neat extensions for Pis from @surefire

, ,

0
2
0
repeated

Introducing ๐™ท๐šŠ๐š ๐š”๐šƒ๐šž๐šŠ๐š‘๐™ฑ๐š›๐š˜๐š ๐šœ๐šŽ๐š›.๐šŽ๐šก๐šŽ

- 15 KB native web browser
- 6 MB of RAM for the host
- 0 lines of Visual Basic (no C# cuz idk how to write it)
- no URL bar because surfing through 88x31s is more fun
- title bar kept cuz then u can close it and minimize buttons

3
3
0
@freddy Interesting theory! I do blackhole some sites but I doubt any URL of those would point to :3000...
1
0
0
@freddy This is what I believe a native FF log message resulting from an attempt to load from localhost:

"Local Network Access permission required: top-level site โ€œhttps://infosec.place/โ€, initiator โ€œhttps://infosec.place/โ€, attempting to access target โ€œhttp://localhost:3000/assets/images/og-card.pngโ€ (127.0.0.1:3000) via http. Secure context: True"

I could reproduce it by scrolling a shit ton in my timeline (won't do again), but I think a minimal test case would be a simple `img src="http://localhost...` served from a non-local origin.

In that case though the source would be there in Inspector, but in case of Akkoma infinite scroll does some magic that prevents me from simply looking up the tag by URL, that's why I'm thinking if some kind of "stack trace" is available for network events that would lead me to the offending element?
1
0
0
@TarkabarkaHolgy Blood Knights is 100% wh40k compatible too!
0
0
2
"If it only were that simple." - George Washington
0
0
0
@securestep9 It looks client-side so you could get the same info from dev tools no?
1
0
0
#Windows experts, can you answer this without trying:

How many times do you need to press the down arrow to select C:\Users\Public?

#UX #UI
1
0
0
Session timeouts[1] provide great examples of #compliance disconnects from reality:

When booking for events it *always* takes *days* to get from registering for an event and getting there to show your QR or whatever. And while an attacker who hijacks your session has 0 benefit from accessing it for a prolonged time, somehow #security finds it crucial that users are auto logged-out after 30mins.

It would take just a *tiny* bit of thinking to avoid making things worse for everyone.

[1] https://wstg.owasp.org/latest/4-Web_Application_Security_Testing/06-Session_Management/07-Session_Timeout/ (congrats to #OWASP for breaking all your indexed links in search engines, also very helpful!)
0
1
0
repeated

BBC News has 4 YouTube videos up in the past day about OpenAI hacking โ€œgovernmentsโ€, with approaching a million views.

If you want to know the technical details of this elite frontier AI hacking - these are examples of the actual OpenAI agent requests.

Itโ€™s really dumb shit. The story here is OpenAI are utterly incompetent at cybersecurity, as are their victims.

5
4
0
repeated

We have both kinds of deities: an ad-supported and a subscription-based Machine God

0
2
0
Re: this one I'm still curious how I could tell which document node triggered a network event (denied, with an img Initiator) I see in dev tools. I can't find the corresponding URL by searching in Inspector, DeepSeek hallucinates all the solutions, maybe @freddy has a tip?

#Firefox

RE: https://infosec.place/objects/c55e1bcb-86a9-4d16-b9fb-83dccaeb4dad
2
1
2
repeated

#BOFH excuse #442:

Trojan horse ran out of hay

0
2
0
repeated
@jerry @dey I can see the Initiator is an img, but I can't find anything seemingly related in inspector + network rectord don't tell me what code initiated a request. That's the status.
1
0
0
Show older