Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A repo with the demos and benchmarks from my FOSDEM 2021 talk This Loop Goes Loop-di-Loop.

License

NotificationsYou must be signed in to change notification settings

mureinik/loop-li-loop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A repo with the demos and benchmarks from myFOSDEM 2021 talk This Loop GoesLoop-di-Loop.

Recordings

Will be published after FOSDEM.

Slides

Will be published after FOSDEM.

Warning

These demos contain intentionally vulnerable code.

Do not run any of them on a machine which can be accessed by externalusers.

Installation

Clone the repository:

git clone https://github.com/mureinik/owasp-top10-demo.git

Install the dependencies:

npm install

Usage

  • lib: Contains the demos. Each of these files is a standalone miniapplication that can be run with

    node <filename>

    Once run, the application will be available athttp://localhost:3000.

  • benchmark: Contains scripts to benchmark the issues demonstrated inthe talk. Each of these scripts can be run independently and willdump a CSV result to the standard output. It's recommended to redirectthe output to a file:

    node <filename> > /tmp/benchmark.csv

About

A repo with the demos and benchmarks from my FOSDEM 2021 talk This Loop Goes Loop-di-Loop.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp