Slashdot Mirror


User: rivetgeek

rivetgeek's activity in the archive.

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

Comments · 106

  1. Re:a legit hack on Australian Police Database Lacked Root Password · · Score: 2, Informative

    Most coders don't sanitize code coming from a trusted source. They sanitize input from users, but something like a SQL injection is generally an effect of improper user-san anyway.

    Imagine you have a script that just includes a user's profile data (user.php) from a flat file (stupid i know but its an example), by entering in a remote file to a field, it might be sanitized, however in a sql injection you could over right "user.php" with http://www.evilsite.com/evilscript.php

    Myspace ran into this issue when they launched their mobile service. The mobile service wasn't properly stripping out javascript and the main site didn't sanitize already input data, under the assumption that sanitization had already happened. As a result, you could enter javascript into the mobile client and it would be executed on any web browser.

  2. Re:no injection necessary on Australian Police Database Lacked Root Password · · Score: 1

    Yah from that comment it would seem correct however you have to TRY to open up mysql to outside connections. I just find it dumbfounding that anyone would.

  3. Re:no injection necessary on Australian Police Database Lacked Root Password · · Score: 2, Insightful

    Are you (or he, i haven't read his comment) trying to say that mysql was accessible from the outside to arbitrary connections directly? I find that pretty hard to believe.

  4. Re:a legit hack on Australian Police Database Lacked Root Password · · Score: 1

    Im just saying your description of the hack was entirely inaccurate.

  5. Re:a legit hack on Australian Police Database Lacked Root Password · · Score: 4, Informative

    Uh...no. The article states they just used SQL injection to insert an include to a remote php file (the idiots apparently hadnt disabled remote file includes). The included file was basically a dashboard that did directory listings and file transfers. I did a contract cleaning up a similar mess (URL-RFI Injection). The hardest part about the entire hack was probably finding the SQL injection point.

  6. Re:I thought Information Week was sensible. on Hackers Breached US Army Servers · · Score: 1

    BREAKING! THIS JUST IN! There is no evidence to prove the hackers were not, in fact, members of the elite "girl scouts".

  7. Re:New defense tactic... on Court Sets Rules For RIAA Hard Drive Inspection · · Score: 1

    Its pretty simple to write a tool that appends a couple bytes of garbage to the end of the file past EOF which will change the hash.

  8. Re:What the hell?! on Apple Rejects Nine Inch Nails iPhone App · · Score: 1

    Yah... cause we all know that lyrics make kids go out and have lots of promiscuous sex.

  9. Re:Burn 'em! on Google To Remove "Inappropriate" Books From Digital Library · · Score: 1

    Personally I use Nero Burning Rom

  10. Re:Dont blame the OS on A Secure OS For the Dalai Lama? · · Score: 1

    there are several variants of cross-site scripting. I was referring to persistent XSS.

  11. Dont blame the OS on A Secure OS For the Dalai Lama? · · Score: 1

    "Furthermore, most of the web servers broken into during these attacks (to be used as command and control servers) were not Windows, but Linux." The vast majority of webserver hacks have nothing to do with the OS. The most common attacks are remote file include, cross site scripting, and sql injection, all of which are platform independent.

  12. Re:What the hell? on Suspect Freed After Exposing Cop's Facebook Status · · Score: 1

    I dunno about your state but in california you can legally change lanes even INSIDE the intersection

  13. Re:Polluted by life? on Earth-Like Planets In Our Neighborhood · · Score: 1

    "For EARTH to "shed" anything except perhaps hydrogen or helium," Fixed that for you. It's not just gravity alone that traps atmospheric gases

  14. Re:Yeah, I know... on IT Job Market Is Tanking, But Not For Everyone · · Score: 4, Insightful

    BUSTED

  15. Re:B. Hussein Obama, first impressions on Barack Obama Sworn In As 44th President of the US · · Score: 1

    2 million people showed up. Someone has to pay for porta potties, police, private security, all the big screen tv's so people a mile back on the mall could see. It's not like the inauguration was handing out cigars and caviar.

  16. Re:Anti-vaccine crowd? on Cold Sore Virus May Be Alzheimer's Smoking Gun · · Score: 1

    uh...HPV is NOT herpes. Herpes simplex virus versus Human PapillomaVirus. HSV doesnt even cause the same symptoms. And hpv generally goes away on its own after a couple years

  17. Re:What about heredity? on Cold Sore Virus May Be Alzheimer's Smoking Gun · · Score: 1

    It's possible that it only seems to run in families because families tend to share drinks or other objects. There could also be a hereditary gene that increases susceptibility to this particular disease but that it requires the herpes virus to trigger it

  18. Re:Harmony never existed on Resurrecting the Mighty Mammoth, Cheaply · · Score: 1

    And yet "remember 9/11" will never be as catchy as "remember pearl harbor"

  19. Re:Harmony never existed on Resurrecting the Mighty Mammoth, Cheaply · · Score: 1

    uh...the japanese took out our entire pacific fleet almost. As bad as 9/11 was, it doesn't quite compare.

  20. Re:Lead solder replacement on Researchers Getting the Lead Out of Electronics · · Score: 1

    and when you look up the vaporization temp of a substance that is the MINIMUM temperature that the substance will vaporize. PERIOD. EVEN ONE ATOM. If a single atom is heated/pressurized to vapor point then yes, you will have trace amount aerosoled.

  21. Re:Lead solder replacement on Researchers Getting the Lead Out of Electronics · · Score: 1

    ok apparently slashdot hates the less than sign, it cut off half that post. Anyway, lead melts at 600 degrees and doesn't vaporize till over 2000 degrees. You are just flat out wrong man.

  22. Re:Lead solder replacement on Researchers Getting the Lead Out of Electronics · · Score: 1

    Seriously dude. I'm a machinist and Ive welding mig, tig, and arc for 15 years. Melting point http://www.insc.anl.gov/matprop/lead/pbcp.pdf

  23. Re:Lead solder replacement on Researchers Getting the Lead Out of Electronics · · Score: 1

    They have lead free alloys for use now. The ONLY reason to use lead these days is to keep a classic car "original" with period body filler. Also, nobody gets lead poisoning from leaded body filler unless they are eating it. And no, it doesn't get nearly hot enough to vaporize.

  24. Re:Lead solder replacement on Researchers Getting the Lead Out of Electronics · · Score: 1

    only old school purists still lead bodywork. It's 99% bondo these days.

  25. Re:Open source, remember? fix already out on Bug In Android Passes Keystrokes To Root Shell · · Score: 1

    fair enough