Slashdot Mirror


User: nyet

nyet's activity in the archive.

Stories
0
Comments
981
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 981

  1. Re:"Heir-to-BIOS?" on UEFI Secure Boot Booted From Debian 9 'Stretch' (theregister.co.uk) · · Score: 1

    If that admin has the ability to replace the kernel (maliciously or otherwise), the whole system can be compromised even if the kernel cannot be replaced.

  2. Re:"Heir-to-BIOS?" on UEFI Secure Boot Booted From Debian 9 'Stretch' (theregister.co.uk) · · Score: 1

    If your machine can be exploited to the point where the kernel can be replaced, preventing the kernel from being replaced is not going to help you.

  3. Re:"Heir-to-BIOS?" on UEFI Secure Boot Booted From Debian 9 'Stretch' (theregister.co.uk) · · Score: 1

    Why do you use it? To what end?

  4. Re:RedHat on UEFI Secure Boot Booted From Debian 9 'Stretch' (theregister.co.uk) · · Score: 1

    I see absolutely no benefit to UEFI. What does it have to do at all with "business integration"?

  5. Re: Open ports on Open Ports Create Backdoors In Millions of Smartphones (bleepingcomputer.com) · · Score: 1

    listen() is fundamentally more dangerous than connect().

  6. You use connect(), not listen()/accept()

  7. Did you actually read my post?

  8. I would not hire you for any networking job.

  9. Re: Open ports on Open Ports Create Backdoors In Millions of Smartphones (bleepingcomputer.com) · · Score: 1

    We're not talking about server apps like sshd.. Obviously that would listen on 22. We're talking about random apps that call listen without your knowledge.

  10. Re: Open ports on Open Ports Create Backdoors In Millions of Smartphones (bleepingcomputer.com) · · Score: 1

    There is a difference between calling listen() and connect().

  11. Re:Open ports on Open Ports Create Backdoors In Millions of Smartphones (bleepingcomputer.com) · · Score: 4, Informative

    BTW that is absolutely false. While an already open (and active) point to point connection is relatively hard to compromise, an application that is listen()ing on a port can be compelled to accept data from any source, at will, and repeatedly.

    This makes buffer overflow (or other remote exploits) attacks trivial to both test and execute successfully.

  12. Once more, for what reason should an app call listen()? Be specific.

  13. Re: Open ports on Open Ports Create Backdoors In Millions of Smartphones (bleepingcomputer.com) · · Score: 1

    Why should an app call listen()? For what operation?

  14. Re:Open ports on Open Ports Create Backdoors In Millions of Smartphones (bleepingcomputer.com) · · Score: 4, Informative

    Can you suggest a reason why a smartphone application should listen on a port without you knowing it?

  15. Re:List of Problematic Apps? on Open Ports Create Backdoors In Millions of Smartphones (bleepingcomputer.com) · · Score: 2

    This is exactly what netstat -l is good for.

    https://play.google.com/store/...

    Granted, if it is a transient listen(), netstat -l won't catch it (e.g. something is required to trigger the listen), but long lived, persistent listen()s will show up.

  16. newatlas blocks adblockers - do not link to them on Electric Vertical Take-Off Aircraft Successfully Tested By DARPA (newatlas.com) · · Score: 1

    Just go to the source.

    newatlas sucks - if you run an adblocker, it won't let you access any of their stories.

    http://www.darpa.mil/news-even...

  17. currently? on Supermassive Black Hole Rocketing Out of Distant Galaxy At 5 Million MPH (blastr.com) · · Score: 1, Informative

    currently 40,000 years ago.

  18. Re:Hand waiving is lame. on Boston Public Schools Map Switch Aims To Amend 500 Years of Distortion (theguardian.com) · · Score: 1

    Only a complete moron would claim Gall-Peters has less distortion.

    It sucks.

  19. Re:Are we counting the same things? on Scientists Sent a Rocket To Mars For Less Than It Cost To Make 'The Martian' (backchannel.com) · · Score: 1

    And no mention of Mariner 8/9?

  20. Re:The Summary is Blatently Wrong on Africa Gets Its Own Web Address (bbc.com) · · Score: 2

    I don't know where /. gets their editors, but they're definitely getting dumber and dumber as the years go by.

  21. "web address"? on Africa Gets Its Own Web Address (bbc.com) · · Score: 1

    You guys hire complete morons now, huh?

    Also, grats on the clickbait tactic of not telling us what the TLD actually is in the headline.

    You suck.

  22. Re:Gun control was never about safety on Snapchat Wanted $150K To Not Run NRA Ads On Gun Control Group Videos (thenextweb.com) · · Score: 2
  23. Re:That org is garbage on Snapchat Wanted $150K To Not Run NRA Ads On Gun Control Group Videos (thenextweb.com) · · Score: 1

    So get training. It isn't hard or expensive, and compared to police training, its orders of magnitude more effective.

    Police are not a security force. They are not a peace keeping force. Their job is to catch criminals.

  24. That org is garbage on Snapchat Wanted $150K To Not Run NRA Ads On Gun Control Group Videos (thenextweb.com) · · Score: 4, Insightful

    Everytown for Gun Safety has no interest whatsoever in "gun safety".

  25. Re:Second that on Ask Slashdot: How Do You Deal With Aggressive Forum Users? · · Score: 2

    No. 20 years ago, only 1 in 5 people were clueless about technical topics, so by and large, active posters in DIY tech forums knew what they were talking about.

    And if they had problems and questions, they knew what information to provide in their posts.

    Now, less than 1 in 5 participants have a clue.

    4 out of 5 have no idea how to post a technical question, and no idea how to give people who might be able to help the context they need to give useful advice.

    Bottom line: People on the 'net are universally more incompetent, which causes the few smart people left to get pissy and short tempered due them constantly being inundated by the same stupid questions posited by people who have no interest (let alone ability) to provide the needed context to facilitate a useful answer.

    The delicate flowers demanding moderation only make things works, because it drives off anybody with a clue, so you're left with a forum filled with morons and griefers.