dwelch-r7
bcae34ee4f
Update test/modules/post/test/cmd_exec.rb
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-29 13:11:06 +01:00
Dean Welch
6df54a639e
skip Windows-specific tests on non-Windows platforms
2026-04-29 13:05:17 +01:00
Spencer McIntyre
3497f70692
Fix a UDP binding error and support LHOST/RHOST
2025-11-14 15:54:30 -05:00
Spencer McIntyre
79145b5c50
Add a test module for UDP and TCP channels
2025-11-14 08:45:22 -05:00
Spencer McIntyre
30cfc5dbb0
Add a module for testing credential collections
2025-09-09 13:50:55 -04:00
cgranleese-r7
469f102596
Updates docs to reflect new default prompt
2025-07-17 09:53:40 +01:00
Spencer McIntyre
d59337f0a5
Add LAPS data for ldap_spec
2025-04-29 14:01:23 -04:00
adfoster-r7
4767f5e457
Add documentation for ldap test system
2025-01-23 01:34:04 +00:00
adfoster-r7
9485cdd9a6
Revert "Added new failing test for windows junction points"
2024-11-01 17:19:39 +00:00
Spencer McIntyre
d9b3528d89
Merge pull request #19554 from smashery/new-junction-test
...
Added new tests for Windows junction points
2024-11-01 11:54:00 -04:00
adfoster-r7
825e557269
Update puma and dependencies
2024-10-30 22:41:00 +00:00
Ashley Donaldson
9972587fef
Handle weird PowerShell edge case
2024-10-16 16:04:39 +11:00
Ashley Donaldson
205adfe2fd
Handle edge case in command shell when input contains backslash-quote combination already
2024-10-16 10:26:29 +11:00
Ashley Donaldson
7890595dd9
Add one more annoying test case
2024-10-15 21:21:01 +11:00
Ashley Donaldson
6d12d506dd
Run the Python tests (fixed in payloads repo)
2024-10-12 14:36:09 +11:00
Ashley Donaldson
ac50cede6f
Remove unused line
2024-10-12 14:36:09 +11:00
Ashley Donaldson
75157f8759
Fix test case for java on Windows
2024-10-12 14:36:09 +11:00
Ashley Donaldson
6fc714c954
Take stderr tests back out for now
2024-10-12 14:36:09 +11:00
Ashley Donaldson
ec4e944405
Fix file upload in PowerShell
2024-10-12 14:36:09 +11:00
Ashley Donaldson
602506bdb9
Updated for PHP and Python
2024-10-12 14:36:08 +11:00
Ashley Donaldson
593d06e1f5
Tests working on Windows 10 meterp
2024-10-12 14:36:08 +11:00
Ashley Donaldson
a69b777a9e
Included tests for create_process API
2024-10-12 14:36:08 +11:00
Ashley Donaldson
a854689424
Added new failing test for windows junction points
2024-10-11 21:17:51 +11:00
cgranleese-r7
cbd763fad5
Drys out some code
2024-09-20 14:54:03 +01:00
cgranleese-r7
8ab3b6c178
Address PR feedback
2024-09-19 11:09:14 +01:00
cgranleese-r7
7acea08c78
Refactors test to reduce code duplication
2024-09-19 11:09:14 +01:00
cgranleese-r7
44efbc21a8
Add automated acceptance tests for cmd_exec
2024-09-19 11:09:14 +01:00
cgranleese-r7
63ac22950f
Adds support to test custom payload branches
2024-08-21 15:02:19 +01:00
Dean Welch
e693b9588c
Update ldap modules to support an ldap session
2024-05-15 15:12:51 +01:00
adfoster-r7
e5cf357f9e
Land #19078 , ldap acceptance tests
2024-04-24 17:59:24 +01:00
Dean Welch
33ffc14e6b
Use samba ad container for ldap
2024-04-24 11:38:41 +01:00
Zach Goldman
b4dccdfcd6
add more datatypes
2024-04-19 08:38:22 -05:00
adfoster-r7
376bdefefb
Land #19054 , Add NText column parsing to MSSQL
2024-04-19 14:17:50 +01:00
sjanusz-r7
bf50da5e8f
Add SMB acceptance tests
2024-04-19 12:49:44 +01:00
Zach Goldman
d35748497c
adds ntext parsing to mssql
2024-04-18 16:41:37 -05:00
Zach Goldman
61f9e36443
add mssql acceptance tests
2024-04-04 12:58:43 -05:00
cgranleese-r7
f9b20d89f3
Add MySQL session type acceptance tests
2024-03-28 16:39:27 +00:00
adfoster-r7
e7bc17cab3
Add postgres acceptance tests
2024-03-07 10:35:45 +00:00
Dean Welch
1c4258fd1e
Fix encoded payloads test
2024-01-16 13:31:51 +00:00
Dean Welch
2cf045d3c4
Leverage the module metadata cache in the module_sets
2024-01-15 14:56:46 +00:00
adfoster-r7
00cfbc357a
Update error message for meterpreter file contents test
2024-01-04 12:13:10 +00:00
sjanusz-r7
e70f356239
Show errors on inaccessible payload files
2023-10-02 14:46:25 +01:00
adfoster-r7
68ce65c6c9
Revert "Revert "Add Meterpreter sanity tests to CI""
2023-08-15 13:24:59 +01:00
adfoster-r7
cdbd591f07
Revert "Add Meterpreter sanity tests to CI"
2023-08-10 19:08:09 +01:00
adfoster-r7
d8dc189168
Add Meterpreter sanity tests to CI
2023-08-03 17:11:44 +01:00
Spencer McIntyre
396029a58e
Fix connectivity issues
...
The connection needs to slowly send data to the remote end for
stability. Additionally, the `exit` command should be issued when
closing the connction so it is reset back to the logon prompt.
2023-08-01 15:04:32 -04:00
cgranleese-r7
5611780d81
Land #18127 , Add railgun reverse lookup tests for osx and linux
2023-06-20 14:27:29 +01:00
cgranleese-r7
b1d437dfe6
Land #18126 , Add additional logging to post test file
2023-06-20 14:26:14 +01:00
adfoster-r7
c535d8081f
Add railgun reverse lookup tests for osx and linux
2023-06-19 16:30:26 +01:00
adfoster-r7
2ac257bcef
Add additional logging to post test file
2023-06-19 16:11:43 +01:00