일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- php file upload
- php 파일 업로드하기
- SQLi
- tryhackme
- active recon
- BANDiT
- War Game
- OS Command Injection
- over the wire
- privilege escalation
- overthewire
- active reconnaissance
- Cookie
- ssrf
- sql injection
- php To Do List
- Server Side Request Forgery
- php login page
- THM
- access control
- php 로그인 페이지 만들기
- FTZ
- Recon
- Leviathan
- php
- Cryptography
- file upload
- Reconnaissance
- Authentication
- 파일 업로드 취약점
Archives
- Today
- Total
목록simple ctf (1)
R's Hacking Daily Log
Simple CTF
port scan 결과, 희한하게도 2222 port가 열려있다고 한다. 호오- 우선은 ftp 접속부터 해보자. target ip로 ftp 접속을 해보니, pub이라는 directory 안에 ForMitch.txt file 발견. 다운받아서 내용을 읽어보니 mitch에게 password가 약하다는 메시지를 남긴 것..! ! Mitch라는 user가 있고, Mitch의 password를 crack해볼 수 있을 듯하다. 한편 http에 접속해보면, Apache 페이지가 나온다. 별 소득이 없어 Gobuster를 실행해봤다. /simple directory를 찾았으니, 확인해보자~ "cms made simple"이라는 페이지가 나왔다. 페이지를 좀 더 살펴보니 버전 정보도 알 수 있었다. version 2.2..
TryHackMe/Challenge - WriteUp
2023. 2. 11. 16:02