일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- privilege escalation
- War Game
- THM
- php
- overthewire
- php login page
- php 파일 업로드하기
- php 로그인 페이지 만들기
- Authentication
- FTZ
- access control
- BANDiT
- ssrf
- Reconnaissance
- SQLi
- Leviathan
- Cryptography
- Recon
- php file upload
- Cookie
- 파일 업로드 취약점
- file upload
- tryhackme
- Server Side Request Forgery
- active recon
- over the wire
- php To Do List
- active reconnaissance
- OS Command Injection
- sql injection
Archives
- Today
- Total
목록Bandit3 (1)
R's Hacking Daily Log
Bandit3
Overthewire - Bandit level 3 Connection : bandit3@bandit.labs.overthewire.org -p 2220 username : bandit3 Bandit level3) 다음 level의 passwd가 inhere이라는 폴더 안에 있는 hidden 파일에 저장되어있다고 한다. kali linux - Terminal inhere 폴더로 들어가 보니, .hidden이라는 파일이 있는 걸 볼 수 있다. .hidden 파일 내용은 level4의 passwd! COMMAND) cd "folder_name" //이 폴더로 들어가라. ls -al//숨기는 거 없이 파일(+폴더..) 다 출력해! .hidden 파일은 ls command로는 출력되지 않았지만, inhere 폴..
OverTheWire/Bandit
2022. 12. 17. 11:08