|
Uh... you need a user profile and password to do that. That's why it's a bad idea to have user profiles and passwords in the wild, and also a bad idea to allow SQL access to your machine. If you're worried thast someone with a valid user profile and password will do this sort of thing, then you better turn off ODBC immediately. The big difference between iSeries attacks and Windows attacks is that a number of the exploits we're talking about on Windows can bypass Windows security. Just like the Rutkowska kernel code injection technique, they can install software beyond the privileges of the user. All these theoretical attacks on the iSeries require a valid user profile and password, as well as the authority to the objects. Joe
From: Walden H. Leverich Really?... How about selecting all the tables from systables, then for each table select all the numeric fields w/decimal positions and then for each of them execute a sql statement that updates their values to the effect of (set fld1 = fld1 * 0.01)... Easy to implement w/out any knowledge of the underlying applications and subtle enough that it probably wouldn't be noticed until lots of damage had occurred.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.