Bandit¶
0¶
1¶
2¶
3¶
4¶
bandit4@bandit:~$ file inhere/*
inhere/-file00: data
inhere/-file01: data
inhere/-file02: data
inhere/-file03: data
inhere/-file04: data
inhere/-file05: data
inhere/-file06: data
inhere/-file07: ASCII text
inhere/-file08: data
inhere/-file09: data
bandit4@bandit:~$ cat inhere/-file07
5¶
human-readable 1033 bytes in size not executable
bandit5@bandit:~$ ls -Ra
.:
. .. .bash_logout .bashrc inhere .profile
./inhere:
. maybehere03 maybehere08 maybehere13 maybehere18
.. maybehere04 maybehere09 maybehere14 maybehere19
maybehere00 maybehere05 maybehere10 maybehere15
maybehere01 maybehere06 maybehere11 maybehere16
maybehere02 maybehere07 maybehere12 maybehere17
./inhere/maybehere00:
. -file1 -file2 -file3 spaces file1 spaces file3
.. .file1 .file2 .file3 spaces file2
./inhere/maybehere01:
. -file1 -file2 -file3 spaces file1 spaces file3
.. .file1 .file2 .file3 spaces file2
./inhere/maybehere02:
...
...
...