Shelby Pace
|
bf2bfb3b39
|
use chacha20 class
|
2019-11-20 10:42:03 -06:00 |
|
Shelby Pace
|
deb57a1df0
|
add modified chacha implementation, format_uuid
|
2019-11-19 20:16:16 -06:00 |
|
Brent Cook
|
3e951b3f4b
|
Land #12457, consolidate workspace actions
|
2019-11-19 17:10:36 -06:00 |
|
Tim W
|
b63fd963aa
|
default AMSI bypass off except for web_delivery
|
2019-11-19 22:26:40 +08:00 |
|
Adam Cammack
|
5565ef9450
|
Return check codes from scanner runs
|
2019-11-19 00:35:17 -06:00 |
|
Adam Cammack
|
9d41818899
|
Always trigger the Simple interface
|
2019-11-19 00:28:17 -06:00 |
|
Shelby Pace
|
86a7495e70
|
add require
|
2019-11-18 15:12:15 -06:00 |
|
Shelby Pace
|
140eecac1f
|
use new chacha implementation
|
2019-11-18 14:42:47 -06:00 |
|
Shelby Pace
|
2e73a9fe3f
|
check for mixin that uses db
|
2019-11-18 13:45:24 -06:00 |
|
Shelby Pace
|
e5d418e913
|
generalize saving and retrieval of db info
|
2019-11-18 13:41:01 -06:00 |
|
Shelby Pace
|
3fa9e9b0a8
|
add Dependencies array with mingw arch class
|
2019-11-18 09:35:18 -06:00 |
|
Shelby Pace
|
41bc3851a2
|
remove mingw check, add general dependency check
|
2019-11-18 09:33:43 -06:00 |
|
Shelby Pace
|
60d48ebde5
|
add x86 and x64 classes
|
2019-11-17 19:45:22 -06:00 |
|
dwelch-r7
|
a97c145ba9
|
Allow for optional workspaces
|
2019-11-16 00:26:25 +00:00 |
|
dwelch-r7
|
191cbcdd12
|
Add some missing remote data calls
Also adds some extra verification for the specified workspace in incoming requests
|
2019-11-16 00:04:44 +00:00 |
|
Shelby Pace
|
aa058eaca3
|
remove ternary
|
2019-11-15 13:02:53 -06:00 |
|
dwelch-r7
|
dfaba0a98e
|
Add endpoints for report_web_*
|
2019-11-15 16:33:28 +00:00 |
|
Brent Cook
|
bbe95e393d
|
initial integration work
|
2019-11-14 10:29:58 -06:00 |
|
Tim W
|
d364c22541
|
fix NameError uninitialized constant Msf::Post::Linux::Compile::Failure
|
2019-11-13 12:30:02 +08:00 |
|
Shelby Pace
|
d1e9538f9c
|
use stager_name
|
2019-11-11 09:32:28 -06:00 |
|
Shelby Pace
|
7d5deafcee
|
add check for cipher
|
2019-11-11 09:11:51 -06:00 |
|
Brendan Coles
|
d172534417
|
64K ought to be enough for anyone
|
2019-11-10 09:49:49 +00:00 |
|
Shelby Pace
|
8b5260f6ab
|
use OptEnum for optimization level
|
2019-11-08 08:58:56 -06:00 |
|
Jeffrey Martin
|
eb07305104
|
Land #11695, Password Cracker Overhaul(ie hashcat)
|
2019-11-07 19:09:52 -06:00 |
|
Shelby Pace
|
bfa27e6bed
|
add flag, use DefaultOptions for linker script
|
2019-11-07 15:33:31 -06:00 |
|
Shelby Pace
|
1a88e7610b
|
add optimization flag, use basename method
|
2019-11-07 10:46:57 -06:00 |
|
William Vu
|
d34dd39e6a
|
Land #12522, THREADS clarification
|
2019-11-07 09:58:19 -06:00 |
|
William Vu
|
dedbd616c8
|
Fix wording
|
2019-11-07 09:57:39 -06:00 |
|
h00die
|
9cf62d02f9
|
land #12492 coldfusion rds updates
|
2019-11-07 05:16:29 -05:00 |
|
h00die
|
f0443deb2a
|
resolved merge conflicts for payload 1.3.79 integration
|
2019-11-06 21:15:11 -05:00 |
|
Adam Cammack
|
f4cea619e8
|
Land #12510, Option to allow partial HTTP response
|
2019-11-05 01:34:54 -06:00 |
|
Francesco Soncina
|
927264e3e5
|
Update powershell.rb
|
2019-11-05 00:23:43 +01:00 |
|
Cristina Muñoz
|
311b03af93
|
Action remainder of code review changes.
- Revert files that will only run as python2.
- Remove superfluous calls to list()
- Other minor cleanup
|
2019-11-01 19:24:22 -07:00 |
|
Brent Cook
|
f21bcaede9
|
Land #12463, Fix delimiter selection on powershell payload commands
|
2019-11-01 11:12:24 -05:00 |
|
William Vu
|
c9cc8c547f
|
Remove "now" from moved_from message
It's confusing to the user, since they think the prompt will change.
Thanks, @h00die.
|
2019-11-01 10:22:40 -05:00 |
|
Shelby Pace
|
f6ef34b886
|
remove sleep
|
2019-11-01 09:26:04 -05:00 |
|
Francesco Soncina
|
099054ded2
|
Update powershell.rb
|
2019-11-01 15:19:36 +01:00 |
|
Shelby Pace
|
1717001be1
|
attribution
|
2019-11-01 09:01:14 -05:00 |
|
Cristina Muñoz
|
8563a29003
|
Convert all python code to python3. Fixes #12506.
|
2019-10-31 14:16:14 -07:00 |
|
Shelby Pace
|
be07ded3fa
|
handle stderr and stdout from compilation
|
2019-10-31 16:09:44 -05:00 |
|
Clément Notin
|
38c09b8aa3
|
Scanner modules: explain limitation of THREADS option
Closes #12521
|
2019-10-31 19:26:45 +01:00 |
|
William Vu
|
f302df31aa
|
Add note about opts['headers']
|
2019-10-31 12:24:04 -05:00 |
|
Shelby Pace
|
8bb1c5102b
|
opt for inline asm instead of pre-compiled object
|
2019-10-31 11:55:40 -05:00 |
|
William Vu
|
b9baa80823
|
Refactor to use config hash and new option
|
2019-10-31 11:11:43 -05:00 |
|
Francesco Soncina
|
d17f041dbd
|
fix inner payload for web_delivery
|
2019-10-31 16:29:56 +01:00 |
|
William Vu
|
b268feda73
|
Allow partial response due to timeout
|
2019-10-29 21:25:21 -05:00 |
|
Adam Cammack
|
de845214d1
|
Add module check result tracking to RPC API
This adds a few sets and a hash to the Msf::Simple::Framework that help
keep track of running checks and their eventual results.
|
2019-10-29 12:45:09 -05:00 |
|
Shelby Pace
|
a04291678f
|
add require, fix module context generate
|
2019-10-29 08:35:04 -05:00 |
|
Shelby Pace
|
f65c5a30b2
|
use SecureRandom, bail if no db present
|
2019-10-28 16:25:28 -05:00 |
|
Shelby Pace
|
041b91961f
|
handle nil nonce
|
2019-10-28 15:39:37 -05:00 |
|