828 Commits

Author SHA1 Message Date
5pider c84f7755a8 Merge pull request #573 from QueenSquishy/main
critical issue fix
2025-12-18 16:10:21 +01:00
QueenSquishy 52044a3d94 critical issue fix 2025-12-18 15:00:53 +00:00
5pider 92d6c9e866 Update README.md 2025-07-10 11:04:06 +02:00
5pider 41a5d45c2b Update README.md 2024-11-28 14:51:49 +01:00
Cracked5pider 69ce17cb36 fix(server): revert go version (fixes #514) 2024-09-11 00:13:35 +02:00
Cracked5pider a3f36e843b refactor(server): update go modules 2024-09-08 10:49:13 +02:00
C5pider ea3646e055 Merge pull request #437 from HavocFramework/dev
Merge 0.7 Bite the Dust into main
2023-12-06 14:19:23 +01:00
Cracked5pider e4455a5ff3 remove message that the service api has been disabled while it has been re-enabled 2023-12-06 14:13:25 +01:00
infosec guy af3ae99aec Merge pull request #436 from hack-char/add_shellcode_spawn_api
Add shellcode spawn api - dev base
2023-12-04 22:17:14 -03:00
char e1f150ecbd implement shellcode spawn for python API 2023-12-04 11:36:04 -07:00
C5pider e8782ce441 Merge pull request #432 from p4p1/dev
Created a extensions tab that will install GUI extensions properly
2023-12-01 06:44:08 +01:00
C5pider fea5cfac2e Merge pull request #434 from HavocFramework/revert-430-feature_fix_remove_download_item_from_list
Revert "Iterate to next non-null dowloand item instead of breaking for loop"
2023-12-01 06:42:31 +01:00
C5pider 1189e23491 Revert "Iterate to next non-null dowloand item instead of breaking for loop" 2023-12-01 06:41:28 +01:00
C5pider 3b9171044a Merge pull request #430 from youngifif/feature_fix_remove_download_item_from_list
Iterate to next non-null dowloand item instead of breaking for loop
2023-12-01 06:41:17 +01:00
p4p1 4984c3c97a actual remote submodule support 2023-11-29 16:34:46 +01:00
p4p1 aabc913105 submodule support 2023-11-29 16:25:56 +01:00
p4p1 5696fe6b34 The extensions tab works?! 2023-11-25 23:07:21 +01:00
youngifif 4097147ee4 Iterate to next non-null item instead of breaking for loop 2023-11-22 23:40:16 +08:00
Leo Smith bc00d72114 Update Store.hpp added headers and variables for the module to work 2023-11-17 15:32:08 +01:00
Leo Smith 7fcd3be1b3 Updated Store.cc for json display and generation of gh links 2023-11-17 15:31:32 +01:00
Leo Smith 175d891521 Merge branch 'HavocFramework:dev' into dev 2023-11-17 12:18:02 +01:00
S4ntiagoP d47f5c8ee1 token make can now specify the logon type 2023-11-16 11:16:09 -03:00
S4ntiagoP 228aff4165 fix bug in 'TokenRemove'
an incorrect length was being used when clearing the token domain
2023-11-16 11:14:47 -03:00
S4ntiagoP 8cc9b3821e shell, powershell and dotnet inline-execute do not need to escape quotes
the aim here is to make these commands easier to use
but it also makes a bit more complicated to know how the client
parses quotes, given that it depends on the command
2023-11-16 09:51:17 -03:00
S4ntiagoP e6edba7df5 fix last commit breaking BOFs with no params
UploadMemFileInChunks now allows FileData of 0 bytes
2023-11-15 10:33:57 -03:00
p4p1 4d7c747590 scrollable and added descriptions to the panel 2023-11-13 23:53:43 +01:00
Cracked5pider 1cb4152b63 added 'sleep jmp gadget' to the agent 2023-11-13 21:10:45 +01:00
Cracked5pider 050c4d7563 refactoring agent code. 2023-11-13 19:01:11 +01:00
Cracked5pider b9e9f76705 change project src folders 2023-11-13 13:46:57 +01:00
Cracked5pider 9f72c5dd06 restructure demon agent project 2023-11-13 13:46:31 +01:00
p4p1 8be6126fb2 added table 2023-11-13 01:13:13 +01:00
p4p1 5cc295e392 fixed source problems 2023-11-12 22:11:22 +01:00
p4p1 43c12e041d started working on the internal havoc store 2023-11-12 22:09:41 +01:00
S4ntiagoP 2b7e9c63a0 Merge branch 'dev' of github.com:HavocFramework/Havoc into dev 2023-11-10 15:48:22 -03:00
S4ntiagoP 12025ead0f chunk BOFs parameters
this is important because some BOFs such as
noconsolation can have an entire PE as parameter
2023-11-10 15:45:40 -03:00
Cracked5pider 5b7dc24831 small refactoring 2023-11-09 17:39:10 +01:00
Cracked5pider 6624f4765b fixed issue where while adding a host to the listener settings the client crashes. remove a logging message. 2023-11-09 17:02:40 +01:00
S4ntiagoP 29f2d7863a add default support for noconsolation 2023-11-07 16:17:35 -03:00
Cracked5pider e3774381fd add config and update code 2023-11-06 23:20:34 +01:00
Cracked5pider 44c557aeb9 add forgotten data folder 2023-11-06 22:49:36 +01:00
Cracked5pider e17eb4a5df added submodules 2023-11-06 22:45:02 +01:00
Cracked5pider f63a72167b restructure client project to modern project structure, added toml config file, refactored code to use external code. 2023-11-06 22:44:42 +01:00
Cracked5pider 7b6b54147c updated the directory a little, removed docker support (outdated), cleaned up some files, updated release 2023-11-06 17:50:06 +01:00
Cracked5pider cd21edbf63 remove docker support for client 2023-11-06 17:45:36 +01:00
Cracked5pider 4bff9613fc update havoc version number and name. Havoc 0.7 [Bites the Dust] 2023-11-06 10:25:18 +01:00
S4ntiagoP a83363aa61 fix bug in 'proc modules <pid>' 2023-10-31 13:43:49 -03:00
S4ntiagoP 700d1affc1 add alias mv <-> move 2023-10-28 21:25:36 -03:00
infosec guy 040eed1092 Merge pull request #426 from JaneMandy/dev
Fix:Fix the problem that Windows 2019 Server cannot be displayed
2023-10-25 10:57:41 -03:00
JaneMandy b54453b63f Fix:Fix the problem that Windows 2019 Server cannot be displayed 2023-10-25 20:08:27 +08:00
S4ntiagoP c99015fb1c small refator in CoffeeProcessSymbol 2023-10-24 23:31:20 -03:00