Posts
2473
Following
662
Followers
1487
"I'm interested in all kinds of astronomy."
repeated

Revisiting unresolved JetBrains TeamCity issues: https://cve.mitre.org/cgi-bin/cvekey.cgi?keyword=teamcity

I may be a hater but I'm not lying and to my customers and hiding security issues.

1
1
0
@screaminggoat @dreadpir8robots @todb @h4sh IME CVE issuance is the easiest part: if vendor is a CNA, they will take care of it, most of the process is coordinating technical details and disclosure. If it's MITRE you can get a CVE basically instantly with their online form.

I have to note that AFAIK MITRE is *not* a fallback (they will redirect you to the CNA you just visited), and H1 is *definitely* not a fallback (for a multitude of reasons). FD is a fallback, and so is CERT-CC in some cases.
1
0
2
repeated

social media platform users are going to link offsite. the only question is how obnoxious the platform will make it for them and everyone else.

(For context: Instagram prohibits links in post text. This, plus the incentive to inflate comments, has led to the proliferation of tools where creators instruct their followers to comment with a specific word to receive a link in their DMs— in this case, to a pie crust recipe)

7
10
0
@wdormann Is this the feature implemented by ai.exe, aka. "Artificial Intelligence Host"? That thing caused problems for me before by trying to chat with the mothership:

https://www.reddit.com/r/Office365/comments/ylkip5/comment/j3vjm8w/
0
0
0
repeated

and... fruitless

$1$yMKkNlnT$BDBNp1JZAq1Kyk.CUV4Vd0

Maybe I can nerdsnipe this?

3
3
0
Edited 9 months ago
From Guardian to Gateway: The Hidden Risks of EDR Vulnerabilities - Neodyme
https://neodyme.io/en/blog/wazuh_rce/

/via @tekwizz123

CVE-2024-32038, CVE-2023-50260
#frombsky
0
1
5
@aardrian That's weird, it usually works for me out of the box :( I'm not in the mood of digging into Medium's bullshit, but the link at the top of the article seems to work. Anyway, sorry for the spam!
1
0
0
Page-Oriented Programming: Subverting Control-Flow Integrity of Commodity Operating System Kernels with Non-Writable Code Pages | USENIX
https://www.usenix.org/conference/usenixsecurity24/presentation/han-seunghun

/via @andersonc0d3
0
4
6
repeated

Prefer Rust to C? There's no reason your decompilation has to necessarily target C as the output. With our Language Representation UI/API in 4.2 you can see all your decompilation as Rust instead.

0
3
0
@kaaswe Ugh, I guess this is how UX gets in the way the worst possible time (the middle of an incident) :P
0
0
1
A bit annoying thing in #Bsky #ATProto is that you don't post plaintext that is "enriched" remotely, but provide a Rich Text object with links, tags, etc. marked as such. It seems from the servers perspective len(rich_text)!=len(str(rich_text)) and I found no way to find out what the true length of my rich Text object will be resulting in failed posts and bad thread splitting...

https://atp.readthedocs.io/en/latest/atproto_client/utils/text_builder.html
0
0
3
@tmr232 There are bunch of helper scripts used during the build as far as I can tell (the RMI Debugger feature in particular came up in the stack trace but didn't investigate further).
0
0
1
Latest #Ghidra failed to build because some obscure pyOpenSSL error, which can break pip altogether:

> TypeError: deprecated() got an unexpected keyword argument 'name'

Here's what worked for me:
- Delete the failing pyOpenSSL directory from site-packages
- pip install "pyOpenSSL>22.0.0,<23.0"
1
0
1
@infosecdj That's weird, I'd think chemistry is so widely applicable that there's always need for it. I guess it's not true for every subfield?
1
0
0
Show older