Keine Beschreibung

Brad Poulton d53fe8445e Major Clean UP vor 5 Jahren
images febf393c14 Latest notes. vor 5 Jahren
AFS Forcepoint Neuterage Notes.md ebbf36680a rename to match vor 5 Jahren
AFS POP Notes.md fda1952319 little here and little there vor 5 Jahren
AFS ServiceNow AWS Account Request.pdf b9c6d3b6da init vor 5 Jahren
AWS NVME Notes.md d53fe8445e Major Clean UP vor 5 Jahren
AWS New Account Setup Notes.md 5d7feff968 Added notes on new account setup vor 5 Jahren
AWS Notes.md d53fe8445e Major Clean UP vor 5 Jahren
AWS Web Application Firewall Add-on Notes.md f7fafe601a Minor updates to aws app notes vor 5 Jahren
Asset Inventory Notes.md d53fe8445e Major Clean UP vor 5 Jahren
Atlantis Notes.md d53fe8445e Major Clean UP vor 5 Jahren
CloudWatch Insights.md 9059262145 cloudwatch insights vor 5 Jahren
Collectd Notes.md d53fe8445e Major Clean UP vor 5 Jahren
Customer Decommision Notes.md 400701d390 splunk patching plus more vor 5 Jahren
DNSSEC Notes.md 4819d813ca Updated DNSSEC notes with architecture. Added cyber-range to AWS notes. vor 5 Jahren
FedRAMP Notes.md d53fe8445e Major Clean UP vor 5 Jahren
Fluentd Notes.md 400701d390 splunk patching plus more vor 5 Jahren
GitHub Server Notes.md d7f3c82076 notes unclear / hopefully improved vor 5 Jahren
GnuPG (gpg) Notes.md 1a9abd6fef added random password generator vor 5 Jahren
GovCloud Notes.md febf393c14 Latest notes. vor 5 Jahren
Interconnects Notes.md fb3b7c27c2 mooooore vor 5 Jahren
Jenkins Notes.md 9b61411e06 Removed XDR Prefix vor 5 Jahren
Jira Notes.md d53fe8445e Major Clean UP vor 5 Jahren
New Customer Setup Notes.md d53fe8445e Major Clean UP vor 5 Jahren
Okta Notes.md febf393c14 Latest notes. vor 5 Jahren
OpenVPN Notes.md d53fe8445e Major Clean UP vor 5 Jahren
POP Node Notes.md 72b336b784 todays notes vor 5 Jahren
Packer Notes.md d53fe8445e Major Clean UP vor 5 Jahren
Packer Salt Master FIPS Notes.md 9b61411e06 Removed XDR Prefix vor 5 Jahren
Patching Notes.md 8d02d3130d Various Updates vor 5 Jahren
Phantom Notes.md 9b61411e06 Removed XDR Prefix vor 5 Jahren
Phantom Upgrade Notes.md 8d02d3130d Various Updates vor 5 Jahren
Portal Lamba Notes.md 9b61411e06 Removed XDR Prefix vor 5 Jahren
Portal Notes.md 9b61411e06 Removed XDR Prefix vor 5 Jahren
Portal WAF Notes.md 9b61411e06 Removed XDR Prefix vor 5 Jahren
Proxy Notes.md 8d02d3130d Various Updates vor 5 Jahren
Qualys Notes.md 9b61411e06 Removed XDR Prefix vor 5 Jahren
README.md 9b61411e06 Removed XDR Prefix vor 5 Jahren
RedHat Full Drive Notes.md d53fe8445e Major Clean UP vor 5 Jahren
RedHat Notes.md 8d02d3130d Various Updates vor 5 Jahren
Reposerver Notes.md 400701d390 splunk patching plus more vor 5 Jahren
Salt Notes.md 7bb242e4c1 Merge branch 'master' of github.mdr.defpoint.com:mdr-engineering/infrastructure-notes vor 5 Jahren
Salt Upgrade Notes.md 6f7df0fbd1 Splunk ASG. yup, more. vor 5 Jahren
ScaleFT Notes.md d53fe8445e Major Clean UP vor 5 Jahren
Sensu Go Migration Notes.md d53fe8445e Major Clean UP vor 5 Jahren
Sensu Notes.md d53fe8445e Major Clean UP vor 5 Jahren
Sophos Notes.md 689d1cdde0 Adds Sophos Notes vor 5 Jahren
Splunk AWS App and Addon Notes.md f7fafe601a Minor updates to aws app notes vor 5 Jahren
Splunk MSCAS Notes.md 400701d390 splunk patching plus more vor 5 Jahren
Splunk Maxmind Notes.md 4fec480175 splunk maxmind vor 5 Jahren
Splunk NGA Data Pull Request Notes.md 9b61411e06 Removed XDR Prefix vor 5 Jahren
Splunk Notes.md d53fe8445e Major Clean UP vor 5 Jahren
Splunk Process List Whitelisting FedRAMP Notes.md d53fe8445e Major Clean UP vor 5 Jahren
Splunk SAF Offboarding Notes.md 9b61411e06 Removed XDR Prefix vor 5 Jahren
Splunk Upgrade Notes.md 8d02d3130d Various Updates vor 5 Jahren
Sudo Replay Notes.md 9b61411e06 Removed XDR Prefix vor 5 Jahren
Terraform Notes.md febf393c14 Latest notes. vor 5 Jahren
Terraform Splunk ASG Notes.md 8675129403 More great changes vor 5 Jahren
Terragrunt Notes.md febf393c14 Latest notes. vor 5 Jahren
VMRay Notes.md d53fe8445e Major Clean UP vor 5 Jahren
Vault Notes.md d53fe8445e Major Clean UP vor 5 Jahren
Vault Prod Refresh Notes.md 9b61411e06 Removed XDR Prefix vor 5 Jahren
VictorOps Notes.md d53fe8445e Major Clean UP vor 5 Jahren
VirtualBox Build Notes.md febf393c14 Latest notes. vor 5 Jahren
dnsmasq.md febf393c14 Latest notes. vor 5 Jahren
ePO Syslog Notes.md d53fe8445e Major Clean UP vor 5 Jahren
salt_splunk_HEC Notes.md 9b61411e06 Removed XDR Prefix vor 5 Jahren
sftp Notes.md 43fd263050 Splunk, sensu, phantom notes vor 5 Jahren

README.md

Brads All Encompassing Compendium of the Entirety of XDR Knowledge

BAECEXD (pronounced "bake ext") is a set of notes about how to actually get things done in XDR. Since XDR is a rapidly evolving landscape, some of these notes are likely to be out of date, flawed, or just outright wrong. Use at your own risk.

Rules

  1. All files MUST follow the naming scheme. <Major Topic> <Minor Topic> Notes.md e.g. Salt Upgrade Notes.md . The first letter of each word should be capitalized.

  2. All files MUST follow the proper markdown format. ( work in progress )

    # <filename>
    <Description of notes or project>
         
    ## <Section Title>
    <Today's date>
         
    <arbitrary notes>
         
    ## <Section Title>
    <Today's date>
         
    <arbitrary notes>
    
    # Salt Notes.md
    Salt is the configuration management tool
    
    ## Section 1
    02/28/2020
    
    Salt sucks and we should use puppet.
    
    ## Section 2
    03/15/2020
    
    Salt version 2019.2.3 should always be made public on the internet. 
    
  3. To add a newline that is visible in markdown on the github website, add two newlines to the .md file. DO NOT add <br> or \ to the ends of lines. The primary place to view these files is in a text editor not on github website!

  4. Use three backticks to indicate a section of code or terminal output and single backticks to indicate technical commands or terms.

  5. When referencing other files use a link in the format See (file name) for more details. e.g. See (Salt Upgrade Notes.md) for more details.

  6. For PRs, push directly to master unless they are major changes.

  7. Be kind and think about the engineer after you.