일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- active recon
- php login page
- overthewire
- php file upload
- Recon
- tryhackme
- sql injection
- Leviathan
- Cryptography
- BANDiT
- php To Do List
- FTZ
- Authentication
- War Game
- privilege escalation
- SQLi
- Cookie
- THM
- file upload
- Reconnaissance
- access control
- OS Command Injection
- active reconnaissance
- ssrf
- over the wire
- Server Side Request Forgery
- php 로그인 페이지 만들기
- php
- php 파일 업로드하기
- 파일 업로드 취약점
Archives
- Today
- Total
목록leviathan2 (1)
R's Hacking Daily Log
Leviathan2 -> Leviathan3
Connection : ssh leviathan2@leviathan.labs.overthewire.org -p 2223 username : leviathan2 Kali linux - Terminal 현재 경로에 들어있는 printfile이라는 파일을 실행해본다. 해당 파일은 file printer라는 데, Usage에 사용법을 출력해주고 있다. 파일을 하나 만들어서 printfile을 실행해보니, 정말 말 그대로 파일의 내용을 출력하고 있다. 흠. 그렇다면 password가 들어있는 파일을 출력하게 해볼까했지만, /etc/leviathan_pass/leviathan3는 Permission denied라고 출력된다. 차근차근 다시 생각해보자.. 일단 권한을 확인해보면, printfile의 owner가 le..
OverTheWire/Leviathan
2023. 1. 6. 08:18