notes.txt
来自「SLAMMER芑愿戢盂码」· 文本 代码 · 共 31 行
TXT
31 行
While there were some intermittent network problems before, it wasn't until about12:00 AM CST (01/25/03) that the worm started causing serious trauma toUUNET/Worldcom's backbone.The worm appears to be abusing a stack overflow vulnerability reported a fewmonths ago by David Litchfield, the original advisory can be found here:http://www.nextgenss.com/advisories/mssql-udp.txtThe worm's design allows it work across Windows 2000 service packsdue to the use of sqlsort.dll for the register bounce, LoadLibrary(), andGetProcAddress() functions.Disabling the worm is as easy as killing the sqlserver.exe process orjust rebooting the box. Just make sure that you unplug the system fromthe network before it comes back up. The official patch for SQL Server is SP3, however if you are runningSP2 and can't upgrade for one reason or another, you can use the hotfixfound in this directory: Q323875_SQL2000_SP2_en.EXEMore disassemblies:http://www.boredom.org/~cstone/worm-annotated.txthttp://www.snafu.freedom.org/tmp/1434-probe.txthttp://www.immunitysec.com/downloads/disassembly.txthttp://www.techie.hopto.org/sqlworm.htmlhttp://www.eeye.com/html/Research/Flash/sapphire.txt-HD
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?