mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-03 22:31:34 +00:00
more updates regarding Sybase
This commit is contained in:
parent
cc47737c44
commit
67ec691eb1
2 changed files with 51 additions and 1 deletions
|
|
@ -497,7 +497,10 @@
|
|||
<blind/>
|
||||
</passwords>
|
||||
<privileges/>
|
||||
<roles/>
|
||||
<roles>
|
||||
<inband query="SELECT name, srid FROM master..syslogins, master..sysloginroles" condition="name"/>
|
||||
<blind/>
|
||||
</roles>
|
||||
<dbs>
|
||||
<inband query="SELECT name FROM master..sysdatabases"/>
|
||||
<blind/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue