Slashdot Mirror


Anti-Santy Worm Patches phpBB Flaw

sebFlyte writes "Interesting Santy worm story -- there's now an anti-Santy worm proliferating, which spreads the same way as a normal worm, but rather than killing machines or taking control of them, it gives them security updates..." We mentioned the Santy worm about ten days ago.

2 of 245 comments (clear)

  1. Not very benificial by lightdarkness · · Score: 5, Informative

    Is reporting that they don't know if the worm actually patches it sucessfully. For all we know, it could be infecting the System. When searching, only 3 results came up.

  2. The Code by RobertTaylor · · Score: 4, Informative

    Full code of asw.txt here....

    This is the code of the worm extracted from a vulnerable box.

    # asw: anti santy worm
    # this worm will try to fix any viewtopic.php on local box
    # will use this box for 1 day to search other buggy phpBB forums, and end.

    etc...