# Downloads

## Releases

You can find the latest release on the releases page on GitHub:

{% embed url="<https://github.com/dreadl0ck/netcap/releases>" %}
NETCAP GitHub Releases Page
{% endembed %}

## Publications

In this paper, we explore Graph based analysis using Maltego to visualise data from NETCAP during a forensic investigation:

{% file src="/files/-M5lnlgF79aR3khnqCiy" %}
Behavorial Profiling From Network Packet Captures
{% endfile %}

### Thesis

{% file src="/files/-M5lnKCoA1AP7qKlW\_Zb" %}
Implementation and Evaluation of secure and scalable anomaly-based Network Intrusion Detection
{% endfile %}

### Thesis Presentation

{% file src="/files/-M0KJn1Kokg4BOxvWSjZ" %}

### SecurIT Cup 2018 Presentation

{% file src="/files/-M5ln9oeQgK7N1WcV6Rz" %}

## External Publications

The authors used the framework to process their recorded PCAP dumps:

{% embed url="<https://easychair.org/publications/preprint/36pZ>" %}

## Cheatsheets

### List of all supported protocols and fields

{% file src="/files/-M60zpQQtkygr86V87Bh" %}

### Command Cheatsheet

{% file src="/files/-M5loDsA\_HO6ISWg-Bis" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.netcap.io/cheatsheets.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
