bwatters-r7
8cfcfa3f78
Add Spencer suggestions
2025-04-01 16:58:23 -05:00
bwatters-r7
d1c6a6e82e
Add Windows pipe fetch support and clean up options
2025-04-01 16:38:29 -05:00
bwatters-r7
37175955cd
Fix some https bugs and generate non-piped commands properly
2025-04-01 11:16:21 -05:00
bwatters-r7
d897ba86c7
Rebase and add support for piped fetch commands
2025-04-01 11:15:37 -05:00
Martin Sutovsky
ae8591f2a3
More clear specification of Python version
2025-03-10 15:51:56 +01:00
Martin Sutovsky
426d74be68
Changing options to enumeration, removing whitespaces
2025-03-07 13:39:12 +01:00
Martin Sutovsky
35afdb0033
Add more explanatory description
2025-03-06 09:07:44 +01:00
Martin Sutovsky
531fbd3abe
Specifying Python version
2025-03-05 13:34:16 +01:00
Martin Sutovsky
114ab6006b
Adding Python3 option for fileless ELF execution
2025-03-05 13:32:59 +01:00
bwatters-r7
46e97e3776
Slight fixes and prep for adding piped fetch payloads
2025-02-13 11:35:06 -06:00
Martin Sutovsky
6d073540e8
More elegant way of generating fileless payload, code refactor based on comments
2025-02-06 19:22:36 +01:00
Martin Sutovsky
50c95af7e0
Refactoring fileless execution, adjusting generating fetch commands
2025-02-06 11:28:05 +01:00
Spencer McIntyre
44916e67d5
Check if the SMB share exists before overwriting
2024-01-29 16:55:25 -05:00
Spencer McIntyre
3d476f4ef3
Add the missing #on_client_connect method
2024-01-29 16:44:32 -05:00
Spencer McIntyre
1c36d89942
Fix a double deref issue with the HTTP service
2024-01-29 16:44:32 -05:00
Spencer McIntyre
96316a94fe
Initial SMB server for fetch payloads
2024-01-29 16:44:28 -05:00
Spencer McIntyre
a8c240f671
Refactor existing fetch work
...
* Build the HTTPS server on top of HTTP instead of the other way around
* Set the fetch service to nil after it has been cleaned up
* Don't capitalize the H in the word handler
* Check if the fetch_service is truthy before cleaning it up
* Remove the unused FetchServerName datastore option
* Fixup the description text
* Don't allow slashes in fetch file names
* Also add the #fetch_bindnetloc method
Fix a problem in fetch/tftp.rb
2024-01-29 13:34:56 -05:00
bwatters
feb54c812c
Rather than use default options, deregister and reregister
2023-07-31 16:38:09 -05:00
bwatters
548a2d7ab4
Add fetch payloads for Windows and Linux x64
2023-05-18 10:47:29 -05:00