Forums: How To Secure Oracle? - Forums

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

How To Secure Oracle?

#1 User is offline   tnp 

  • Private First Class
  • Icon
  • Group: Members
  • Posts: 38
  • Joined: 17-February 04

Posted 24 March 2005 - 05:57 AM

How can I change Oracle Password without having the old one?

thx a lot :D
0

#2 User is offline   ch0pper 

  • Private First Class
  • Icon
  • Group: Members
  • Posts: 65
  • Joined: 16-September 03

Posted 25 March 2005 - 07:10 AM

what exploit are you using ?
0

#3 User is offline   tnp 

  • Private First Class
  • Icon
  • Group: Members
  • Posts: 38
  • Joined: 17-February 04

Posted 25 March 2005 - 07:59 AM

that doesn't matter:
i need to know the old pw:
http://www.metrokc.gov/gis/kb/images/password.gif

or a other way :)
0

#4 User is offline   Pro21 

  • Sergeant
  • Icon
  • Group: Members
  • Posts: 230
  • Joined: 12-February 04

Posted 28 March 2005 - 09:51 AM

if you change the old password like your screenshot, i think that is impossoble to know the olld password. The system update the password field then erase the old.
If somebody can confirm my repy :P
0

#5 User is offline   Jumpi 

  • Private First Class
  • Icon
  • Group: Members
  • Posts: 63
  • Joined: 02-January 04

Posted 28 March 2005 - 10:15 AM

sorry, no confirm.
user:DBSNMP
pass:DBSNMP
works.
but: doesnt makes secure, there's a version of the exploit out without password so changing won't secure.
0

#6 User is offline   BuzzDee 

  • Master Sergeant
  • Icon
  • Group: Specialist
  • Posts: 454
  • Joined: 27-September 03

Posted 28 March 2005 - 12:22 PM

if it is your OWN system then just apply the patch (i don't know 100% but i'm sure there is one out, yet). i think that shouldn't be too hard heh?
if it is NOT your own box (and i'm quite sure this is the case) better be quiet... <_<
0

#7 User is offline   Jumpi 

  • Private First Class
  • Icon
  • Group: Members
  • Posts: 63
  • Joined: 02-January 04

Posted 28 March 2005 - 11:32 PM

on you own system (own, not owned) you could block port 2100 or switch the ftp off.
or, best one: use a firewall and you are a bit more secure
0

#8 User is offline   DumpZ 

  • Sergeant First Class
  • Icon
  • Group: Members
  • Posts: 356
  • Joined: 04-December 03

Posted 29 March 2005 - 01:33 AM

Well its probably not his own system because then i assume you could just reset the pass by using the SYSTEM user.

But own your own system just revoke all exec perms on users with weak passes i guess.
0

#9 User is offline   r00t 

  • Private First Class
  • Icon
  • Group: Members
  • Posts: 85
  • Joined: 17-June 03

Posted 06 April 2005 - 06:14 AM

Hi,

How written by others. It depends on wich exploit you wanna secure there are some buffer overflows out there wich need only a working user !.
So maybe if possible you disable the DBSNMP User and the SYS user and change it with other names not standard names.

Other question : If its you server why you let the port 2100 opened to the net ?

Take an HW firewall like wrote before with nat and don't rout the port to the intern IP of the pc with oracle on it. So you are secured from attackers from the net.

....

maybe these helps a bit :D
0

#10 User is offline   isaiah 

  • Corporal
  • Icon
  • Group: Members
  • Posts: 199
  • Joined: 12-August 03

Posted 06 April 2005 - 06:19 AM

how do you know even that its a hacked from the net well it could be his server and hes just trying to change his passwords why does it always have to be like what you hacking or some other bull sh*t ...
0

#11 User is offline   r00t 

  • Private First Class
  • Icon
  • Group: Members
  • Posts: 85
  • Joined: 17-June 03

Posted 06 April 2005 - 06:29 AM

isaiah, on Apr 6 2005, 02:19 PM, said:

how do you know even that its a hacked from the net well it could be his server and hes just trying to change his passwords why does it always have to be like what you hacking or some other bull sh*t ...



I replyed to the topic : How To Secure Oracle?

So these is also one part of it i think. It also could be he forget his pw :D then he dont need thesse post. Only tipps in general to make it more secure. @ A firm we do IT there was a oracle server hacked :-(. So only a tip.
0

#12 User is offline   isaiah 

  • Corporal
  • Icon
  • Group: Members
  • Posts: 199
  • Joined: 12-August 03

Posted 06 April 2005 - 09:57 PM

ok let me just reply like this

to post of this topic if your oracle is vuln and you own oracle then you wont have any problem getting patch by going to oracle sites metalink and shit and getting it but if you hacker hacking some computer well you aint gonna patch it unless you got a nice user and pass for metalink to get patch..... have fun :D
0

#13 User is offline   ShadowRun 

  • Corporal
  • Icon
  • Group: Specialist
  • Posts: 170
  • Joined: 01-October 03

Posted 07 April 2005 - 01:34 AM

to clarify few things:

@DumpZ:But own your own system just revoke all exec perms on users with weak passes i guess.

the simpliest would be revoke connect

@Pro21
Oracle stores old passwords somewhere because you can specify in profile password policy(like for N times different passwords must be supplied)

@nebo:So maybe if possible you disable the DBSNMP User and the SYS user and change it with other names not standard names.

it's not possible to change system account names

@isaiah
metalink will not solve poor DB security
(i mean roles, grants, default passwords, unsecured listener etc.)
well secured one will not let you connect from outside
for example valid node checking will do the job for you and your FW ;)

@tnp
if it's your box simply:
sqlplus /nolog
connect / as sysdba
alter user system identified by newpass;
if not and you're asking for other way then you're asking for troubles
i will not help you

greetz
0

#14 User is offline   Jumpi 

  • Private First Class
  • Icon
  • Group: Members
  • Posts: 63
  • Joined: 02-January 04

Posted 07 April 2005 - 06:09 AM

the box is vulnerable without a working pass so changing is no way. patch and install firewall.
0

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users

  • Share



Our Sponsors:


SwiftLayer Affiliate Web Hosting