Grant Willcox
ad697c9f47
Add in docs site to banner
2022-09-19 10:09:48 -05:00
cgranleese-r7
55119aaac7
Land #16940 , Rewrite datastore, and add support for option fallback lookups
2022-09-16 14:19:19 +01:00
adfoster-r7
3a281234df
Add feature flagged datastore rewrite, with support for option fallback lookups
2022-09-16 12:59:02 +01:00
adfoster-r7
c7d92c3ed7
Add cidr mask defaults to route add command
2022-09-14 20:36:54 +01:00
adfoster-r7
b286e85479
Add profiler options to the time command
2022-08-31 20:31:21 +01:00
Jack Heysel
4f5c711dc7
Land #16833 , Add easier way to delete host tags
...
This PR adds an easier way to delete host tags from
the metasploit-framework and updates documentation accordingly
2022-08-02 14:02:54 -04:00
Spencer McIntyre
de22141e1b
Option aliases are valid option names too
2022-07-29 10:54:57 -04:00
Spencer McIntyre
c770b7dd39
Don't interfere when setting options globally
...
This fixes an issue introduce in #16774 where the `setg` and `set -g`
commands were broken. When setting options globally, just use the
original functionality instead of searching the list based on the
current context.
2022-07-29 10:30:39 -04:00
Grant Willcox
4f3b59bee3
Add easier way to delete host tags
2022-07-28 14:52:17 -05:00
entity0xfe
488d361721
Fix --tag for 'hosts' -t | --tag command
...
Enable parsing of the -t argument
2022-07-26 11:39:38 -05:00
adfoster-r7
a3ce694b88
Fix hosts crash when viewing tags
2022-07-26 12:07:57 +01:00
Grant Willcox
210bd33a01
Land #16774 , Suggest a correct datastore option
2022-07-21 14:37:45 -05:00
adfoster-r7
f02012a8ee
Add openssl version to debug command
2022-07-19 15:26:05 +01:00
Spencer McIntyre
c388499acf
Suggest a correct datastore option
2022-07-18 09:32:45 -04:00
sjanusz
7103a619c2
Add validation opts, tables, custom stylers to exploit suggester
2022-05-19 16:22:47 +01:00
Tim W
e1802de7b8
Fix #16084 , sessions -K should kill sessions in reverse order
2022-04-25 16:39:22 +01:00
adfoster-r7
22a3ae1bf5
Land #16411 , expose detailed results for each module match
2022-04-14 17:06:57 +01:00
adfoster-r7
aafb38c7ed
Fix crash when sorting modules by disclosure date
2022-04-06 18:51:28 +01:00
Jeffrey Martin
d35137ed3a
initial Msf::Analyze::Result top level states
2022-04-05 14:06:40 -05:00
sjanusz
3b313b4ebe
Fix setg sessiontlvlogging crashing on non-Meterpreter sessions
2022-04-04 18:31:50 +01:00
Grant Willcox
2142c877ad
Land #16262 , Use bash instead of netcat as a default payload
2022-03-14 17:18:37 -05:00
Spencer McIntyre
735c1256a3
Put reverse_netcat back in the default list
...
See #16262 for context. This will select reverse_bash if no required
commands are specified, which should be suitable for most environments.
The RequiredCmd payload compatibility key can be specified to override
this behavior by marking the commands that are available.
2022-03-14 09:16:39 -04:00
Spencer McIntyre
c2e0a61a74
Fix the hosts command's tab completion
2022-03-09 18:17:14 -05:00
Spencer McIntyre
5c5340b6fd
Fix the hosts command's --search flag
2022-03-09 18:17:09 -05:00
adfoster-r7
79761c942c
Ignore iterating multiple rhosts if option not registered
2022-03-08 17:52:42 +00:00
adfoster-r7
1253878dd3
Land #16135 , Add setg sessiontlvlogging command to log TLV packets
2022-03-04 16:30:09 +00:00
sjanusz
a2fadf0606
Init logging on meterpreter's init, add option to change log file
2022-03-04 14:21:00 +00:00
dwelch-r7
e1ccd178ff
Land #16141 , Add service manager commands to msfconsle
2022-03-04 13:47:46 +00:00
adfoster-r7
f29ff681f7
Rename to _servicemanager and hide behind a feature flag
2022-03-04 12:45:15 +00:00
dwelch-r7
5cfb692567
Land #16145 , Fix to_handler case sensitivity issue
2022-03-04 12:04:44 +00:00
Spencer McIntyre
146859dc12
Use bash instead of netcat as a default payload
...
Bash is more likely to be installed than netcat and therefore should be
more reliable.
2022-03-02 10:41:57 -05:00
sjanusz
869f073a1b
Add setg option to log TLV packets to console or file
2022-03-01 12:50:35 +00:00
adfoster-r7
5ee44bcdb7
Ignore reload lib spec helper file
2022-02-25 12:38:03 +00:00
Simon Janusz
732bd3a71c
Land #16173 , Add readline option to msfconsole
...
Add readline option to msfconsole
2022-02-14 16:11:15 +00:00
Tim W
e9758f33b5
Land #16175 , order the loadpath summary in alphabetical order
2022-02-14 09:52:19 +00:00
alanfoster
d45783a5a0
Add readline option to msfconsole
2022-02-13 23:47:08 +00:00
alanfoster
ec2ae16135
Order loadpath summary output
2022-02-12 21:47:35 +00:00
adfoster-r7
4f69089690
Fix to_handler case sensitivity issue
2022-02-04 13:39:07 +00:00
adfoster-r7
f16815e776
Land #16066 , Fix params not being passed to scripts
2022-02-03 12:28:59 +00:00
sjanusz
d854751f82
Fix params not being passed to scripts
2022-02-03 11:13:27 +00:00
adfoster-r7
5647e1a94f
Add service manager commands to msfconsle
2022-02-02 22:26:41 +00:00
adfoster-r7
d9876e889a
Land #15994 , fix console.read does not return command output
2022-02-01 23:44:48 +00:00
adfoster-r7
8ab102e72c
Land #16014 , Change custom parsers to Rex Parser and add long arguments
2022-02-01 17:38:51 +00:00
sjanusz
c4700ab2f4
Add state to workspace command, extract sevices columns, correct tab-complete
2022-02-01 17:09:17 +00:00
sjanusz
158a0aa30c
Change custom parser to Rex, add custom opt, add tabcomplete
2022-01-19 13:01:33 +00:00
Spencer McIntyre
41b2bc4fac
Fix the generate command's tab completion
2022-01-06 15:15:49 -05:00
Spencer McIntyre
4b37076bd4
Unify completion for OptAddressRange and OptRhosts
2022-01-05 14:11:43 -05:00
Spencer McIntyre
1e0d9af9d8
Fix tab completion for RHOSTS
2022-01-05 13:43:34 -05:00
Brenton O'Loughlin
e0d0514814
relocate status output
2021-12-24 17:51:04 +07:00
Tim W
5631959eff
Fix #12895 , fix console.read does not return command output
2021-12-24 07:51:25 +00:00