This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
conquest
Watch
1
Star
0
Fork
0
You've already forked conquest
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ae09e4e7e30e86fd05bd22e97ae00dd48a14cd7d
conquest
/
src
/
client
/
views
History
Jakob Friedl
ae09e4e7e3
Implemented basic Tab-autocompletion for agent console.
2025-10-03 09:59:50 +02:00
..
modals
Added build log to client UI.
2025-10-02 12:10:46 +02:00
widgets
Improved module selection in payload generation modal with tooltips from the module manager.
2025-09-27 12:36:59 +02:00
console.nim
Implemented basic Tab-autocompletion for agent console.
2025-10-03 09:59:50 +02:00
dockspace.nim
Moved task parsing logic to the client to be able to support dotnet/bof commands when operating from a different machine than the team server. Disabled sequence tracking due to issues.
2025-09-30 10:04:29 +02:00
eventlog.nim
Made timestamps toggle-able in eventlog window.
2025-09-27 15:34:01 +02:00
listeners.nim
Implemented websocket (client <-> server) traffic encryption & compression.
2025-10-01 21:57:26 +02:00
sessions.nim
Added remote address and modules to agent structure. Help command now only shows commands for which the agent has been configured.
2025-10-02 10:25:37 +02:00