OJ
|
557424d2ec
|
Small tidy of the multiport_egress_traffic module
|
2016-11-01 01:46:58 +10:00 |
OJ
|
640827c24b
|
Final pass of regex -> string checks
|
2016-10-29 14:59:05 +10:00 |
OJ
|
8b97183924
|
Update UUID to match detected platform, fail exploit on invalid session
|
2016-10-29 13:45:28 +10:00 |
OJ
|
022830634b
|
Rejig platform to use windows instead of win32/win64
|
2016-10-14 10:10:04 +10:00 |
Louis Sato
|
d5d0b9e9b8
|
Revert "Land #6729, Speed up the datastore"
This reverts commit c6b1955a5a , reversing
changes made to 4fb7472391 .
|
2016-06-28 13:39:52 -05:00 |
wchen-r7
|
c6b1955a5a
|
Land #6729, Speed up the datastore
|
2016-06-15 17:55:42 -05:00 |
Brent Cook
|
3542d907f7
|
simplify description, move the bulk of documentation to documentation/
|
2016-05-14 00:01:51 -05:00 |
Brent Cook
|
a69432abe5
|
update module class and move to recon from manage
|
2016-05-12 12:42:04 -05:00 |
Adam Cammack
|
3da451795c
|
Fix potential case issue
Even though the options were getting put back in a datastore, the
original case could still be lost and that would be bad.
|
2016-04-18 17:52:27 -04:00 |
Christian Mehlmauer
|
3123175ac7
|
use MetasploitModule as a class name
|
2016-03-08 14:02:44 +01:00 |
Brent Cook
|
f703fa21d6
|
Revert "change Metasploit3 class names"
This reverts commit 666ae14259 .
|
2016-03-07 13:19:55 -06:00 |
Christian Mehlmauer
|
666ae14259
|
change Metasploit3 class names
|
2016-03-07 09:56:58 +01:00 |
HD Moore
|
d264802ce0
|
Consistency and API conformance changes to LES
|
2015-08-21 12:38:58 -05:00 |
Mo Sadek
|
b20a283617
|
Added report_note to suggester
|
2015-08-20 13:57:16 -05:00 |
Mo Sadek
|
7f0d992914
|
Fixed name typo
|
2015-08-11 11:51:52 -05:00 |
wchen-r7
|
34279776a6
|
Minor edit
|
2015-07-30 18:40:41 -05:00 |
wchen-r7
|
fc4fdba482
|
Merge branch 'suggestor' of https://github.com/MSadek-r7/metasploit-framework into pr5788
|
2015-07-30 18:31:49 -05:00 |
wchen-r7
|
08338b73b2
|
Add get_target_arch and get_target_os
We cannot use session.platform to fingerprint the target's platform
and arch, because it's not really meant to be used that way.
|
2015-07-30 18:26:41 -05:00 |
Mo Sadek
|
af55ef7352
|
Added session.present?
|
2015-07-30 10:10:42 -05:00 |
Mo Sadek
|
7aa78dfd4e
|
Revamped os, platform, arch detection. Added count for exploits being tried
|
2015-07-30 09:36:02 -05:00 |
Mo Sadek
|
1521c8f87e
|
Reworded to no suggestions available
|
2015-07-29 17:40:27 -05:00 |
Mo Sadek
|
66489202fc
|
Added error message if no exploits are found
|
2015-07-29 17:31:23 -05:00 |
Mo Sadek
|
b58c6248fe
|
Fixed ShowDescription bug
|
2015-07-29 16:52:06 -05:00 |
Mo Sadek
|
2cddfda0a0
|
wchen-r7's fixes, fixed indentation, removed newlines, added desc.
|
2015-07-29 16:13:50 -05:00 |
Mo Sadek
|
c725f74d46
|
Add Local Exploit Suggestor
Resolve #5647
|
2015-07-29 13:19:51 -05:00 |