일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 | 29 |
30 | 31 |
Tags
- php login page
- BANDiT
- FTZ
- Reconnaissance
- php file upload
- 파일 업로드 취약점
- over the wire
- active recon
- php
- privilege escalation
- Cookie
- Recon
- overthewire
- Leviathan
- access control
- Server Side Request Forgery
- Authentication
- THM
- php 로그인 페이지 만들기
- tryhackme
- php 파일 업로드하기
- ssrf
- active reconnaissance
- file upload
- php To Do List
- War Game
- sql injection
- SQLi
- Cryptography
- OS Command Injection
Archives
- Today
- Total
목록bandit8 (1)
R's Hacking Daily Log

Overthewire - Bandit level8 Connection : bandit8@bandit.labs.overthewire.org -p 2220 username : bandit8 Bandit level8) data.txt file내에 오직 한 번만 작성된 text가 다음 level의 passwd라고 한다. Kali linux - Terminal 먼저 command를 잠깐 살펴보자면 uniq 같은 경우에는 input과 인접하게 매치되는 line을 골라내는 명령어이고, 옵션을 쭉 보면 이번 문제에서 사용할 만한 옵션으로 -u option이 있는 걸 확인! sort command는 문장을 분류하여 정리, 정렬하는 명령어이다. sort도 많은 옵션이 있지만, 이 문제에서는 딱히 사용하지 않아도 될 듯하다..
OverTheWire/Bandit
2022. 12. 18. 11:53