Skip to content

Feature/sending data c2#31

Merged
defaultmodel merged 18 commits into
unstablefrom
feature/sending_data_c2
Feb 18, 2025
Merged

Feature/sending data c2#31
defaultmodel merged 18 commits into
unstablefrom
feature/sending_data_c2

Conversation

@GZNOP
Copy link
Copy Markdown
Collaborator

@GZNOP GZNOP commented Feb 12, 2025

Added :
C2 python server :
- Handling ssh key files
- Handling credentials sent
- Multiple clients
- Multithreading server

Chipeur client :
- Changing chromium_steal_creds to return a Credential tab into the main function and send them to the c2. The syntax is the following: [CHIPEUR]|username@machinename|credentials|url1,user1,psswd1\n...\nurlN,userN,psswdN\n[RUEPIHC]
- Changing find_ssh_keys to return a SshKey tab into the main function and send them to the c2. The syntax is the following: [CHIPEUR]|username@machinename|file|filename|content[RUEPIHC]

#ifdef DEBUG
...
#endif

TODO:
- Encrypt the communication
- use realloc instead of fixed size for Credential tab and SshKey tab

@defaultmodel defaultmodel merged commit b38f2dc into unstable Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants