-
-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Open
Description
Running version: 1.9.9.4#dev
Python version: 3.12.6
Operating system: Windows-11-10.0.26100-SP0
Command line: sqlmap.py -u *******************
Technique: None
Back-end DBMS: None
Traceback (most recent call last):
File "sqlmap.py", line 188, in main
from lib.controller.controller import start
File "lib/controller/controller.py", line 15, in <module>
from lib.controller.action import action
File "lib/controller/action.py", line 8, in <module>
from lib.controller.handler import setHandler
File "lib/controller/handler.py", line 86, in <module>
from plugins.dbms.oracle.connector import Connector as OracleConn
File "plugins/dbms/oracle/connector.py", line 9, in <module>
import oracledb
File "/temp/4207895462/python/dist/oracle.python/generic/python/lib/site-packages/oracledb/__init__.py", line 43, in <module>
File "/TrafficTools/BurpSuite/src/oracledb/impl/thin/crypto.pyx", line 33, in init oracledb.thin_impl
File "/temp/4207895462/python/dist/oracle.python/generic/python/lib/site-packages/cryptography/x509/__init__.py", line 7, in <module>
File "/temp/4207895462/python/dist/oracle.python/generic/python/lib/site-packages/cryptography/x509/certificate_transparency.py", line 11, in <module>
RuntimeError: OpenSSL 3.0's legacy provider failed to load. This is a fatal error by default, but cryptography supports running without legacy algorithms by setting the environment variable CRYPTOGRAPHY_OPENSSL_NO_LEGACY. If you did not expect this error, you have likely made a mistake with your OpenSSL configuration.
Metadata
Metadata
Assignees
Labels
No labels