Commit Graph

  • 084246cfd3 Merge pull request #44 from x86-69/dns dns __oblivion 2026-04-26 18:24:11 -03:00
  • ce25317c53 Add SMB Named-Pipe Listener with P2P Beacon Chaining dev __oblivion 2026-04-26 18:22:56 -03:00
  • df9f51c449 expose PE/loader keys in SMB UI container jaytiwari05 2026-04-27 00:31:37 +05:30
  • 3afb599e52 remove unused ALLOC_CONSOLE_* defs from loader native.h jaytiwari05 2026-04-27 00:16:12 +05:30
  • 607f080811 guard ALLOC_CONSOLE_* redefinitions in loader native.h jaytiwari05 2026-04-27 00:08:47 +05:30
  • 615e69e026 merge upstream/dev into smb-listener-dev (resolve PR #35 conflicts) jaytiwari05 2026-04-26 23:46:35 +05:30
  • 8c5cdaf2ad listener_kharon_dns: raise dnsSafeChunkSize 280 -> 760 for ~2.67x DNS download throughput f69 2026-04-11 13:56:32 +02:00
  • 3dd194ce96 Tasks.cc: strip leftover SOCKS_DBG QuickMsg instrumentation f69 2026-04-11 13:56:11 +02:00
  • b94b7be476 pl_agent.go: handle CALLBACK_OUTPUT so BOF output isn't dropped silently f69 2026-04-10 23:35:35 +02:00
  • 23fb2f4dd9 Tasks.cc: fix ProcessTunnels buffer packing + add SOCKS_DBG instrumentation f69 2026-04-10 22:42:53 +02:00
  • 207c154d6b Fix critical socket binding bug in SOCKS proxy server f69 2026-04-10 10:10:36 +02:00
  • fdb18b4f1a Fix ProcessTunnel job persistence in SOCKS implementation f69 2026-04-10 10:01:31 +02:00
  • 00b5123bdf fix: DNS transport end-to-end BOF execution f69 2026-04-10 07:09:52 +02:00
  • b3acc143b5 fix: COFF loader struct packing and DllBase resolution f69 2026-04-10 05:17:40 +02:00
  • 0a5f60c9fb feat: add DNS transport for Kharon agent f69 2026-04-10 03:24:58 +02:00
  • e5c4201e19 Merge pull request #43 from Dram4ck/fix/host-port-matching __oblivion 2026-04-08 21:49:04 -03:00
  • 24eea291da fix: normalize host:port matching in callback lookup Dram4ck 2026-04-08 21:56:07 +00:00
  • 16fb2a22e0 Merge pull request #41 from entropy-z/dev me __oblivion 2026-04-08 15:11:56 -03:00
  • 0bfdc8f764 stash unknown 2026-04-08 15:10:16 -03:00
  • 97a2bcec43 Merge branch 'main' of https://github.com/entropy-z/Kharon into dev unknown 2026-04-08 13:53:29 -03:00
  • 34ff43762c Merge pull request #40 from iamsinnat/dev __oblivion 2026-04-08 13:50:43 -03:00
  • fd4d9f544e Improved Loader: adding Stomping, Shellcode Locations and Shellcode Encryption with rand keys at compile-time. Sinn 2026-04-07 15:53:15 -03:00
  • db0feca054 Merge pull request #37 from entropy-z/main __oblivion 2026-04-06 18:06:43 -03:00
  • f14ae7fc75 refactor SMB beacon to static pipe name with persistent handles jaytiwari05 2026-04-04 18:43:40 +05:30
  • b0c30b3286 add list_pipe BOF command to enumerate named pipes with filter jaytiwari05 2026-04-04 05:06:46 +05:30
  • 4183c186b4 display SMB pipe name in agent info table jaytiwari05 2026-04-04 04:37:23 +05:30
  • e6aadb4c21 add pipe name to agent info display and clean up all debug prints jaytiwari05 2026-04-04 04:23:41 +05:30
  • 0425f9355a fix key cleanup: preserve active agent keys when new agent registers jaytiwari05 2026-04-04 02:14:55 +05:30
  • 285218ee8a fix InternalHandler: use original UUID prefix for direct key lookup instead of scanning jaytiwari05 2026-04-04 00:52:21 +05:30
  • 2554312321 add InternalHandler debug to trace Exchange data routing jaytiwari05 2026-04-04 00:40:43 +05:30
  • 224d1ba72e revert Exchange to use InternalHandler — beacon encryption IS real, not no-op jaytiwari05 2026-04-04 00:24:34 +05:30
  • cf8a8de8e4 add Exchange case 20 hex dump debug to trace data format jaytiwari05 2026-04-04 00:16:54 +05:30
  • fa71467cb2 fix P2P Exchange: bypass InternalHandler, call TsAgentProcessData directly with correct child ID jaytiwari05 2026-04-04 00:04:16 +05:30
  • 2901bbc734 add MSG_QUICK debug to trace output processing jaytiwari05 2026-04-03 23:45:39 +05:30
  • 4e99a5a3ea fix P2P pipe collision: append random suffix to pipe name per instance jaytiwari05 2026-04-03 22:49:12 +05:30
  • d831007f14 fix P2P: skip empty Exchange tasks and add pivot debug logging jaytiwari05 2026-04-03 22:25:06 +05:30
  • 5b9dfa5b00 fix P2P pivot parent: track task owner for correct SMB chain routing jaytiwari05 2026-04-03 21:23:54 +05:30
  • e607c776e8 fix InternalHandler false key match: validate decrypted data format byte jaytiwari05 2026-04-03 19:57:45 +05:30
  • f02d029b38 generate unique runtime UUID for SMB beacons to support same-binary reuse jaytiwari05 2026-04-03 19:26:20 +05:30
  • 6782cc5aee fix pivot UUID map: use in-memory map instead of ExtenderData (agent plugin) jaytiwari05 2026-04-03 19:08:48 +05:30
  • 22bd18dab6 fix Exchange child lookup: map server-assigned ID to beacon's original UUID jaytiwari05 2026-04-03 19:00:52 +05:30
  • 6289ae8e1e fix SMB exit hanging on pipe wait and ensure link command visibility jaytiwari05 2026-04-03 18:30:19 +05:30
  • 74ef6207f2 add SMB-to-SMB pivot chaining (P2P beacon relay) jaytiwari05 2026-04-03 17:44:53 +05:30
  • 1d9f19cbe7 auto-rebuild server in setup script to prevent plugin version mismatch jaytiwari05 2026-04-03 14:36:42 +05:30
  • ac9d0b4273 auto-rebuild server in setup script to prevent plugin version mismatch jaytiwari05 2026-04-03 05:34:04 +05:30
  • 54f82f6c0f add server rebuild note to setup docs jaytiwari05 2026-04-03 05:16:48 +05:30
  • 0a6d76df9f fix unused variable and import from debug cleanup jaytiwari05 2026-04-03 04:04:01 +05:30
  • 3e722e30d5 add SMB named-pipe listener and pivot support (link/unlink) jaytiwari05 2026-04-03 02:07:06 +05:30
  • 0ef2c17b62 fix: fork pipe name configuration not working CrossbowWalk 2026-04-01 15:32:45 +08:00
  • 699ece7085 Merge pull request #31 from CrossbowWalk/fix/fork-pipe-config main __oblivion 2026-04-02 03:07:24 -03:00
  • 0ede5e278d fix: fork pipe name configuration not working CrossbowWalk 2026-04-01 15:32:45 +08:00
  • fb0e1d6d47 fix truncated stack in spoof unknown 2026-04-01 03:09:32 -03:00
  • 8b73f0b519 fix truncated stack in spoof unknown 2026-04-01 03:08:04 -03:00
  • 5aaea851a7 Merge pull request #30 from iamsinnat/main __oblivion 2026-03-28 16:09:26 -03:00
  • 833fd074d5 fix SVC beacon generation lgs4 2026-03-23 23:07:24 -03:00
  • e9fa04e343 Rename argument in spawnto command configuration __oblivion 2026-03-22 14:57:27 -03:00
  • 636122fa8a fix example of scinject command unknown 2026-03-16 14:28:21 -03:00
  • d19c704ad8 add jmp gadget to cfg exception and remove async arg in bof unknown 2026-03-16 14:27:54 -03:00
  • 7e8ab73d82 fix CFG and exit; pass the syscall and bypass to postexsc; update jitter and sleep in UI unknown 2026-03-13 14:54:29 -03:00
  • 289e5c0676 sleep and jitter UI update unknown 2026-03-10 14:02:26 -03:00
  • 77706c72b6 Merge pull request #20 from 0xMorph3us/main __oblivion 2026-03-09 12:59:18 -03:00
  • 58cfece8b8 Merge pull request #23 from jaytiwari05/main __oblivion 2026-03-09 12:59:01 -03:00
  • 83fb9cddba Fix Teamserver interface mismatch for AdaptixC2 v1.2 (TsDownloadAdd int -> int64) jaytiwari05 2026-03-09 17:54:56 +05:30
  • 4a65cee451 x-forwarded-host support 0xMorph3us 2026-03-02 23:30:20 +01:00
  • 7233a99eab Merge pull request #19 from P1P3rx/patch-1 __oblivion 2026-02-19 12:09:41 -03:00
  • 6261dedab3 Update 2. Setup.md P1P3rx 2026-02-19 11:47:40 -03:00
  • 3071c0a2df changed bypass hex value for amsi/etw config unknown 2026-02-19 11:06:16 -03:00
  • d0ee4df21b false option to bofproxy unknown 2026-02-19 10:49:02 -03:00
  • 09c8d4e132 changed to string bof api proxy parameter unknown 2026-02-19 10:45:49 -03:00
  • 52a7c961c6 adjust bofproxy unknown 2026-02-19 10:40:18 -03:00
  • b4504138c6 Update bypass values for AMSI and ETW __oblivion 2026-02-19 10:33:59 -03:00
  • 07d58ce5d4 Update pl_agent.go __oblivion 2026-02-19 10:31:55 -03:00
  • aa7b51d922 Fix file paths for process injection kit documentation __oblivion 2026-02-19 10:28:02 -03:00
  • 56eff5cc12 Update bofproxy command to include default status __oblivion 2026-02-19 10:14:09 -03:00
  • 21e2735e90 Refactor argument handling for spoofarg and bofproxy __oblivion 2026-02-19 10:05:30 -03:00
  • 61d61cc5d2 Rename command from 'bof_api_proxy' to 'bofproxy' __oblivion 2026-02-19 09:58:11 -03:00
  • cd9f430e9e Fix include directory case sensitivity in Makefile __oblivion 2026-02-18 21:37:41 -03:00
  • 696c8557a5 Revise News.md for recent updates and additions __oblivion 2026-02-18 18:39:48 -03:00
  • f37e304fa7 Update News.md with recent changes __oblivion 2026-02-18 18:34:43 -03:00
  • 1212cc46b1 Merge pull request #17 from entropy-z/features __oblivion 2026-02-18 11:40:16 -03:00
  • 77e67abd6d v0.2 unknown 2026-02-18 11:39:38 -03:00
  • 438d32c104 Merge pull request #16 from MaorSabag/Ax-functions-support __oblivion 2026-02-16 09:20:33 -03:00
  • d4f0130e81 Merge branch 'features' into Ax-functions-support __oblivion 2026-02-16 09:20:18 -03:00
  • a3503404b3 closing task for after postex_poll unknown 2026-02-12 15:06:59 -03:00
  • 133d3390ca . unknown 2026-02-12 06:47:29 -03:00
  • 3e287544d6 . unknown 2026-02-12 06:44:13 -03:00
  • ada68b9dd8 Added functionality for support BOFs Ax function MaorSabag 2026-02-05 02:09:03 +02:00
  • 0d48990d5e fix some issues in token, fix socks heap leak, and fix config command and beaconinfo unknown 2026-02-04 01:12:13 -03:00
  • 1ffe10c391 fix mem leak and corrupt fs pwd unknown 2026-02-03 23:43:35 -03:00
  • fc7f24ba4e fixed fs ls target path unknown 2026-02-03 14:36:52 -03:00
  • e1dcd701c3 fixed fs ls target path unknown 2026-02-03 14:31:32 -03:00
  • 3ecea856d3 fixed fs ls, fixed process explorer and free keys of agents removeds unknown 2026-02-03 14:24:37 -03:00
  • 5451d8c4e9 any fix, new modules in src_modules etc unknown 2026-02-03 13:58:37 -03:00
  • c5b5c917fd update doc unknown 2026-02-03 09:58:33 -03:00
  • 76a0a7f8cb update doc unknown 2026-02-03 08:25:59 -03:00
  • c6702044c4 fix listener creation handler and fix mask key handler unknown 2026-02-01 12:13:39 -03:00
  • 6fac9fdb81 tls https fix in listener creation unknown 2026-02-01 07:47:33 -03:00
  • 2f4e53ac94 removed useless code unknown 2026-02-01 06:50:35 -03:00
  • 7d32415c94 removed useless code unknown 2026-02-01 06:49:36 -03:00
  • 076ab032a7 remove thrash code unknown 2026-02-01 06:32:22 -03:00