Slashdot Mirror


User: jmcguire81

jmcguire81's activity in the archive.

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

Comments · 5

  1. Re:Aw man... on Using AI With GCC to Speed Up Mobile Design · · Score: 2, Funny

    For those who don't get the joke: http://xkcd.com/303/

  2. Re:Good on Take Two Shelves Manhunt 2 · · Score: 1

    No, this would be like my local video store renting films such as Hostel or Saw. Bloody & violent? Yes. Illegal? No.

  3. Re:Could you thwart an undetectable rootkit anyway on Windows Rootkit Wars Escalate · · Score: 1

    Communication with the rootkit author does not necessarily need to be a straightforward matter. I have seen concepts of a rootkit sending data by querying DNS servers controlled by the author and piecing data together by taking the first character from the domain being looked up.

    dns -> google.com
    dns -> overture.com
    dns -> dnsstuff.com

    A password of god was just transmitted.
    A very crafty kit would build up this list by first by watching legitimate traffic on the network, so viewing raw traffic would not throw up any immediate red flags. Data can be hidden in many places. Just my 2 cents.

  4. Re:Pardon Me? on XSS Vulnerabilities Reviewed and Re-Classified · · Score: 3, Informative

    Sorry, but its not the same thing. XSS is strictly dealing with injecting JavaScript into a page so that it will be run in a visiting users browser. What you describe is known as RFI, Remote File Inclusion. This requires some very specific kinds of flaws in program logic to allow it to happen, while XSS can generally be found from any unfiltered content being echoed back in a web page.

  5. Re:Profiling is not a bad thing... on London Tube Dangerous for Technophiles? · · Score: 1

    Sorry, but your being foolish for thinking that every terrorist is going to be pigeon-holed into a simple profile. If you're from the US, do you recall the Oklahoma City bombing? At that time, the worst attack on US soil, and carried out by an average white guy that would have passed right by the profile you seem to have so much faith in.