piston/tests
Thomas Hobson 9590d5afbc
Patch for race condition with filesystem and process cleanup
2021-05-07 19:23:34 +12: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 add exploit payloads 2021-04-28 15:35:40 +12: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.