Merge branch 'master' of https://gitea.86thumbs.net/sarahrm95/LinuxDocumentation
Pull in latest changes from Sara's git
This commit is contained in:
commit
59cf62432b
|
@ -0,0 +1,16 @@
|
|||
Reponse bandit
|
||||
|
||||
bandit 4 : cd inhere | file -- * | cat < -file07
|
||||
|
||||
bandit 5 : du -ab | grep 1033 | cat.maybehere07/.file02
|
||||
|
||||
bandit 6 :find /. -type f -group bandit6 -user bandit -size 33c | cat / ./var/lib/dpkg/info/bandit7.password
|
||||
|
||||
bandit 7 : cat Data.text | grep millionth cvX2JJa4CFALtqS87jk27qwqGhBM9plV
|
||||
|
||||
bandit 8 : sort data.txt | uniq -u code
|
||||
UsvVyFSfZZWbi6wgC7dAFyFuR6jQQUhR
|
||||
|
||||
bandit 9 : strings data.txt | grep =
|
||||
|
||||
bandit 10 : IFukwKGsFW8MOq3IRFqrxE1hxTNEbUPR
|
|
@ -1,3 +1,10 @@
|
|||
Sites utiles
|
||||
|
||||
https://ryanstutorials.net/linuxtutorial/filters.php
|
||||
https://ryanstutorials.net/linuxtutorial/filters.php
|
||||
https://overthewire.org/wargames/bandit/bandit4.html
|
||||
|
||||
bandit.labs.overthewire.org
|
||||
|
||||
|
||||
|
||||
https://cmdchallenge.com/
|
Loading…
Reference in New Issue