dwelch-r7
d6896dadc0
remove msf folder requires
2021-01-18 14:21:54 +00:00
Spencer McIntyre
ab50715cd2
Make additional clarifications in the file system mixin documentation
2021-01-12 16:13:39 -05:00
Spencer McIntyre
95e4ae77b1
Remove a reference to an undefined var and consistently return a boolean
2021-01-12 09:09:20 -05:00
Spencer McIntyre
a7b65635f9
Add an alias for the junction methods
2021-01-08 18:41:05 -05:00
Spencer McIntyre
829bacbef6
Refactor and document some of the FileSystem mixin methods
2021-01-08 16:10:36 -05:00
Spencer McIntyre
88f5fada50
Initial unified VSS module
2020-12-29 17:48:17 -05:00
dwelch-r7
1617b3ec9b
Use zeitwerk for lib/msf/core folder
2020-12-07 10:31:45 +00:00
Christophe De La Fuente
9cb419ae8c
Resync with master branch
2020-09-28 15:45:02 +02:00
Brendan Coles
62a912d475
Msf::Post::File.file_local_write: Use Rex::FileUtils.clean_path(local_file_name)
2020-08-17 09:50:42 +00:00
Christophe De La Fuente
b79a441a16
Update Windows registry parser library
...
- rename it and move it to lib/msf/util/windows_registry_parser.rb
- refactor some statements
- raise ArgumentError when the sub-keys are not the expected one
- add logic for the RI records
2020-08-13 17:47:51 +02:00
Christophe De La Fuente
24d002b9e0
Fix Msf::Post::Windows::Priv#decrypt_secret_data
...
Fix the size caclculation of the decrypted data
2020-08-13 17:47:50 +02:00
Christophe De La Fuente
6656376a41
Small fixes in RegistryParser library
2020-08-13 17:47:50 +02:00
Christophe De La Fuente
0ce7ee6acd
Add registry_parser library
2020-08-13 17:47:50 +02:00
Jeffrey Martin
35017886b8
Land #13935 , Preliminary Version 6
2020-08-06 10:19:34 -05:00
Jeffrey Martin
9aa26d1208
Merge upstream into 6.x
2020-08-03 11:43:47 -05:00
gwillcox-r7
b6bce114ea
Add in further edits to the library code to remove the possiblity of dangling handles and also update the module code accordingly.
2020-07-30 10:45:19 -05:00
gwillcox-r7
35e48c83bb
Add in call to session.fs.dir.rmdir() in library code and in the module as sometimes the file might not be deleted otherwise.
2020-07-24 15:39:19 -05:00
gwillcox-r7
88c10de36f
Add in proposed changes to cve_2020_0688_service_tracing.rb and filesystem.rb so that we can properly create mount points without dangling handle references
2020-07-23 21:44:18 -05:00
Brendan Coles
d986d27218
Remove Msf::Post::Linux::Priv.download_cmd
2020-07-22 15:45:50 +00:00
Jeffrey Martin
65039a5091
Merge upstream into 6.x
2020-07-15 09:58:07 -05:00
Brendan Coles
090b80eea7
Add Msf::Post::Unix.is_root? method
2020-07-12 00:47:56 +00:00
OJ
975ee313ff
Add support for custom name/ordinal for RDI
2020-06-24 08:01:30 +10:00
Adam Galway
1a2bf98222
creates standard elog & updates exisiting usages
2020-06-22 12:48:39 +01:00
William Vu
ec183d7293
Don't sort requires, since order matters here...
2020-06-09 17:20:32 -05:00
William Vu
8aae30e410
Require msf/core/post/windows/filesystem
...
And sort the list alphabetically.
2020-06-09 17:06:24 -05:00
OJ
ec2d1a886f
Update modules to reference COMMAND IDs not strings
2020-06-09 11:38:14 +10:00
Shelby Pace
fc762f8a82
Land #13402 , add service_exists? method
2020-05-12 13:37:54 -05:00
Spencer McIntyre
9769e04b6e
Land #13322 , CVE-2020-0668 Service tracing file junction overwrite
2020-05-07 09:47:20 -04:00
bwatters-r7
a5fe498610
Update ARCH handling, suggested changes, and last-minute fixes
2020-05-06 15:36:53 -05:00
Brendan Coles
d313f196d9
Add Post::Windows::Services.service_exists? method
2020-05-06 15:26:52 +00:00
HacKurx
5630b36d5f
Update PaX detection
...
The use of paxctld makes paxctl unnecessary.
2020-05-01 13:54:08 +00:00
bwatters-r7
3132115d49
Fix typos
2020-04-30 07:55:37 -05:00
bwatters-r7
35913c829e
add mkdir and other suggested fixes
2020-04-30 07:47:57 -05:00
bwatters-r7
91c317f7b5
Rubocop autocorrect
2020-04-29 11:01:29 -05:00
bwatters-r7
2a7203831c
Convert to library
2020-04-29 10:37:20 -05:00
bwatters-r7
219125b393
Credit cdelafuente-r7
2020-04-29 10:35:43 -05:00
bwatters-r7
191044cdad
Final fixes and documentation
2020-04-29 10:18:22 -05:00
bwatters-r7
0bbb822fe4
Working through mountpoint issues
2020-04-21 09:54:45 -05:00
bwatters-r7
ca148c772e
minor import changes searching for bug
2020-04-20 09:32:55 -05:00
bwatters-r7
a8bed1516b
Reverse it....
2020-04-17 16:41:00 -05:00
Adam Galway
405e7b108b
Land #13132 , removes EOL spaces
2020-03-30 17:49:18 +01:00
Spencer McIntyre
ae5c62c279
Land #12988 , add missing commit
2020-03-24 16:19:51 -04:00
Spencer McIntyre
d92d1448ef
Minor whitespace and verbage cleanups
2020-03-24 16:03:40 -04:00
Auxilus
26b2ec3d84
remove spaces at EOL
2020-03-24 18:08:34 +05:30
cn-kali-team
219f5bd2d8
Change "x86" to constant
2020-03-23 19:15:08 +08:00
cn-kali-team
5b9e7f5777
Modify document
2020-03-20 21:12:06 +08:00
cn-kali-team
8d1ae46012
Increase buffer length
2020-03-20 14:22:58 +08:00
cn-kali-team
0493eb2e0e
Fix return an empty array and moving the keyword argument to the end
2020-03-20 11:55:51 +08:00
cn-kali-team
0d24757294
Fix bug
2020-03-14 10:31:54 +08:00
bwatters-r7
86851e54ff
Still looking for mountpoint bug....
2020-03-13 08:27:57 -05:00