[–] raesene9 3y ago ↗ Scott/Tiger was one of my favourite ways to get access to exposed Oracle DBs when I was a pentester back in the 9i 10g era. Reliably there, not often disabled (well until after the pentest anyway), had good privileges.
[–] winrid 3y ago ↗ Scott was actually my boss for a couple years. Always enjoyed our 1:1s. Small world.
[–] smitty1e 3y ago ↗ How about naming a one-row, one col table 'dual' to get a SELECT going where the db demand something in the FROM clause?Was that a Scott flourish?I've done that with other dbs than Oracle. [–] chasil 3y ago ↗ ...and the column is named DUMMY.All hell breaks loose if you insert or delete from this table.I made a DUAL table in Rdb. [–] [deleted] 3y ago ↗ (comment deleted) [–] hibbelig 3y ago ↗ Why is it called "dual" if there is only one item in it? I guess it's a joke of some sort, but I'm not getting it :-/
[–] chasil 3y ago ↗ ...and the column is named DUMMY.All hell breaks loose if you insert or delete from this table.I made a DUAL table in Rdb. [–] [deleted] 3y ago ↗ (comment deleted)
[–] hibbelig 3y ago ↗ Why is it called "dual" if there is only one item in it? I guess it's a joke of some sort, but I'm not getting it :-/
6 comments
[ 4.1 ms ] story [ 19.3 ms ] threadWas that a Scott flourish?
I've done that with other dbs than Oracle.
All hell breaks loose if you insert or delete from this table.
I made a DUAL table in Rdb.