Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d07272 commit 7da079fCopy full SHA for 7da079f
1 file changed
sqlmap.conf
@@ -3,7 +3,9 @@
3
[Target]
4
5
# Direct connection to the database.
6
-# Example: mysql://USER:PASSWORD@DBMS_IP:DBMS_PORT/DATABASE_NAME
+# Examples:
7
+# mysql://USER:PASSWORD@DBMS_IP:DBMS_PORT/DATABASE_NAME
8
+# oracle://USER:PASSWORD@DBMS_IP:DBMS_PORT/DATABASE_SID
9
direct =
10
11
# Target URL.
0 commit comments