49 matches found
Entry Level CMS SQL Injection Vulnerability
Exploit for php platform in category web applications =========================================== Entry Level CMS SQL Injection Vulnerability =========================================== +Title : SQL Injection Entry Level Content Management System EL CMS with schemafuzz.py --== Author ==-- + Autho...
Oracle Database Enumeration
This module provides a simple way to scan an Oracle database server for configuration parameters that may be useful during a penetration test. Valid database credentials must be provided for this module to run. This module requires Metasploit: https://metasploit.com/download Current source:...
RedDot CMS 7.5 (LngId) Remote SQL Injection Exploit
No description provided by source. !/usr/bin/env python un-comment your selection. import urllib2 import urllib import string import getopt import sys def banner: print print "RED DOT CMS 7.5 database enumeration" print "by Mark Crowther and Rodrigo Marcos" def usage: print print "usage:" print...
RedDot CMS 7.5 - LngId SQL Injection
RedDot CMS 7.5 - LngId SQL Injection !/usr/bin/env python un-comment your selection. import urllib2 import urllib import string import getopt import sys def banner: print print "RED DOT CMS 7.5 database enumeration" print "by Mark Crowther and Rodrigo Marcos" def usage: print print "usage:" print...
RDdbenum.py.txt
!/usr/bin/env python un-comment your selection. import urllib2 import urllib import string import getopt import sys def banner: print print "RED DOT CMS 7.5 database enumeration" print "by Mark Crowther and Rodrigo Marcos" def usage: print print "usage:" print "python RDPOC.py options URL" print...
RedDot CMS 7.5 (LngId) Remote SQL Injection Exploit
Exploit for unknown platform in category web applications =================================================== RedDot CMS 7.5 LngId Remote SQL Injection Exploit =================================================== !/usr/bin/env python un-comment your selection. import urllib2 import urllib import...
RedDot CMS 7.5 - 'LngId' SQL Injection
!/usr/bin/env python un-comment your selection. import urllib2 import urllib import string import getopt import sys def banner: print print "RED DOT CMS 7.5 database enumeration" print "by Mark Crowther and Rodrigo Marcos" def usage: print print "usage:" print "python RDPOC.py options URL" print...
Lotus Notes Information Disclosure Vulnerability
A default behavior of Lotus Notes allows remote users to enumerate existing databases on a remote Domino Lotus Notes server. This information is considered sensitive, since it might reveal versions, logs, statistics, etc. SPDX-FileCopyrightText: 2001 SecuriTeam Some text descriptions might be...
Oracle XSQL Sample Application Vulnerability
One of the sample applications that comes with the Oracle XSQL Servlet allows an attacker to make arbitrary queries to the Oracle database under an unprivileged account. SPDX-FileCopyrightText: 2001 Matt Moore Some text descriptions might be excerpted from a referenced sources, and are Copyright ...