> ## Documentation Index
> Fetch the complete documentation index at: https://docs.specterops.io/llms.txt
> Use this file to discover all available pages before exploring further.

# credentials

> Get credential information from Nemesis including passwords, tokens, and authentication data

## Summary

Query Nemesis for credential and authentication data that has been extracted from uploaded files during processing.

* Needs Admin: False
* Version: 2
* Author: @its\_a\_feature\_

### Arguments

No arguments required. Data is automatically filtered by the current operation/project.

## Usage

```
credentials
```

## MITRE ATT\&CK Mapping

## Detailed Summary

This command retrieves authentication data from Nemesis including:

### Credential Information

* Username
* Authentication data (passwords, tokens, keys)
* URI/location where credentials apply
* Credential type
* Notes about the credential

### Source Information

* Agent ID that uploaded the source
* Source file/location
* Originating object ID
* Whether the data is stored as a file
* Timestamp and expiration

### Metadata

* Project ID
* Unique database ID
* Processing timestamps

Nemesis automatically extracts credentials from various sources:

* Browser password databases
* Configuration files
* Registry hives
* SSH keys
* Kerberos tickets and keytabs
* Cloud provider configuration files
* Application credential stores
* And other supported formats

All credentials are deduplicated and indexed for easy querying across the operation.
