Posts
2524
Following
646
Followers
1460
"I'm interested in all kinds of astronomy."
repeated
Edited 7 months ago

What the absolute fuck: https://yossarian.net/til/post/some-surprising-code-execution-sources-in-bash

In short: [[ "$foo" -eq whatever ]] in bash can run arbitrary code.

That looks like something that can realistically trigger in a lot of scripts.

(also test -v, but I barely ever see that one used)

Edit: This also happens in zsh 5.9 (but the referenced variable needs to exist) and mksh

3
4
0
repeated
repeated

It's 2024. People spend more time looking at screens than not-screens. People spend more time in limited wavelength artificial lighting than natural light. Rather than trying to describe "real life", we should just stick to RGB, as "real life" IS mostly just RGB now

1
2
0
repeated

My WarCon slides about Ivanti Avalanche are public!

I tried to do some mapping of the attack-surface, show the new auth mechanism and present some research ideas (things I didn't try).
It also shows my first-ever fuzzing and memory corruption experience😆

https://github.com/thezdi/presentations/blob/main/2024_WarCon/Avalanche_WarCon24.pdf

0
2
1
repeated
repeated

Google payed me a bugbounty for a bug I reported 8 years ago...

2
3
1
repeated

Safety in an Unsafe World - RustConf 2024 - How to move Rust beyond memory safety to guarantee freedom from any class of bugs

https://www.youtube.com/watch?v=Ba7fajt4l1M

Discussions: https://discu.eu/q/https://www.youtube.com/watch?v=Ba7fajt4l1M

0
1
0
repeated

Naming conventions, always surprising me

1
1
0
Attackers are hijacking Jupyter notebooks to host illegal Champions League streams

https://cyberscoop.com/misconfigured-jupyter-notebooks-uefa-champions-league-streaming/
0
2
2
[RSS] Spelunking in Comments and Documentation for Security Footguns - Include Security Research Blog

https://blog.includesecurity.com/2024/11/spelunking-in-comments-and-documentation-for-security-footguns/

#elixir #python #go
0
1
2
repeated

My team just released a paper detailing all the security capabilites in Windows Server 2025
https://techcommunity.microsoft.com/blog/microsoftsecurityandcompliance/windows-server-2025-security-book/4283981

0
3
0
repeated

Thank You to the guests who joined the opening of the Museum of Malware Art! The museum is now open to the public. For hours and more information, see https://MuseumofMalware.Art

1
3
0
repeated

Since Calvin and Hobbes are popular right now, please know that the entire archive is available online, searchable, for free. This includes ALL the strips, including some that didn't make it into the various anthologies:

https://www.gocomics.com/calvinandhobbes

And if you are insistent on using alt text but are (like me) sometimes not motivated to type out the dialogue, there's even a 'transcript' button in the three-dot submenu. It's short on describing images, but it's thorough on the text.

1
19
1
repeated
repeated
repeated

D-Link tells users to trash old VPN routers over bug too dangerous to identify.

Hopefully folks realize they should replace it with another vendor.

This vuln was covered at DEF CON 32 by Sam Curry. TR-069 is an admin access protocol that lets DLink work with your router remotely (reset device, etc.). Bad actors use spoofed requests to change config data, read the MAC address, monitor traffic, and use them as botnets. TR-069 is industry standard

https://www.theregister.com/2024/11/20/dlink_rip_replace_router/

1
13
0
Show older