일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- overthewire
- active reconnaissance
- SQLi
- privilege escalation
- THM
- Leviathan
- file upload
- tryhackme
- php 파일 업로드하기
- active recon
- php To Do List
- War Game
- php file upload
- BANDiT
- Cryptography
- 파일 업로드 취약점
- Server Side Request Forgery
- php login page
- Authentication
- access control
- FTZ
- php
- ssrf
- OS Command Injection
- Cookie
- php 로그인 페이지 만들기
- over the wire
- Recon
- Reconnaissance
- sql injection
Archives
- Today
- Total
목록bandit20 (1)
R's Hacking Daily Log
Bandit20
Overthewire - Bandit level20 Connection : bandit20@bandit.labs.overthewire.org -p 2220 username : bandit20 Bandit level20) 이번 level에서도 setuid binary이 있는 듯하다. 문제를 풀기 위해 다음의 내용을 따르라고 하는데 대충 보니 terminal을 두 개 띄워야 할 것 같다. setuid file을 실행할 terminal을 A, 연결해서 bandit20의 passwd를 보낼 terminal을 B라고 하면 ① 특정 port를 사용해 두 terminal을 연결하고 ② B에서 bandit20의 passwd를 A에게 보내면 ③ A가 passwd를 보고 bandit20의 passwd와 비교한 후④ 두 p..
OverTheWire/Bandit
2022. 12. 21. 10:42