piston/tests
Brikaa f2c91acbe6 Piston lint 2021-10-09 18:10:58 +02:00
..
fallocate.py add exploit payloads 2021-04-28 15:35:40 +12:00
file_persistance.py file persistance fix 2021-04-28 16:03:35 +12:00
fork.py add exploit payloads 2021-04-28 15:35:40 +12:00
multi_request.py Patch for race condition with filesystem and process cleanup 2021-05-07 19:23:34 +12:00
network.py add exploit payloads 2021-04-28 15:35:40 +12:00
readme.md Piston lint 2021-10-09 18:10:58 +02:00
runaway_output.py add exploit payloads 2021-04-28 15:35:40 +12:00

readme.md

Exploit Tests

This directory contains a collection of exploits which have already been patched

Write exploits in any language supported by piston.

Hopefully when running any files in this directory, piston will resist the attack.

Leave a comment in the code describing how the exploit works.