Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | Re: Determining the encryption used |
|---|---|
| Date: | Fri, 12 May 2006 16:39:47 -0400 |
Hi,
You've actually given us a few useful clues to approaching this issue.
While doing a pen-test I came across a database with encrypted fields and I was curious to try and see what I would do with it.
The fact that you came across the database and know the files are encrypted implies that you have gained access to the box itself.
The first question I would have is whether you can determine if the database application itself is performing the encryption or if the encryption is being done by an application external to the database. You could try sniffing the interface if someone has been kind enough to leave something like tcpdump or snoop (I'm showing my age <G>) on the box. If you are a little more brazen, use your own tool.
You might do some poking around. I have known trusting DBAs to leave the keys laying around somewhere in an obscure table or somewhere on the box (I can hear the gasps of horror across the wire).
You have already received some answers about attacking the encryption directly. Personally, I find it easier to attack the implementation/environment rather than the encryption itself. Once you break the implementation you can get at what you want.
Just my 2 cents.
------------------------------------------------------------------------------ This List Sponsored by: Cenzic
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: how an hacker can bypass a chrooted environement ?, Justin Ferguson |
|---|---|
| Next by Date: | RE: Nmap/Mysql, Lee Clemens |
| Previous by Thread: | Re: Determining the encryption used, thomas springer |
| Next by Thread: | Re: Determining the encryption used, iccs-abr |
| Indexes: | [Date] [Thread] [Top] [All Lists] |