Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop #25

Merged
merged 26 commits into from
Aug 10, 2020
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit Hold shift click to select a range
6e38949
Fix #3 Properly parse pipe command
developeruz Jul 23, 2020
7c62914
Built FE and verified PR #4 works
DeimosC2 Jul 23, 2020
daeeefb
Merge pull request #4 from DeimosC2/bug/3-pipe-command
paragonsec Jul 23, 2020
189b32f
Fix webshell interact page
developeruz Jul 25, 2020
544aee0
Refactoring and fix php-webshell
developeruz Jul 25, 2020
5028c55
Merge pull request #5 from DeimosC2/ui/webshell
paragonsec Jul 27, 2020
73fb513
Merge pull request #6 from DeimosC2/webshell/php
paragonsec Jul 27, 2020
5c75a6a
Fix #10 Agent comments align strangely
developeruz Jul 28, 2020
08ecb1a
Build FE Confirmed PR
paragonsec Jul 28, 2020
a06b33a
Merge pull request #11 from DeimosC2/gui/10-comment-align
paragonsec Jul 28, 2020
e48bf34
Fix #8 and #9 Agent Loot Table
developeruz Jul 28, 2020
8e71a54
Merge branch 'develop' of https://github.com/DeimosC2/DeimosC2 into g…
paragonsec Jul 28, 2020
0791ad8
Build FE Test PR
paragonsec Jul 28, 2020
8fd22bd
Merge pull request #12 from DeimosC2/gui/9-list-agent-loot
paragonsec Jul 28, 2020
de93c3d
Fixed bug on replay of engagement
paragonsec Jul 29, 2020
2a014e6
Merge pull request #13 from DeimosC2/hotfix/replay_bug
paragonsec Jul 29, 2020
86ccfef
Pull request template
paragonsec Jul 29, 2020
b04cbbd
Removed Debug Code
CharlesDardaman Jul 30, 2020
71ffbb6
Working on domain hiding
paragonsec Aug 7, 2020
f60cbac
remove weird folder that came out of thin air.
paragonsec Aug 7, 2020
9d2836b
Fix http call error
paragonsec Aug 7, 2020
b8b3756
Remove debug code
paragonsec Aug 7, 2020
d56e6ab
Made techniques for agent compiling cleaner and added domain hiding
paragonsec Aug 9, 2020
8231695
Remove code that isn't needed
paragonsec Aug 10, 2020
243a239
Removed front domain name as SNI no longer works
paragonsec Aug 10, 2020
8b9f573
Merge pull request #24 from DeimosC2/feature/domain_hiding
paragonsec Aug 10, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
remove weird folder that came out of thin air.
  • Loading branch information
paragonsec committed Aug 7, 2020
commit f60cbacf9e16d687b1382bdb006dbc7a7034f0b2
559 changes: 0 additions & 559 deletions DeimosC2/agents/doh/doh_agent.go

This file was deleted.

499 changes: 0 additions & 499 deletions DeimosC2/agents/https/https_agent.go

This file was deleted.

514 changes: 0 additions & 514 deletions DeimosC2/agents/quic/quic_agent.go

This file was deleted.

406 changes: 0 additions & 406 deletions DeimosC2/agents/resources/agentfunctions/functions.go

This file was deleted.

147 changes: 0 additions & 147 deletions DeimosC2/agents/resources/domainhiding/esni_DoH.go

This file was deleted.

80 changes: 0 additions & 80 deletions DeimosC2/agents/resources/filebrowser/filebrowser_linux.go

This file was deleted.

80 changes: 0 additions & 80 deletions DeimosC2/agents/resources/filebrowser/filebrowser_mac.go

This file was deleted.

Loading