logoalt Hacker News

john_strinlaiyesterday at 7:35 PM2 repliesview on HN

>As a code author/reviewer, I would never write "os as g" and I would absolutely never approve review of any code that used this.

lucky for them, its an exploit script, not enterprise code.

all that needs to be "reviewed" is whether or not it exploits the thing its supposed to.

edit: yall really think a 10-line proof of concept script needs to undergo a code review? wild. i shouldnt be surprised that the top comment on a cool LPE exploit is complaining about variable naming


Replies

StableAlkyneyesterday at 8:44 PM

It's just sloppy. Readers are human, and little mistakes like this take away from the article. Then you add a nonexistent RHEL version, and it just isn't a good look. Which is a shame, because it's otherwise a very interesting vuln.

Maybe you didn't care, but the length of this comment chain clearly shows that it matters. Effective communication is just as important as the engineering.

show 1 reply
Xirdusyesterday at 8:16 PM

I'd imagine that at minimum, the team in charge of patching the vulnerability would need to review how the exploit works.

show 1 reply