Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 557 Bytes

level.md

File metadata and controls

44 lines (27 loc) · 557 Bytes

Level 00

Level Goal

Access

ssh [email protected] -p 2220

pwd:

Set Aliases

alias l='ls -lah --color=auto'
alias v=vim
export EDITOR=vim

Current Level Password File

/etc/bandit_pass/bandit00

Flag

Resources

Retrospective

  • Thoughts/Questions to be answered for future.

What went well?

What could have gone better?

What might I need to learn for better mastery, or what strategies might I use the next time to get better results?

How other people solved this?