Update README.md

This commit is contained in:
Grimmie 2022-03-20 10:37:05 -04:00 committed by GitHub
parent b0d146d6c5
commit 21a98d56cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -4,6 +4,11 @@ C# C2 Framework centered around Stage 1 operations
Atlas is based around gaining a foothold within an environment and further utilizing it to smuggle in C# (currently strictly C#) weaponry utilizing an HTTP based implant. Isn't exactly very OPSEC safe in it's current state...at all.
## Usage
### Starting TeamServer
After generating an exe of the client, teamserver, and implant, simply execute `Teamserver.exe` to start up the teamserver
### Starting/Managing Listeners
To start a new listener, use the `StartListener` command. This command takes two params: Listener name and the port to run on