일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- overthewire
- 파일 업로드 취약점
- Server Side Request Forgery
- active reconnaissance
- php file upload
- Recon
- php 파일 업로드하기
- THM
- FTZ
- privilege escalation
- php login page
- War Game
- access control
- file upload
- sql injection
- Cryptography
- Leviathan
- SQLi
- ssrf
- over the wire
- Authentication
- Reconnaissance
- OS Command Injection
- BANDiT
- php To Do List
- php 로그인 페이지 만들기
- tryhackme
- php
- Cookie
Archives
- Today
- Total
목록leviathan6 (1)
R's Hacking Daily Log
Leviathan6 -> Leviathan7
Connection : ssh leviathan6@leviathan.labs.overthewire.org -p 2223 username : leviathan6 Kali linux - Terminal ] leviathan6 파일이 들어있다. 사용법은 ./leviathan6 + 4 digit code 라고 한다. 0000~9999까지의 pin 중 올바른 pin을 입력해야 leviathan6가 무언가를 해주나 보다. 이럴 때 사용하기 제일 단순한 방법은 brute force. bandit에도 비슷한 문제가 있던 걸로 기억한다. /tmp directory를 만들어 주고 그 안에 brute.sh라는 이름으로 brute force shell을 생성한다. vi command를 사용하면 text editor가 열릴 것..
OverTheWire/Leviathan
2023. 1. 7. 09:39