Bernardo Damele A. G.

Results 23 issues of Bernardo Damele A. G.

Add support to generate a report, at least in XML/XSLT format.

enhancement
low
miscellaneous

Recently we implemented DNS for data fetching. The objective is to implement more out-of-band techniques for data fetching: - HTTP requests (Oracle UTL_HTTP) - openrowset (to replicate dbms remotely on...

enhancement
normal
enumeration

Add support to takeover the file system when the back-end DBMS is Oracle. References: - http://delicious.com/inquis/oracle

enhancement
high
takeover

Identify linked/cluster DBMS servers when possible (e.g. MSSQL)

enhancement
low
plugins

- Add more tamper scripts (e.g. ability to test for addslahes bypasses using big5 or GBK characters). - Suggest tamper scripts in due course following fingerprint of technology, back-end DBMS,...

enhancement
normal
miscellaneous

Enumerate binary fields data as in images for instance Possible references: - http://stackoverflow.com/questions/948174/how-do-i-convert-from-blob-to-text-in-mysql

enhancement
normal
enumeration

Related to issue #311

enhancement
normal
miscellaneous

Adapt dbms modules/methods/xml queries file for usage with different versions of the dbms. For instance, kb.dbmsVersion is already used within MSSQL to determine how to re-enable the xp_cmdshell procedure. This...

enhancement
low
plugins

When stacked queries is supported use OPENROWSET (MSSQL) and dblink() (PostgreSQL) to run a statement as a different user (e.g. higher privileged user for instance after a password cracking attack)....

enhancement
normal
takeover