Commit Graph

  • 32f38b5db3 new column for msgid and msg chunking for large messages tim.carrington 2020-04-23 09:12:32 +0100
  • 1734d2d56a update tim.carrington 2020-04-22 10:29:41 +0100
  • 846d9bb7c6 check if username contains domain element tim.carrington 2020-04-21 15:59:08 +0100
  • b7ef0e49cc Added working code for MSSQL Channel. Tested end to end with Cobalt strike using a dockerised mssql server: https://hub.docker.com/_/microsoft-mssql-server tim.carrington 2020-04-21 15:13:25 +0100
  • 7562963f8f Update WinHttp (Add docs) Grzegorz Rychlik 2020-04-10 15:09:55 +0200
  • 64917a5411 Remove unused variables Grzegorz Rychlik 2020-04-09 17:56:47 +0200
  • 899d541731 Add missing winhttp.lib to dependencies Grzegorz Rychlik 2020-04-09 17:56:17 +0200
  • 397f5e3942 [Slack] Replace cpprestsdk with WinHttp Grzegorz Rychlik 2020-04-09 12:27:36 +0200
  • 849eecb27e Merge branch 'SlackRepliesFix' into 'master' Pawel Kurowski 2020-04-09 13:12:10 +0100
  • c984b51bda Upload WinHttp wrapper Grzegorz Rychlik 2020-04-08 15:00:12 +0200
  • ca54a19190 Use StringConversions.h in SlackApi.h Pawel Kurowski 2020-04-08 18:07:41 +0200
  • 8bfbb52538 Merge branch 'DeleteRoutes' into 'master' Grzegorz Rychlik 2020-04-08 16:58:52 +0100
  • 7cd0417ea3 Replace deprecated slack replies api Pawel Kurowski 2020-04-08 17:53:11 +0200
  • 120aa36504 Remove routes when their outgoing channel is closed Grzegorz Rychlik 2020-04-07 16:04:05 +0200
  • aaac7eeda5 O365 decrypt password before the call Pawel Kurowski 2020-04-06 13:22:41 +0200
  • a92154fc6f Merge remote-tracking branch 'origin/SimplifyOfficeChannels' into test Pawel Kurowski 2020-04-06 10:29:08 +0200
  • c137d0c700
    Add build badges to Readme grzryc 2020-04-03 17:54:12 +0200
  • 47f84644fc
    Add github workflows (#11) grzryc 2020-04-03 17:42:16 +0200
  • 12cf67a5b8 Merge branch 'OsVersion' into 'master' Pawel Kurowski 2020-03-23 08:55:05 +0000
  • 079835c362 Workaorund the async callback after-free Grzegorz Rychlik 2020-03-18 15:47:58 +0100
  • 3baed23752 Remove default ctor for HostInfo - force to call static method for gatering info Grzegorz Rychlik 2020-03-20 10:11:38 +0100
  • 9e3811450d Remove os version manifest Grzegorz Rychlik 2020-03-06 12:03:42 +0100
  • f11fee9304 Replace static GetVersion with dynamically resolved RtlGetVersion Grzegorz Rychlik 2020-03-06 12:01:36 +0100
  • 183fa6465b Remove error-inducing ostream& operator << Grzegorz Rychlik 2020-03-06 10:10:14 +0100
  • 73b6f12a4e Merge branch 'ByteVectorUpgrade' into 'master' Grzegorz Rychlik 2020-03-19 17:07:30 +0000
  • bb55932227 Merge branch 'SimpifySlack' into 'master' Grzegorz Rychlik 2020-03-19 17:06:25 +0000
  • e543664c6d [Slack] Replace deprecated web API methods Grzegorz Rychlik 2020-03-19 16:52:49 +0100
  • 09f431c981 [Slack] Flatten ReadReplies method, remove WriteReplyLarge from header Grzegorz Rychlik 2020-03-19 16:45:27 +0100
  • ba11be9fe0 [Slack] Minor optimization to GetMessagesByDirection Grzegorz Rychlik 2020-03-19 14:58:53 +0100
  • 2c153ef3e1 [Slack] return only timestamp and text from ReadReplies Grzegorz Rychlik 2020-03-19 14:44:39 +0100
  • de4cbd3376 [Slack] Return multiple packtest from OnReceiveFromChannel Grzegorz Rychlik 2020-03-19 11:25:32 +0100
  • 73a9aba7db ByteConverter specialization can write to provided buffer Pawel Kurowski 2020-03-18 13:37:29 +0100
  • 83478fa403 Do not send szCSDVersion and wSuiteMask in OSVERSIONINFOEXA Pawel Kurowski 2020-03-17 11:58:04 +0100
  • e5a2d3e541 Fix broken Write exceptions handling Pawel Kurowski 2020-03-16 18:06:52 +0100
  • b6db1d0cd3 Workaround shellcode crash on relay exit Grzegorz Rychlik 2020-03-16 11:20:52 +0100
  • 4a7870d0e3 Better exception safety during Read/Write Pawel Kurowski 2020-03-13 18:26:25 +0100
  • 3d2d44a24c Update versioning header and build script Grzegorz Rychlik 2020-03-13 12:20:03 +0100
  • 16c7753e7c Fix clang build failure Pawel Kurowski 2020-03-13 15:44:27 +0100
  • fc53b803ae Upgrade ByteVector to new version. Pawel Kurowski 2020-03-13 14:13:19 +0100
  • 74a9b053f2 [Slack Channel] Use built in chunking Grzegorz Rychlik 2020-03-12 16:38:54 +0100
  • 98b171b06d Slightly simplify slack code Grzegorz Rychlik 2020-02-18 15:22:00 +0100
  • a54ba7cf76 Merge branch 'NullptrStringView' into 'master' Grzegorz Rychlik 2020-03-12 07:57:17 +0000
  • 37e357fc21 Fix gateway crash on nullptr std::string_view Pawel Kurowski 2020-03-11 17:00:48 +0100
  • 148f62a03d Remove HasConstructor.h Pawel Kurowski 2020-03-11 16:00:11 +0100
  • 6953a6e9e0 Merge branch 'Clang' Grzegorz Rychlik 2020-03-10 14:47:17 +0100
  • 6b3c6ba46a Add Clang build configurations Grzegorz Rychlik 2020-03-09 15:48:21 +0100
  • 5cdeebf7c7 Add dotnet restore packages to build script v1.1.0 Grzegorz Rychlik 2020-03-09 10:36:07 +0100
  • 0065374c98 Fix post-merge problems for clang-cl Grzegorz Rychlik 2020-03-06 16:37:14 +0100
  • ce232a9af6 Merge branch 'ClangMsvcCompat' Grzegorz Rychlik 2020-03-06 15:23:57 +0100
  • 304866ca32 Merge branch 'Obfuscation' Grzegorz Rychlik 2020-03-06 14:38:55 +0100
  • 567066cd83 Merge branch 'ObfuscationProposal' into 'Obfuscation' Grzegorz Rychlik 2020-03-06 13:30:46 +0000
  • 1a894ef5a4 namespace Obfuscator Pawel Kurowski 2020-03-06 13:52:09 +0100
  • 5c4af5d770 OBF will support both char and wchar_t Pawel Kurowski 2020-03-06 13:40:15 +0100
  • e5b8252cbf Fix VirtualFree parameters (MEM_RELEASE must be used with 0 size) Grzegorz Rychlik 2020-03-06 12:08:32 +0100
  • 4dc603770a Fix the terminating null character Grzegorz Rychlik 2020-03-06 10:12:43 +0000
  • 78a83bbf07 Update Contribuition guide screenshot Grzegorz Rychlik 2020-03-06 09:58:46 +0100
  • 4dcae34974 Retarget C3 to VS2019 and Win10 SDK Grzegorz Rychlik 2020-03-06 09:44:28 +0100
  • 7e2586cbb5 Change MWR to FSecure in documentation Grzegorz Rychlik 2020-03-05 17:09:11 +0100
  • 28f464b282 Merge branch 'MWRtoFS' into 'master' Grzegorz Rychlik 2020-03-05 15:33:41 +0000
  • 7769300ef2 Change MWR namespace to FSecure Grzegorz Rychlik 2020-03-05 16:30:50 +0100
  • 0efb5fdcfa Merge branch 'patch-5' into 'master' Janusz Szmigielski 2020-03-05 15:29:11 +0000
  • 55330b74d8 Replace figure1.png Tim Carrington 2020-03-05 15:17:14 +0000
  • d3a16d209d Merge branch 'patch-4' into 'master' Pawel Kurowski 2020-03-05 14:56:32 +0000
  • 62985f09e4 Overhaul string obfuscation Grzegorz Rychlik 2020-03-05 15:42:15 +0100
  • 5122ade4fb Merge branch 'ChannelTutorialUpdate' into 'master' Grzegorz Rychlik 2020-03-05 14:40:45 +0000
  • e7ef235fbd Update C2Integration.md Tim Carrington 2020-03-05 14:37:48 +0000
  • 14b9918179 Merge branch 'patch-3' into 'master' Pawel Kurowski 2020-03-05 14:26:12 +0000
  • 309272de29 Update C2Integration.md Tim Carrington 2020-03-05 14:13:44 +0000
  • 9b5f828f2c Merge branch 'patch-2' into 'master' Janusz Szmigielski 2020-03-05 14:11:51 +0000
  • 70ddf6a1f2 Merge branch 'patch-1' into 'master' Janusz Szmigielski 2020-03-05 14:11:43 +0000
  • 90388061ad Replace figure2.png Tim Carrington 2020-03-05 14:03:47 +0000
  • 294c83c37e Replace figure1.png Tim Carrington 2020-03-05 14:02:39 +0000
  • 698b3d4ac7 Remove empty string obfuscation Grzegorz Rychlik 2020-03-05 12:14:07 +0100
  • 3fb43c9f21 Remove duplicated wording Grzegorz Rychlik 2020-03-05 10:57:23 +0000
  • 3426f8da5b Separate per-platform temporary location Grzegorz Rychlik 2020-03-05 11:54:57 +0100
  • 031f3edf7e Fix rwdi lib linking, restore default inlining Grzegorz Rychlik 2020-03-05 10:02:15 +0100
  • c43aeb89be Update SecureString Grzegorz Rychlik 2020-03-04 17:46:01 +0100
  • 1c4261f717 Fix crash in Debug Grzegorz Rychlik 2020-03-04 17:43:30 +0100
  • ec308285a2 Update build script Grzegorz Rychlik 2020-03-03 16:42:12 +0100
  • 9df42c075f Update channel development tutorial Grzegorz Rychlik 2020-03-02 17:04:22 +0100
  • 5c21558cfc Add examples to ChannelLinter help Grzegorz Rychlik 2020-03-02 17:01:57 +0100
  • 781e7f7f78 Change ChannelLinter test data to binary Grzegorz Rychlik 2020-03-02 17:01:35 +0100
  • 14daf81fad Fix nullptr dereference in logging Grzegorz Rychlik 2020-03-02 14:13:26 +0100
  • 2623edc4dc Merge branch 'fix-favicon-colour' into 'master' Grzegorz Rychlik 2020-03-02 12:58:23 +0000
  • 3d67d0eacb fix favicon colour Andras Toth 2020-03-02 12:50:04 +0000
  • f768e67470 Merge branch 'fix-labs-blue' into 'master' Grzegorz Rychlik 2020-03-02 12:14:38 +0000
  • 902251805e yarn build Andras Toth 2020-03-02 12:02:16 +0000
  • 2a1b716637 fix labs colours Andras Toth 2020-03-02 12:01:28 +0000
  • 94e6186004 Fix compilation warnings Pawel Kurowski 2020-02-28 16:50:45 +0100
  • bae365b02c Ensure existence of required channel constructor (only MSVC) Pawel Kurowski 2020-02-28 10:59:23 +0100
  • 91dc3a1163 Update zlib to 1.2.11-f690224aeb (from vcpkg) Grzegorz Rychlik 2020-02-27 10:27:53 +0100
  • 2e27198936 Update build script Grzegorz Rychlik 2020-02-25 14:25:13 +0100
  • 088d2d47b0 Downgrade ResourceGenerator to dotnet 2.1 (LTS) to match WebController Grzegorz Rychlik 2020-02-24 16:12:52 +0100
  • 66c671c169 Merge branch 'CovenantIntegrationMerge' into RC1.1 Grzegorz Rychlik 2020-02-24 16:01:39 +0100
  • f9122902bd Remove artifact from Common.vcxitems.filters Grzegorz Rychlik 2020-02-24 12:50:24 +0000
  • 0e7925dc6a Declare destructors virtual where applicable Grzegorz Rychlik 2020-02-24 11:25:38 +0100
  • 69f1691e9e Fix member lookup Grzegorz Rychlik 2020-02-24 10:25:28 +0100
  • 98d1b8ff87 Update ChannelLinterUsage.md Tim Carrington 2020-02-22 11:48:12 +0000
  • 749658ab6a Add new file Tim Carrington 2020-02-22 11:34:22 +0000
  • 98f269c13f Update ShellcodeUsage.md Tim Carrington 2020-02-22 11:30:52 +0000