Skip to content

Commit

Permalink
Are we check in yet?
Browse files Browse the repository at this point in the history
  • Loading branch information
MEhrn00 committed Feb 10, 2024
1 parent 29e4536 commit fc43df8
Show file tree
Hide file tree
Showing 41 changed files with 1,277 additions and 143 deletions.
33 changes: 11 additions & 22 deletions Payload_Type/thanatos/.mythic.code-workspace
Original file line number Diff line number Diff line change
@@ -1,27 +1,16 @@
{
"folders": [
{
"path": "mythic"
},
{
"path": "agent"
}
],
"settings": {
"folders": [
{
"path": "mythic"
},
{
"path": "agent"
}
],
"settings": {
"rust-analyzer.server.extraEnv": {
"CONNECTION_RETRIES": "1",
"UUID": "8df1baf5-258e-4538-be77-af9fe033faba",
"WORKING_HOURS_END": "86400",
"WORKING_HOURS_START": "0",
"HTTP_CALLBACK_HOST": "http://mythic",
"HTTP_CALLBACK_INTERVAL": "10",
"HTTP_CALLBACK_JITTER": "23",
"HTTP_CALLBACK_PORT": "80",
"HTTP_GET_URI": "index",
"HTTP_HEADERS": "eyJVc2VyLUFnZW50IjoidGVzdCJ9",
"HTTP_KILLDATE": "4070908800",
"HTTP_POST_URI": "data",
"HTTP_QUERY_PATH_NAME": "q"
"SRC_CONFIG": "${workspaceFolder}/../agent/.config",
"CONFIG": "${workspaceFolder}/../agent/.config.bin"
},
}
}
32 changes: 0 additions & 32 deletions Payload_Type/thanatos/agent/.vscode/tasks.json

This file was deleted.

Loading

0 comments on commit fc43df8

Please sign in to comment.