sinn3r
694de775b5
Merge pull request #186 from m-1-k-3/filefomat-generator
...
resource script for generating fileformat exploits
2012-02-17 15:50:06 -08:00
m-1-k-3
23d7bb0bf0
resource script for generating fileformat exploits
2012-02-17 11:44:31 +01:00
sinn3r
ae57a8d9fd
Make sure the HTTP method is always uppercase so we don't get a 501
2012-02-17 03:34:39 -06:00
sinn3r
afe6bce1c6
More documentation on the file format
2012-02-16 21:58:12 -06:00
sinn3r
2a97e61457
Merge branch 'droplnk' of https://github.com/NoVAHA/metasploit-framework into NoVAHA-droplnk
2012-02-16 21:20:58 -06:00
sinn3r
5bb9afe789
Correct disclosure date format
2012-02-16 18:15:51 -06:00
sinn3r
5f95540d6a
Merge pull request #181 from jduck/master
...
Adds an exploit for cve-2012-0209
2012-02-16 16:14:06 -08:00
sinn3r
7b95385f33
Merge pull request #182 from jduck/d2444e1cf64c62bd4d2bb3f62a40562ea7b72bd1
...
Fix a few typos
2012-02-16 16:13:18 -08:00
Joshua J. Drake
04ea10411c
Merge branch 'master' of github.com:rapid7/metasploit-framework
2012-02-16 17:32:19 -06:00
Rob Fuller
c38ad92ade
Post module to upload shortcut (LNK) files with UNC path ICONs for post exploitation
2012-02-16 18:34:19 +00:00
Jenkins
078126547d
Merge branch 'release/20120213000001'
2012-02-16 12:03:27 -06:00
Joshua J. Drake
01a6b02c3e
Add exploit for CVE-2012-0209, thx eromang!
2012-02-16 03:10:55 -06:00
Joshua J. Drake
d2444e1cf6
fix a few typos
2012-02-16 03:10:22 -06:00
sinn3r
3c3be4c809
Merge branch 'CVE-2010-0842_java_mixer_sequencer' of https://github.com/juanvazquez/metasploit-framework into juanvazquez-CVE-2010-0842_java_mixer_sequencer
2012-02-15 23:48:09 -06:00
sinn3r
b8c2e2f45c
Merge branch 'master' of github.com:rapid7/metasploit-framework
2012-02-15 23:47:24 -06:00
juan
e69037959f
Added CVE-2010-0842
2012-02-15 23:32:31 +01:00
James Lee
038893f72a
Don't override the host's os_flavor, either
...
See commit:ca0d2d7bc21e100d5471551d9fb65cce39cc064c
2012-02-15 14:57:06 -07:00
James Lee
8e8188d752
Add the missing include that broke Windows build
...
I swear I committed this before...
[See #6372 ]
2012-02-15 11:51:00 -07:00
James Lee
ca0d2d7bc2
Don't override the host's os_name with "Unknown"
...
This prevents modules that provide OS fingerprint details via
report_host from being overridden with inconclusive or missing OS
details from service fingerprints.
2012-02-15 10:17:26 -07:00
sinn3r
98326882b8
Merge branch 'master' of github.com:rapid7/metasploit-framework
2012-02-15 11:08:58 -06:00
James Lee
64cf8bb7ee
Fix brokenness with the debug target
...
If a test returns false, make exits. Duh.
[Fixes #6343 ]
2012-02-14 16:56:48 -07:00
Tod Beardsley
ab65a1ad8c
Name caps and readability for new post modules
2012-02-14 16:23:12 -06:00
Tod Beardsley
794ebe4908
Name caps and readability for new post modules
2012-02-14 16:21:51 -06:00
sinn3r
b996b5a08e
Merge branch 'm-1-k-3-resource-scripts'
2012-02-14 11:39:05 -06:00
sinn3r
9740e49072
Style compliance and clean up
2012-02-14 11:37:53 -06:00
sinn3r
0684b88b7b
Style compliance
2012-02-14 11:37:34 -06:00
sinn3r
cea1bf8d2f
Merge branch 'resource-scripts' of https://github.com/m-1-k-3/metasploit-framework
2012-02-14 11:28:10 -06:00
sinn3r
94f76e4e3b
Merge branch 'resource-scripts' of https://github.com/m-1-k-3/metasploit-framework into m-1-k-3-resource-scripts
2012-02-14 11:27:20 -06:00
Tod Beardsley
4e55c8b7e4
Fixes Qualys asset importer to pull all refs
...
Makes the qualys asset importer behave like the qualys scan importer
when it comes to importing vuln references.
2012-02-14 11:08:51 -06:00
Tod Beardsley
595e2735f2
Fixes Qualys asset importer to pull all refs
...
Makes the qualys asset importer behave like the qualys scan importer
when it comes to importing vuln references.
2012-02-14 11:08:07 -06:00
sinn3r
3c26ea63d5
Merge pull request #176 from rsmudge/armitage
...
Armitage 02.14.12 - Several bug fixes and stability improvements.
2012-02-13 20:52:46 -08:00
sinn3r
4e32bfce22
Add a check for poorly designed arg list
2012-02-13 21:03:13 -06:00
sinn3r
55ed89cf41
Merge branch 'master' of github.com:rapid7/metasploit-framework
2012-02-13 21:02:17 -06:00
James Lee
e17937ab35
And a bin with less redundantly verbose verbosity
2012-02-13 18:41:51 -07:00
James Lee
bd86bfc6d5
Remove redundant __FUNCTION__ references in dprintf calls
...
From the Department of Redundancy Department.
2012-02-13 18:40:25 -07:00
Raphael Mudge
3a5de30d9e
Armitage 02.14.12 - Several bug fixes and stability improvements.
2012-02-13 20:10:50 -05:00
James Lee
3e61fc1154
Adds a depclean target
...
Don't blow away libc with the "clean" target because I'm tired of
rebuilding everything.
2012-02-13 17:59:01 -07:00
James Lee
9e814bdf19
Whitespace cleanup
2012-02-13 15:21:01 -07:00
sinn3r
d036da627a
Clear lots of whitespace
2012-02-13 14:13:43 -06:00
m-1-k-3
bccab8dbdd
new auto_brute and fixed multi_post
2012-02-13 19:52:23 +01:00
sinn3r
a758462a32
Remove some whitespace
2012-02-13 11:01:26 -06:00
sinn3r
7129ec8e3a
Change indent level for the metadata
2012-02-12 17:33:03 -06:00
sinn3r
e9ceed1236
Merge branch 'fetchmailrc_creds' of https://github.com/jhartftw/metasploit-framework into jhartftw-fetchmailrc_creds
2012-02-12 17:30:30 -06:00
Jon Hart
49bf9435c2
Post module to loot creds from .fetchmailrc
2012-02-12 11:24:21 -08:00
bperry-r7
abb1548d9a
Fix extraneous print_status
2012-02-11 20:09:43 -06:00
Tod Beardsley
829040d527
A bunch of msftidy fixes, no functional changes.
2012-02-10 19:44:03 -06:00
James Lee
555b981b26
Smaller, non-debug versions of all linux bins
...
This is a significant size savings on the extensions, not so big a deal
on the main stage since that was already stripped.
2012-02-10 15:57:01 -07:00
James Lee
60706033f4
Remove unnecessary -gstabs and fix a logic error
...
This drops the sniffer extension to a size of around 55k bytes.
2012-02-10 15:57:01 -07:00
James Lee
13c231afbc
Really set the flag so we don't strip later
...
Oversight from last commit
2012-02-10 15:57:01 -07:00
James Lee
d44c7896b6
Add a 'debug' target for posix meterpreter build
...
This new target adds debugging symbols and doesn't strip binaries. New
bins are considerably bigger, but may be more helpful when diagnosing
problems or adding new features.
[Fixes #6343 ]
2012-02-10 15:57:01 -07:00