Its easy to get the database names via SQL Injection
EXEC sp_databases
I cant believe that in 2015 server still have this problem, because it can be fixxed with one line in code.
And every server should have hourly backups...
EXEC sp_databases
I cant believe that in 2015 server still have this problem, because it can be fixxed with one line in code.
And every server should have hourly backups...