Giter Club home page Giter Club logo

katacoda-scenarios's Introduction

Curiefense Logo

CII Best Practices CodeQL GitHub CNCF Slack Twitter


Curiefense is a new application security platform, which protects sites, services, and APIs. It extends Envoy proxy to defend against a variety of threats, including SQL and command injection, cross site scripting (XSS), account takeovers (ATOs), application-layer DDoS, remote file inclusion (RFI), API abuse, and more.

Getting Started

Documentation

Docker

git clone https://github.com/curiefense/curiefense.git
cd curiefense/deploy/compose/
docker-compose up

Video Overview


Community

There are many ways to get involved with Curiefense.




This project is named after the famous scientist Marie Salomea Skłodowska Curie. It began in intensive work sessions at Malakoff France, close to her home and laboratory in the outskirts of Paris, and is being released on her birthday (November 7th).

katacoda-scenarios's People

Contributors

jdorfman avatar sfiggins avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

code360in

katacoda-scenarios's Issues

[getting-started] Move traffic generation to a script

via @sfiggins

I think you should do something similar for your other scenario to get rid of the while loop generating traffic. If you move that traffic generation to a script, you could run it, detach and exit. something like

sleep 10
nohup /usr/local/bin/generate_traffic.sh &

You could upload that script with an asset, but you may want to put a good long sleep in there before the line to call the script. sleep 10; maybe? I added it above assuming you would make generate_traffic.sh an asset. We are working on some improvements to make sure assets load before scenario scripts are run. But until then, just give it a little delay.

https://www.katacoda.community/uploading-assets.html

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.