일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 To Do List
- php file upload
- Server Side Request Forgery
- THM
- ssrf
- FTZ
- php
- SQLi
- Cookie
- active reconnaissance
- sql injection
- Reconnaissance
- Leviathan
- Authentication
- Cryptography
- BANDiT
- active recon
- privilege escalation
- 파일 업로드 취약점
- War Game
- Recon
- OS Command Injection
- access control
- php 파일 업로드하기
- over the wire
- tryhackme
- php login page
- file upload
- php 로그인 페이지 만들기
- overthewire
Archives
- Today
- Total
목록bandit16 (1)
R's Hacking Daily Log
Bandit16
Overthewire - Bandit level16 Connection : bandit16@bandit.labs.overthewire.org -p 2220 username : bandit16 Bandit level16 ) localhost의 31000~32000 사이의 port를 사용해서 passwd를 제출하면 다음 level의 passwd를 얻을 수 있다고 한다. 이 문제를 풀기 위해서, 주어진 범위의 포트 중에서 ssl을 실행할 수 있는 port를 찾고 해당 port로 연결해서 passwd를 얻으면 되는 것 같다. 오직 하나의 서버가 ssl을 제대로 실행하고 나머지 서버는 알맞지 않은가 보다. kali linux -Terminal 주어진 범위에서 살아있는 port를 검색해보자. nmap command..
OverTheWire/Bandit
2022. 12. 20. 10:51