일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- Reconnaissance
- ssrf
- php To Do List
- php 파일 업로드하기
- file upload
- Recon
- over the wire
- 파일 업로드 취약점
- sql injection
- php
- access control
- SQLi
- php login page
- overthewire
- Leviathan
- Cryptography
- Cookie
- php 로그인 페이지 만들기
- BANDiT
- FTZ
- active reconnaissance
- Server Side Request Forgery
- tryhackme
- THM
- php file upload
- OS Command Injection
- privilege escalation
- Authentication
- War Game
- active recon
Archives
- Today
- Total
목록OverTheWire/Leviathan (9)
R's Hacking Daily Log
Leviathan0 -> Leviathan1
connection : ssh leviathan0@laviathan.labs.overthewire.org -p 2223 username : leviathan0 password : leviathan0 Kali linux - terminal ] 서버에 접속 후, 현재 경로에 있는 파일을 리스트 시킨다. .backup이라는 수상한 directory가 있는 걸 볼 수 있다. .backup directory에 들어가 어떤 파일이 있나 확인해 봤더니, bookmarks.html 파일이 하나 나온다. bookmarkl.html을 읽어보자! ... 대충 내용을 보니 html tag들이 쭉 나오는 거 같은데, 중간중간 ID 값이 들어가 있는 걸 볼 수 있다. 혹시나 해서 password와 관련된 내용도 있을까? 싶어 g..
OverTheWire/Leviathan
2023. 1. 5. 22:31