Viewing profile — Bnshsysjab
Bnshsysjab
HN member- Joined
- Wed, Sep 04, 2019, 10:06 PM UTC
- HN karma
- 325
- Public activity
- 233 items
- HN profile
- View on Hacker News ↗
About Bnshsysjab
No profile information was provided.
Recent public activity
-
comment
Comment #34485677
How does this work on a technical level? What stops an app bypassing the firewall?
-
comment
Comment #24667878
Because TVs rapidly get outdated and die. If nothing else the 2inch thick bezels are an eye sore. Just because I don’t care about 4K doesn’t mean I don’t care about image quality. …
-
comment
Comment #24666595
720 to 4K is not the same as 480p to 720. The latter is far more noticeable. Most of the world hasn’t moved to 4K, I don’t see a huge amount of value in it personally.
-
comment
Comment #24586249
You’re missing the point. Most people don’t want to download a video instead of streaming directly, which is a far lower barrier than procuring equipment, dealing with compatibilit…
-
comment
Comment #24575362
That’s a fair point.
-
comment
Comment #24573667
As a side note, and I’ll create a separate thread: say my host is comprised by super sophisticated malware, aside from a reformat what other sanitisation practices can I do? Can I …
-
comment
Comment #24573633
If you wanna go a little bit more paranoid, use a dedicated host to virtualise those machines and connect to the host via RDP/whatever, that should create another layer of safety.
-
comment
Comment #24538961
No the risk is that somebody has decided to disregard security and general security process and create shadow IT, which if left unchecked will create massive problems within the or…
-
comment
Comment #24533551
Nah you pull it offline and tell them to follow correct procurement and development practices. If your development teams aren’t talking to your security teams you have bigger probl…
-
comment
Comment #24527071
You need to tweet your view of security requirements if you want to provide IT functions to users. Yes they are a nice to have, yes the cost of a data breach either to you or the u…
-
comment
Comment #24527042
See comment on parent.
-
comment
Comment #24526392
I think ‘stop wasting time on dumb stuff and focus on actual security’ is a good take home for the HN crowd. Time and money is finite, so spend it wisely.
-
comment
Comment #24526183
No it’s not recommending snake oil and telling them to do things properly instead I don’t. Care if that makes the security industry dry up, my only hope is that if it does the snak…
-
comment
Comment #24526149
I’ll ignore your condescending dribble but: > Let’s also not forget that there is good money to be made off consulting for those companies that are “fucked” Where the hell are your…
-
comment
Comment #24525760
Or maybe I’m just not scraping bottom of the barrel when it comes to security assessments. If the software is at that point the organisation is well and truly fucked, waf or not.
-
comment
Comment #24522909
What if the payload is ‘a,b’ which renders as Select a, b from foo;
-
comment
Comment #24522901
Right but I’m the context of antivirus you’re executing unconstrained data in an unconstrained environment, in appsec you can handle data correctly rather than rely on a third part…
-
comment
Comment #24522876
I hate these kind of defenses. If your application is vulnerable to sqli, select is one of many tools an attacker can use and you’re pretty much screwed anyway. Instead, use sane t…
-
comment
Comment #24458960
Also be sure to check out the super Mario world flappy bird code injection: https://youtu.be/hB6eY73sLV0
-
comment
Comment #24453104
2037 is a potential overflow, I believe. I imagine only pre 2000 systems would likely be affected.
-
comment
Comment #24437232
I’d love $myhandle.sucks but alas the domain registrar decided to charge extortion rates in the hopes that large companies register their own domain to prevent hate sites >_>
-
comment
Comment #24437209
Esoteric hardware won’t work first, then maybe browsers. I’d estimate 15 years. I was not using pulse or systemd until early this year, having used Linux since 2008 thats a pretty …
-
comment
Comment #24437169
I’m not an X hater but just know you’ve given that server access to your display socket which is effectively remote command execution. In most cases this could be solved with a goo…
-
comment
Comment #24437106
The beauty of public key cryptography is they don’t need to hold your private key, ever :)
-
comment
Comment #24426556
I regularly wonder why we don’t have some form of physical verification token which signs things with our identity, the whole system is broken in that regard.