일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- php
- FTZ
- Authentication
- THM
- active recon
- War Game
- php 로그인 페이지 만들기
- php file upload
- 파일 업로드 취약점
- Server Side Request Forgery
- over the wire
- SQLi
- tryhackme
- access control
- Reconnaissance
- php login page
- sql injection
- php 파일 업로드하기
- overthewire
- BANDiT
- Cryptography
- active reconnaissance
- OS Command Injection
- Leviathan
- file upload
- ssrf
- Cookie
- privilege escalation
- Recon
- php To Do List
Archives
- Today
- Total
목록bandit8 (1)
R's Hacking Daily Log
Bandit8
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