일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- ssrf
- OS Command Injection
- overthewire
- FTZ
- Cryptography
- file upload
- Leviathan
- Cookie
- Authentication
- BANDiT
- access control
- php
- Server Side Request Forgery
- over the wire
- php file upload
- tryhackme
- php 로그인 페이지 만들기
- War Game
- 파일 업로드 취약점
- SQLi
- active recon
- sql injection
- php 파일 업로드하기
- privilege escalation
- Recon
- active reconnaissance
- Reconnaissance
- php login page
- THM
- php To Do List
Archives
- Today
- Total
목록bandit26 solution (1)
R's Hacking Daily Log
Bandit26
Overthewire - Bandit level 26 Connection : bandit26@bandit.labs.overthewire.org -p 2220 username : bandit26 Bandit level26 ) 이번 문제는 딱히 설명은 없고 얼른 bandit27의 passwd를 잡아내라고 한다. Kali linux - Terminal 저번 level에 얻은 쉘로 풀어보자. directory에는 text.txt 말고 bandit27-do라는 파일이 있어서 file command로 어떤 유형의 파일인지 확인해 보았다. 보자 하니 이 파일은 setuid가 설정되어있는 듯하다. 그렇다면 이전 level 중에서 setuid file을 실행시키는 동시에 명령어를 입력한 적이 있었는 데, 이번에도 같은 ..
OverTheWire/Bandit
2022. 12. 24. 00:01