Skip to content

Commit

Permalink
v1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rbidou committed Jul 9, 2024
1 parent 1141cd6 commit 134dd36
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
![](img/pyrasp-agent.png)

<p>
<img src="https://img.shields.io/badge/Version-1.0-green?style=for-the-badge" alt="version 1.0"/>
<a href="https://www.paracyberbellum.io">
<img src="https://img.shields.io/badge/A%20project%20by-ParaCyberBellum-blue?style=for-the-badge" alt="A project by ParaCyberBellum"/>
</a>
<a href="https://twitter.com/ParaCyberBellum">
<img src="https://img.shields.io/badge/Twitter-@ParaCyberBellum-yellow?style=for-the-badge&color=666666" alt="@ParaCyberBellum on Twitter"/>
</a>
</p>

# The Zero-Trust Agent for PyRASP

> The agent is a browser plugin currently available only for Chromium-based browsers.
## Installation
1. Download unpacked version from [https://github.com/rbidou/pyrasp-agent](https://github.com/rbidou/pyrasp-agent)
2. Go to the `chrome://extensions` or `edge://extensions` page
3. Enable **Developper mode**
4. Click **Load unpacked** button
5. Select the directory where the unpacked agent was downloaded
6. Agent is installed

## Configuration
To configure the agent:
1. Click on the agent icon, greyed until configuration is set
2. Enter the header name, application hostname (and port if non-standard) or URL, and the secret key
3. Click the **Update ZTAA Settings** button
4. Agent icon turns to blue

# PyRASP Documentation
[Full documentation](https://paracyberbellum.gitbook.io/pyrasp)
<br>[Release Notes](https://github.com/rbidou/pyrasp/blob/main/RELEASE-NOTES.md)
<br>[Web Site](https://pyrasp.paracyberbellum.io)

# Contacts
Renaud Bidou - [email protected]
Binary file added img/pyrasp-agent.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 134dd36

Please sign in to comment.