일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- Cryptography
- Cookie
- Leviathan
- active reconnaissance
- Server Side Request Forgery
- FTZ
- php 파일 업로드하기
- Recon
- ssrf
- SQLi
- 파일 업로드 취약점
- sql injection
- Reconnaissance
- BANDiT
- tryhackme
- php
- active recon
- overthewire
- php 로그인 페이지 만들기
- php file upload
- Authentication
- php To Do List
- over the wire
- THM
- privilege escalation
- php login page
- War Game
- file upload
- OS Command Injection
- access control
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