Re: [sqlmap-users] Getting Database IP Address (Oracle)

2012-07-23 Thread Zaki Akhmad
On Mon, Jul 16, 2012 at 11:20 PM, Bernardo Damele A. G. wrote: > Zaki, > > Recently we added switch --hostname to retrieve the database server > hostname. There's no built-in switch to retrieve the IP yet. Hi Bernardo, Actually Miroslav had answered my question: Hi Zaki. You can try either [

Re: [sqlmap-users] Getting Database IP Address (Oracle)

2012-07-16 Thread Bernardo Damele A. G.
Zaki, Recently we added switch --hostname to retrieve the database server hostname. There's no built-in switch to retrieve the IP yet. Bernardo On 11 July 2012 08:12, Zaki Akhmad wrote: > Hello list, > > I am using sqlmap exploiting SQL injection vulnerabilities. By using > sqlmap, I could fin

[sqlmap-users] Getting Database IP Address (Oracle)

2012-07-11 Thread Zaki Akhmad
Hello list, I am using sqlmap exploiting SQL injection vulnerabilities. By using sqlmap, I could fingerprint the database server is using Oracle. Then I dumped the username with its password, then cracked the hashes. Now how do I get this Oracle database server IP address? Since from sqlmap the m