Lucene search
+L

2581 matches found

w3af
w3af
added 2013/06/10 11:02 p.m.21 views

mx_injection

This plugin will find MX injections. This kind of web application errors are mostly seen in webmail software. The tests are simple, for every injectable parameter a string with special meaning in the mail server is sent, and if in the response I find a mail server error, a vulnerability was found...

7.1AI score
SaveExploits0
w3af
w3af
added 2013/06/10 11:02 p.m.34 views

phishtank

This plugin searches the domain being tested in the phishtank database. If your site is in this database the chances are that you were hacked and your server is now being used in phishing attacks. Plugin type Crawl Options This plugin doesnt have any user configured options. Source For more...

7AI score
SaveExploits0
w3af
w3af
added 2013/06/10 11:02 p.m.15 views

export_requests

This plugin exports all discovered HTTP requests URL, Method, Params to the given file CSV which can then be imported in another scan by using the crawl.importresults. One configurable parameter exists: outputfile Plugin type Output Options Name | Type | Default Value | Description | Help...

0.1AI score
SaveExploits0
w3af
w3af
added 2013/06/10 11:02 p.m.19 views

sed

This plugin is a stream editor for web requests and responses. Three configurable parameters exist: priority expressions fixContentLen Stream edition expressions are strings that tell the sed plugin what to change. Sed plugin uses regular expressions, some examples: qh/User/NotLuser/ This will ma...

7.3AI score
SaveExploits0
w3af
w3af
added 2013/06/10 11:02 p.m.22 views

shift_out_in_between_dots

This evasion plugin insert between dots shift-in and shift-out control characters which are cancelled each other when they are below so some ".." filters are bypassed Example: Input: ../../etc/passwd Output: .%0E%0F./.%0E%0F./etc/passwd Plugin type Evasion Options This plugin doesnt have any user...

SaveExploits0
w3af
w3af
added 2013/06/10 11:02 p.m.30 views

xss_protection_header

This plugin detects insecure usage of the "X-XSS-Protection" header as explained in the MSDN blog article "Controlling the XSS Filter". Plugin type Grep Options This plugin doesnt have any user configured options. Source For more information about this plugin and the associated tests, theres alwa...

0.3AI score
SaveExploits0
w3af
w3af
added 2013/06/10 11:02 p.m.67 views

ldapi

This plugin will find LDAP injections by sending a specially crafted string to every parameter and analyzing the response for LDAP errors. Plugin type Audit Options This plugin doesnt have any user configured options. Source For more information about this plugin and the associated tests, theres...

SaveExploits0
w3af
w3af
added 2013/06/10 11:02 p.m.18 views

oracle_discovery

This plugin retrieves Oracle Application Server URLs and extracts information available on them. Plugin type Crawl Options This plugin doesnt have any user configured options. Source For more information about this plugin and the associated tests, theres always the source code to understand exact...

0.2AI score
SaveExploits0
w3af
w3af
added 2013/06/10 11:02 p.m.23 views

halberd

This plugin tries to find if an HTTP Load balancer is present. Plugin type Infrastructure Options This plugin doesnt have any user configured options. Source For more information about this plugin and the associated tests, theres always the source code to understand exactly whats under the hood:...

SaveExploits0
w3af
w3af
added 2013/06/10 11:02 p.m.22 views

os_commanding

This plugin will find OS commanding vulnerabilities. The detection is performed using two different techniques: Time delays Writing a known file to the HTML output With time delays, the plugin sends specially crafted requests that, if the vulnerability is present, will delay the response for 5...

SaveExploits0
w3af
w3af
added 2013/06/10 11:02 p.m.14 views

phishing_vector

This plugins finds phishing vectors in web applications, for example, a bug of this type is found if I request the URL "http://site.tld/asd.asp?info=http://attacker.tld" and in the response HTML the web application sends: … iframe src="http://attacker.tld" …. Plugin type Audit Options This plugin...

6.9AI score
SaveExploits0
w3af
w3af
added 2013/06/10 11:02 p.m.32 views

backspace_between_dots

This evasion plugin inserts an A and a backspace control character between dots which cancel each other when they are processed and some filters that match ../ are bypassed. Example: Input: ../../etc/passwd Output: .%41%08./.%41%08./etc/passwd Plugin type Evasion Options This plugin doesnt have a...

SaveExploits0
w3af
w3af
added 2013/06/10 11:02 p.m.33 views

sqli

This plugin finds SQL injections. To find this vulnerabilities the plugin sends the string dz"0 to every injection point, and searches for SQL errors in the response body. Plugin type Audit Options This plugin doesnt have any user configured options. Source For more information about this plugin...

SaveExploits0
Kitploit
Kitploit
added 2013/04/29 11:22 p.m.36 views

[MSF-Installer] Script to Automate Metasploit Framework Installation

Script to help with installing and configuring Metasploit Framework, Armitage and the Plugins I have written on OSX and Linux To use the script on OSX Java, Xcode and Command Development Tools from Xcode must be installed before running the script. In the case of OSX I also added the option of...

7.2AI score
SaveExploits0References1
OPENSUSE Linux
OPENSUSE Linux
added 2013/03/21 8:04 a.m.33 views

pidgin: 2.10.7 update to fix security issues and bugs (important)

Pidgin was updated to 2.10.7 to fix various security issues and the bug that IRC did not work at all in 12.3. Changes: - Add pidgin-irc-sasl.patch: link irc module to SASL. Allows the IRC module to be loaded bnc806975. - Update to version 2.10.7 bnc804742: + Alien hatchery: - No changes + General...

6.8CVSS0.3AI score0.03121EPSS
SaveExploits2References2
Fedora
Fedora
added 2013/03/18 2:26 a.m.21 views

[SECURITY] Fedora 17 Update: yum-3.4.3-31.fc17

Yum is a utility that can check for and automatically download and install updated RPM packages. Dependencies are obtained and downloaded automatically, prompting the user for permission as necessary...

2.7AI score
SaveExploits0
Fedora
Fedora
added 2013/03/02 8:08 p.m.10 views

[SECURITY] Fedora 18 Update: yum-3.4.3-51.fc18

Yum is a utility that can check for and automatically download and install updated RPM packages. Dependencies are obtained and downloaded automatically, prompting the user for permission as necessary...

2.7AI score
SaveExploits0
Fedora
Fedora
added 2013/03/02 8:04 p.m.30 views

[SECURITY] Fedora 18 Update: git-1.8.1.4-1.fc18

Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals. The git rpm installs the core tools with minimal dependencies. To install all git packages, including tools for integrating with...

4.3CVSS2.5AI score0.01661EPSS
SaveExploits0
Oracle linux
Oracle linux
added 2013/02/27 12:00 a.m.47 views

ipa security, bug fix and enhancement update

3.0.0-25.el6 - Filter generated winbind dependencies so the right version of samba can be installed. 905594 3.0.0-24.el6 - Add certmonger condrestart to server post scriptlet 903758 - Make certmonger a pre Requires 903758 - Add selinux-policy to Requirespre to avoid post scriptlet AVCs 903758 - S...

7.9CVSS9.1AI score0.01838EPSS
SaveExploits0
zdt
zdt
added 2013/02/16 12:00 a.m.29 views

Sonar 3.4.1 Cross Site Scripting Vulnerability

Sonar version 3.4.1 suffers from a cross site scripting vulnerability. Sonar v.3.4.1 = XSS CWE-79 + Vendor info http://www.sonarsource.com/ Dork : intext:"Powered by SonarSource" ========================================================= + Author: devilteam.pl + WWW: http://devilteam.pl/...

6.7AI score
SaveExploits0
Rows per page
Query Builder