Bernardo Damele A. G.
Bernardo Damele A. G.
It would be great to have it supported for remarkjs too by checking the value of `countIncrementalSlide` in the remarkjs' presentation HTML passed to decktape ```javascript // Disable counting of...
http://1337day.com/exploit/19853 is a rudimentary version of what sqlmap has with regards to UDF injection since Sept 2009 (http://www.slideshare.net/inquis/expanding-the-control-over-the-operating-system-from-the-database). This technique is leveraged with `--os-pwn` and on Linux it does work...
Port of http://1337day.com/exploit/19859 to Metasploit: https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/windows/mysql/mysql_mof.rb This can be ported to sqlmap, useful for OS takeover functionality when current user has `FILE` privilege (only), sweet so that it also works...
@frohoff we do not accept binary files so I'd say no for this case.
First rough implementation in commit 66979270983a9659827d86b30fedfc5b6508e5e3 (forgot to reference this issue in the commit message)
Done for MSSQL.
As of PostgreSQL 9.1, [dblink() function](http://www.postgresql.org/docs/9.1/static/dblink.html) is still in the [contrib](http://www.postgresql.org/docs/9.1/static/contrib.html) folder and not packaged by default: > [...] modules that can be found in the contrib directory of the...
3fa720e699f5f270516b0ce2b7ae0ac1c4e0f957 and 1cafe605afda0c15b69b55bbd0e84716137ceb22 added Oracle test cases
5e059ab6db35f6648387828d616a9c02e702e9d3 added checks for DB2
Consider to rewrite the Metasploit integration by interacting with the Metasploit RPC interface (msfrpcd) instead of wrapping the msfconsole/msfpayload/msfencode executables