List view
Add the ability to support multiple clients interacting with the server simultaneously. Initially, I would be satisfied we could support the same transport across each client. As a stretch goal for this milestone, I would like to be able to support different transports simultaneously. As a 'impossible'-level goal, I'd like to be able to switch to a different transport during run-time between a client and server.
Due by June 24, 2018•3/3 issues closedCreate a builder that will generate fully prepared and compiled distributables to be executed on a victim host. A stretch goal would be that it also has the ability to output the distributable in different formats, such as a wrapping dll or in raw bytes. At minimum, it should build clients from a given and parsed config file, but could potentially accept command line arguments. Ideally, a user interface could be provided that the user would interact with, akin to Empire or Metasploit.
Due by February 28, 2018•3/3 issues closed