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