Skip to content

Commit

Permalink
Update index.md and README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
t94j0 committed Apr 25, 2024
1 parent e2e52ac commit 98ab8bf
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,15 +33,15 @@ Built on Kubernetes with scale in mind, our goal with Nemesis was to create a ce

Nemesis aims to automate a number of repetitive tasks operators encounter on engagements, empower operators’ analytic capabilities and collective knowledge, and create structured and unstructured data stores of as much operational data as possible to help guide future research and facilitate offensive data analysis.

# Setup / Installation
## Setup / Installation
Follow the [quickstart guide](docs/quickstart.md)

Or see the full [setup instructions](docs/setup.md)

# Usage
## Usage
See the [Nemesis Usage Guide](docs/usage_guide.md).

# Contributing / Development Environment Setup
## Contributing / Development Environment Setup
See [development.md](./docs/development.md)

## Further Reading
Expand All @@ -54,7 +54,7 @@ See [development.md](./docs/development.md)
| *On (Structured) Data* | Jul 26, 2023 | https://posts.specterops.io/on-structured-data-707b7d9876c6 |


# Acknowledgments
## Acknowledgments

Nemesis is built on large chunk of other people's work. Throughout the codebase we've provided citations, references, and applicable licenses for anything used or adapted from public sources. If we're forgotten proper credit anywhere, please let us know or submit a pull request!

Expand Down
10 changes: 5 additions & 5 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,21 +25,21 @@
<hr />


# Overview
## Overview

Nemesis is an offensive data enrichment pipeline and operator support system.

Built on Kubernetes with scale in mind, our goal with Nemesis was to create a centralized data processing platform that ingests data produced during offensive security assessments.

Nemesis aims to automate a number of repetitive tasks operators encounter on engagements, empower operators’ analytic capabilities and collective knowledge, and create structured and unstructured data stores of as much operational data as possible to help guide future research and facilitate offensive data analysis.

# Setup / Installation
## Setup / Installation
See the [setup instructions](setup.md).

# Usage
## Usage
See the [Nemesis Usage Guide](usage_guide.md).

# Contributing / Development Environment Setup
## Contributing / Development Environment Setup
See [development.md](development.md)

## Further Reading
Expand All @@ -52,7 +52,7 @@ See [development.md](development.md)
| *On (Structured) Data* | Jul 26, 2023 | https://posts.specterops.io/on-structured-data-707b7d9876c6 |


# Acknowledgments
## Acknowledgments

Nemesis is built on large chunk of other people's work. Throughout the codebase we've provided citations, references, and applicable licenses for anything used or adapted from public sources. If we're forgotten proper credit anywhere, please let us know or submit a pull request!

Expand Down

0 comments on commit 98ab8bf

Please sign in to comment.