I have analyzed a smart garage door opener from @merosshome.
This was a really fun project which lead to be able to open random garages.
infosec.rm-it.de/2021/06/18/…
I found a way to remotely compromise the Windows 10 Microsoft Edge Developer VM with no user interaction.
For some unknown reason Microsoft installed Puppet in this VM but didn’t configure it.
You can just host a server under a default hostname that the client will periodically try to connect to.
As a puppet server you can just automatically have SYSTEM privileges on the VM, see here for the full journey to get there:
infosec.rm-it.de/2025/02/17/…
Another @github Copilot example fail.
It tells you that the code covers scenarios such as input with comments, invalid date format, and invalid value format. The code it produced does no such thing.
Another case of "AI demo posted on vendor website is just plain wrong". This is currently on the @github Copilot site (github.com/features/copilot).
The prompt is "how do i copy all the files bigger than 128k" and it answers:
"find . -size 128k"
This doesn't copy anything.
Are you doing "| xargs" or the weird "-exec cp {} dest \;" way that I always get wrong on the first try?
Additionally, if the user specifies already "all files" then "-type f" should certainly be used too.
Although I can't think of a filetype right now that is >128k and not a file, if you use this as an example for something else, you might have a bad time.
Does nobody proof read these examples?
At this point I think banks that don't deploy proper SPF and DMARC should be held (partially) accountable if customers fall for phishing.
Example of dkb.de / @DKB_de :
SPF: ~all
DMARC: p=none
I mean, come on. It's 2024!
CentOS 7 is the real security hero this week! 💪
✅ cURL too old for CVE-2023-38545
✅ glibc too old for CVE-2023-4911 / Looney Tunables
✅ httpd too old for CVE-2023-44487 or any HTTP/2 support
Wow, RCE in OpenSSH!
"A critical vulnerability in sshd(8) was present in Portable OpenSSH versions between 8.5p1 and 9.7p1 (inclusive) that may allow arbitrary code execution with root privileges."
Note: portable here means, non-OpenBSD versions. This does affect Linux versions
Apple decided that circumventing a warning shown on emails where the from and reply-to addresses don't match is not a security issue.
Well, then I publicly disclose the issue.
infosec.rm-it.de/2024/06/24/…
Granted, the warning is not well documented and circumvention is probably worthless if users didn't know in the first place that it existed. Someone at Apple still implemented it for some reason.
@DKB_de ihr treibt mich langsam wirklich in den Wahnsinn.
Ich öffne die "neue" App, möchte Wertpapierdokumente ansehen. Geht nicht, ist noch nicht implementiert, hier ein Link zum alten Banking via Web.
Im alten Banking: Bitte das neue Web Banking benutzen, das alte wird im September abgeschalten.
Ugh, na gut, wieder erstmal suchen wo dort jetzt die Inbox ist und siehe da: Auch im neuen Web Banking gibt es keine Wertpapierdokumente!
Ich bin ja wirklich gespannt ob ihr das bis September noch hinbekommt und was da dann sonst noch alles nicht geht.
Müsst ihr die Wertpapierdokumente nicht eigentlich zustellen? Ach, was weiss ich schon. Wird die Bafin dann schon regeln.