metasploit-framework/modules/auxiliary/admin/http
Tod Beardsley 7e539332db Reverting disaster merge to 593363c5f with diff
There was a disaster of a merge at 6f37cf22eb that is particularly
difficult to untangle (it was a bad merge from a long-running local
branch).

What this commit does is simulate a hard reset, by doing thing:

 git checkout -b reset-hard-ohmu
 git reset --hard 593363c5f9
 git checkout upstream-master
 git checkout -b revert-via-diff
 git diff --no-prefix upstream-master..reset-hard-ohmy > patch
 patch -p0 < patch

Since there was one binary change, also did this:

 git checkout upstream-master data/exploits/CVE-2012-1535/Main.swf

Now we have one commit that puts everything back. It screws up
file-level history a little, but it's at least at a point where we can
move on with our lives. Sorry.
2013-07-29 21:47:52 -05:00
..
axigen_file_access.rb Added module for CVE-2012-4940 2013-03-13 11:52:54 +01:00
contentkeeper_fileaccess.rb Merges and resolves CJR's normalize_uri fixes 2013-01-07 11:16:58 -06:00
dlink_dir_300_600_exec_noauth.rb fixed author details 2013-03-30 12:41:31 +01:00
dlink_dir_645_password_extractor.rb Move from DLink to D-Link 2013-07-23 14:11:16 -05:00
dlink_dsl320b_password_extractor.rb Move from DLink to D-Link 2013-07-23 14:11:16 -05:00
foreman_openstack_satellite_priv_esc.rb Final cleanup for foreman_openstack_satellite_priv_esc 2013-07-22 14:59:23 -05:00
hp_web_jetadmin_exec.rb msftidy: remove $Revision$ 2013-01-03 00:58:09 +01:00
iis_auth_bypass.rb Fix up basic auth madness 2013-03-01 11:59:02 -06:00
intersil_pass_reset.rb Fix up basic auth madness 2013-03-01 11:59:02 -06:00
iomega_storcenterpro_sessionid.rb msftidy: remove $Revision$ 2013-01-03 00:58:09 +01:00
jboss_seam_exec.rb Clean jboss_seam_exec @cmaruti's collab 2013-06-25 14:09:30 -05:00
linksys_e1500_e2500_exec.rb fixed author details 2013-03-30 12:41:31 +01:00
linksys_wrt54gl_exec.rb fixed author details 2013-03-30 12:41:31 +01:00
mutiny_frontend_read_delete.rb Add modules for Mutiny vulnerabilities 2013-05-15 09:02:25 -05:00
novell_file_reporter_filedelete.rb Added module for CVE-2011-2750 2012-09-13 17:24:16 +02:00
rails_devise_pass_reset.rb Minor - Note Rails 3.1.11 patch in Description. 2013-02-13 22:30:54 -06:00
scrutinizer_add_user.rb Add normalize_uri to modules that may have 2012-11-08 17:42:48 +01:00
tomcat_administration.rb msftidy: remove $Revision$ 2013-01-03 00:58:09 +01:00
tomcat_utf8_traversal.rb msftidy: remove $Revision$ 2013-01-03 00:58:09 +01:00
trendmicro_dlp_traversal.rb msftidy: remove $Revision$ 2013-01-03 00:58:09 +01:00
typo3_sa_2009_001.rb Correctly use normalize_uri() 2013-01-30 23:23:41 -06:00
typo3_sa_2009_002.rb msftidy: remove $Revision$ 2013-01-03 00:58:09 +01:00
typo3_sa_2010_020.rb msftidy: remove $Revision$ 2013-01-03 00:58:09 +01:00
typo3_winstaller_default_enc_keys.rb msftidy: remove $Revision$ 2013-01-03 00:58:09 +01:00