Skip to content

Application which does a Linux Path Traversal in memory.

Notifications You must be signed in to change notification settings

amitbasuri/LinuxPathTraversal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinuxPathTraversal

Go Report Card

Application which does a Linux Path Traversal in memory. This repo is based on how to implement tree data structure and tree traversal in golang.

Example Commands

cd /some/random/dir1
mkdir dir2
rm dir1
mkdir dir3
pwd
ls
session clear

About

Application which does a Linux Path Traversal in memory.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages