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