Files
metasploit-gs/modules/exploits/multi/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
..
2013-06-25 02:06:20 -05:00
2013-06-16 18:11:13 -05:00
2013-06-19 16:27:59 -05:00
2013-06-25 02:06:20 -05:00
2013-06-20 08:03:34 -05:00
2013-06-20 10:41:14 -05:00
2013-05-16 18:59:46 +02:00
2013-06-24 11:57:11 -05:00
2013-06-24 11:57:11 -05:00
2013-03-07 17:53:19 -06:00
2013-06-18 06:15:29 -05:00
2013-01-30 23:23:41 -06:00
2013-01-30 23:23:41 -06:00
2013-06-19 16:27:59 -05:00
2013-06-25 02:06:20 -05:00
2013-06-25 02:06:20 -05:00
2013-06-20 11:17:23 -05:00
2013-06-18 06:41:30 -05:00