You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
655 B
ReStructuredText
16 lines
655 B
ReStructuredText
###########################
|
|
Scripts: Examples and tools
|
|
###########################
|
|
The scripts in the ``/scripts`` folder are either examples (usually ending in ``.example``) or tools and helpers.
|
|
Please be aware that the contents are provided as-is, without any sort of support. Use at your own risk, always check
|
|
the contents before running a script. The authors are not liable for any damage that occurs because of the use of the
|
|
content provided.
|
|
|
|
Examples
|
|
********
|
|
|
|
pe_helper.sh
|
|
============
|
|
The privilege escalation helper script is an example that focuses on fileset creation, mountpoint manipulation and
|
|
destruction. It does not deal with pools.
|