Skip to content
/ pyrasp Public

PyRASP is a Runtime Application Self Protection package for Python-based Web Servers (Flask, FastAPI and Django) and Serverless Functions (AWS Lambda, Azure and Google Cloud Functions).

License

Notifications You must be signed in to change notification settings

rbidou/pyrasp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

version 0.8.3 A project by ParaCyberBellum @ParaCyberBellum on Twitter

What is PyRASP ?

pyrasp is a Runtime Application Self Protection package for Python-based Web Servers (Flask, FastAPI and Django) and Serverless Functions (AWS Lambda, Azure and Google Cloud Functions). It protects against the main attacks web applications are exposed to, from within the application. It is also capable of providing basic telemetry such as cpu and memory usage, as well as requests count. Additionally, pyrasp implements Zero-Trust Application Access for critical applications, ensuring only up-to-date authorized browsers can connect.

It can operate using a local configuration file or get it from a remote/cloud server. Logs and telemetry (optional) can be sent to remote servers as well, and threats information can be shared across agents.

One specificity of pyrasp relies on the fact that it does not use signatures. Instead it will leverage decoys, thresholds, system and application internals, machine learning and grammatical analysis.

Version 0.8.3 is not provided for AWS Lambda Functions. Support will be provided in next version.

Documentation

Full documentation
Release Notes
Web Site

Contacts

Renaud Bidou - renaud@paracyberbellum.io

About

PyRASP is a Runtime Application Self Protection package for Python-based Web Servers (Flask, FastAPI and Django) and Serverless Functions (AWS Lambda, Azure and Google Cloud Functions).

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages