Slashdot Mirror


User: 3r33t+h4x0r

3r33t+h4x0r's activity in the archive.

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

Comments · 18

  1. Re:I'm the real katzy... on Helping Artists Online · · Score: 1

    Quality troll. Keep 'em coming :)

  2. Re:pentium on Red Hat 7.0 Beta Is Out · · Score: 1

    I'd rather see most binary packages compiled for the 386 instruction set. If you really need/want the speed boost (unlikely, but certainly possible) you can just recompile from the source RPM's. And if you're running a Pentium class or faster, that probably won't even take too long. If packages come out compiled using the Pentium instruction set, then I'm going to be up the proverbial estuary without a paddle if I want to install on, say, a 486.

  3. Re:That's good, now what about security? on Preliminary Ethereal User's Guide · · Score: 1

    SSH can be configured to forward arbitrary ports over a secure connection. This is often done automagically for X, but you probably need to explicitly tell it to forward anything else. What happens is that the client listens on a local port (say 9000) and forwards any connections to it over the secure connection to the server. At the server, this encrypted stream is hooked up to a local port (say 110). At the client, you have your POP fetcher check localhost:9000 instead of remote:110. Neither side knows about the encryption. For details on how to set this up, you can check the ssh man page. On the server, you can block external access to port 110 so that only local connections can be made to it (from the ssh daemon, for example) to prevent remote exploits against a possibly insecure daemon.

  4. Re:Use caution on Preliminary Ethereal User's Guide · · Score: 1

    Many companies use an OS like Win98 where any bozo can set the promisc flag on their card.

  5. Re:That's good, now what about security? on Preliminary Ethereal User's Guide · · Score: 1

    As a previous poster indicated (humorously), you should use SSH for any remote administration. You can also use SSH along with a POP or IMAP server so that your password isn't passed in cleartext everytime you check your e-mail. (There are other ways to encrypt your password over POP, but I'm not sure about IMAP. I would think there is though.) For file transfer, you can use SFTP, SCP, or regular FTP forwarded over SSH.

  6. Re:Blame the Language on Are Buffer Overflow Sploits Intel's Fault? · · Score: 1

    Nice technique, but you lose style points for posting it AC.

  7. LINT for checking code security on Are Buffer Overflow Sploits Intel's Fault? · · Score: 1

    It's already been done and it's called (strangely enough) SLINT. Unfortunately, it's not available to the public. Perhaps some polite inquiries could persuade them to release it? Or maybe not. Anyway, it's there.

  8. Re:Where's the Anime topic on edithome page? on 'AD Police' Makes A Comeback · · Score: 1

    It doesn't a single thing. The only point to it was to upset you and reduce you to name-calling. It's served it's purpose now. Thanks.

  9. Re:Where's the Anime topic on edithome page? on 'AD Police' Makes A Comeback · · Score: 1

    Obviously because he would like an option to not see this article or your mindless posts to it.

  10. Re:BSD? on FreeBSD 4.1 Released · · Score: 1
    Yes, it is nice. In fact, that's the entire idea of having plenty of choice in which OS you use. Apparently Linux worked out better for him. He'll use Linux. You, I assume, will use a BSD. And I'll use whatever works best for me. Don't bitch someone out for using the tool best suited to them, it only makes you look foolish.

  11. Re:Some of the things that need to be done... on Security Through Obscurity A GOOD Thing? · · Score: 1
    Sure, that's reasonable. Gaining illegitimate access to a computer should be prosecuted no matter what is done with that access. (Be it destabilizing the world economy or reading /.)

  12. Re:Some of the things that need to be done... on Security Through Obscurity A GOOD Thing? · · Score: 1
    For the most part, I agree with you. However, I'm not impressed with the way you slip sniffing in there with things that should be illegal. First of all, sniffing network traffic has plenty of useful applications (perhaps more useful applications than malicious) such as testing networking software (I do this all the time, it's great for helping track down otherwise inexplicable problems), keeping tabs on network usage, and tracking down malicious activity. Many IDS's could be described as glorified network sniffers. Besides all that, sniffing does not harm anyone. Should we make listening to other conversations in a restaraunt illegal? No. If people send data on a wire past my machine, I think that I have a right to know what that data is. Especially if it's _my_ data (as in the useful applications pointed out above). To go back to the restaurant example, if people do not wish to be overheard, the can speak more quietly or carry on their conversation elsewhere. On a network, people can either choose to use strong encryption or limit their traffic to a known secure network. That aside, I'll restate that I do agree with your other points.

  13. Re:I missed something on Gravity Diluted By Multiple Dimensions? · · Score: 1
    Yes, particles do have mass. And what's gravity, kids? Come on, I know you know! YES IT'S A FUNCTION OF MASS.


    fuckhead

  14. Neither should have the domain on Corinthians.com Taken Away, Given To Soccer Team · · Score: 1
    The soccer team is in brazil and already has a .com.br as they should. The guy previously having the domain name was not using it for commercial purposes. He should have been given a pro-rated refund on his registration and the domain should have been put back in the pool. Simple as that. If you're not going to play by the rules, you shouldn't bitch when somebody else breaks them.

  15. Re:Lazy Cheaters on New ASUS Drivers Help Cheaters? · · Score: 1
    he's still dead.

    homophobe.

  16. Re:Lazy Cheaters on New ASUS Drivers Help Cheaters? · · Score: 1
    The company isn't holding a gun to their head to make them cheat. If they're dishonest and cheaters, then they're going to be whether they have to tools to do so or not. That's something inherent to the person. Furthermore, this would be a very useful thing for game developers. And don't tell me "then they should only give it to developers." Even if they did, it would still get out.

    What it comes down to is that people need to take some fucking responsibility in their lives and not depend on the gov't and corporations to look out for them.

    Karma be damned

  17. Re:I missed something on Gravity Diluted By Multiple Dimensions? · · Score: 1
    Yes, they always have. Take a physics course, fool.

  18. Re:Just try and implment this on Attention Sensitive User Interface · · Score: 1

    Um... so basically you'd need a beowulf cluster of these to get decent performance?