Skip to content

Linux trainer #2

Merged
merged 5 commits into from
Oct 14, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,8 @@ Presentations, M$Word etc, without requiring a major rework.

## Pen testing 101

- [Path Poisoning and SUID](Tutorials/Permissions.md) Walkthrough of level18 of Linux Trainer

## Cheat Sheets

## Other Interesting Things.
Expand Down
6 changes: 6 additions & 0 deletions Tutorials/NixTrainer.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Walkthrough of some of the more interesting levels on the 'Nix Trainer

## TODOLIST

- [ ] Level 18 Paths

Loading