Skip to content
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.

Red Team / Blue Team Disambiguation #104

Merged
merged 10 commits into from
Mar 27, 2023

Conversation

arniebradfo
Copy link
Collaborator

@arniebradfo arniebradfo commented Mar 20, 2023

NOTE! this PR is stacked onto add-campaign-form-tweaks so that the diff is more accurate. So when it's merged, we will need to make sure the right changes are added to develop.

Description

  • updated Readme - see Github preview
  • Add a mode indicator to the Server log output
  • Added a full text description of Red/Blue Team on the homepage
  • Added a link from the Red/Blue Team ModeIndicator Popover to the (future) ReadMe.md.

Testing

  • Read ReadMe.md
  • Does the server log output include the proper Red or Blue team output?

TODO

  • ReadMe.md has some questions and content that need review. See comments in the chain below.

Screenshots

Screen Shot 2023-03-21 at 2 42 09 PM

Screen Shot 2023-03-21 at 2 46 01 PM

@arniebradfo arniebradfo changed the base branch from develop to add-campaign-form-tweaks March 21, 2023 21:37
@arniebradfo arniebradfo changed the base branch from add-campaign-form-tweaks to develop March 21, 2023 21:55
@arniebradfo arniebradfo changed the base branch from develop to add-campaign-form-tweaks March 21, 2023 21:55
ARM support is experimental
## RedEye Server Settings
RedEye runs as a server and can be setup to serve the UI on a network
***{instructions}***
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@GoldingAustin, how complex is running RedEye over a network. does the docker deploy cover this. Should we write a section on it? I am out of my element.


_Note: For Mac users, when first running the `RedEye` application (and `cs-parser` if using the Red Team version), you must go to "System Preferences" then "Security & Privacy" and click "Open Anyway"._
you can also configure the sever parameters in an `.env` file that sits next to the `RedEye` binary
***{is this true?}***
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you can also configure the sever parameters in an .env file that sits next to the RedEye binary
@GoldingAustin, is this true?

- Install yarn: `npm install -g yarn`
- Run: `yarn install` // Installs all packages

Install [Node.js](https://nodejs.org/en/) >= v16 ***{is this true? my v18 doesn't work?}***
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@GoldingAustin, @sang2925,
This says we can run with anything greater than node v16 but my repo won't run on v18. Is my repo messed up or should we update this statement?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should update the statement,

@arniebradfo arniebradfo marked this pull request as ready for review March 21, 2023 22:03
Base automatically changed from add-campaign-form-tweaks to develop March 23, 2023 17:18
@ccarpenter28 ccarpenter28 self-requested a review March 23, 2023 19:17
Copy link
Contributor

@ccarpenter28 ccarpenter28 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failing blue team test will be addressed in a future PR. Note: Need to merge develop branch in to address updates that fix Windows issues with blue team mode.

@sang2925
Copy link
Collaborator

Failing blue team test will be addressed in a future PR. Note: Need to merge develop branch in to address updates that fix Windows issues with blue team mode.

I decided to fix it in this branch.

@GoldingAustin GoldingAustin force-pushed the red-team-blue-team-disambiguation branch from 322c7f7 to 1613604 Compare March 27, 2023 18:26
@GoldingAustin GoldingAustin merged commit d168c48 into develop Mar 27, 2023
@GoldingAustin GoldingAustin deleted the red-team-blue-team-disambiguation branch March 27, 2023 20:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants