quentinhardy / odat

ODAT: Oracle Database Attacking Tool
1.62k stars 344 forks source link

stealremotepwds #10

Closed Meatballs1 closed 8 years ago

Meatballs1 commented 8 years ago

Get the following exception:

0.1] Vulnerable to the CVE-2012-3137 ?
Exception in thread Thread-1:
Traceback (most recent call last):
  File "./build/odat-libc2.5-i686/out00-PYZ.pyz/threading", line 810, in __bootstrap_inner
  File "./build/odat-libc2.5-i686/out00-PYZ.pyz/threading", line 763, in run
  File "./build/odat-libc2.5-i686/out00-PYZ.pyz/CVE_2012_3137", line 106, in __sniff_sessionkey_and_salt__
  File "./build/odat-libc2.5-i686/out00-PYZ.pyz/scapy.sendrecv", line 561, in sniff
  File "./build/odat-libc2.5-i686/out00-PYZ.pyz/scapy.arch.linux", line 463, in __init__
  File "./build/odat-libc2.5-i686/out00-PYZ.pyz/scapy.arch.linux", line 135, in attach_filter
  File "./build/odat-libc2.5-i686/out00-PYZ.pyz/socket", line 224, in meth
error: [Errno 22] Invalid argument

Standalones 1.5 b7457041be37e40dc09

Meatballs1 commented 8 years ago

Working from source version

quentinhardy commented 8 years ago

I will generate a new standalone in few weeks/month. I'm working on a new version (2.0) and I don't have a lot of time to generate a new standalone after each commit. The source version must be used while a new standalone is not created.

Thank you for your help.