Slashdot Mirror


User: buuz24

buuz24's activity in the archive.

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

Comments · 1

  1. This won't infect any Sybase systems! on New SQL Injection Attack Fuses Malware, Phishing · · Score: 1

    The syntax shown would not run correctly on Sybase Adaptive Server Enterprise (ASE), as opposed to MS-SQL. The difference lies in the way the statments are grouped into a batch: in this form, it's invalid syntax in ASE (though it would be correct syntax in a stored procedure in ASE, but that's just a few bridges too far here)