일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- Reconnaissance
- FTZ
- ssrf
- Cryptography
- file upload
- active recon
- OS Command Injection
- php 로그인 페이지 만들기
- THM
- 파일 업로드 취약점
- php file upload
- php login page
- php To Do List
- War Game
- php 파일 업로드하기
- Server Side Request Forgery
- privilege escalation
- SQLi
- Recon
- access control
- Authentication
- tryhackme
- over the wire
- Leviathan
- BANDiT
- php
- sql injection
- Cookie
- active reconnaissance
- overthewire
Archives
- Today
- Total
목록wgel (1)
R's Hacking Daily Log
Wgel
오늘도 target ip의 port scan으로 시작한다. nmap 결과 22 & 80 port가 열려있다고 한다. 80 port로 접속한 모습이다. 일단 source code를 확인해 봤다. 중간에 주석처리된 글이 있는 데 Jessie라는 사람이 website를 관리하는 거 같다. ? user = Jessie target ip에 gobuster로 directory를 찾아보니 /sitemap이라는 directory가 나왔다. 하지만,, 수상해 보이는 정보를 얻지 못해서 다른 directory를 찾아보기로 했다. /sitemap에 gobuster를 실행하니 /.ssh directory를 찾아냈다. 보통은 /.hta, /.htpasswd, /.htaccess까지는 접근이 불가해도 출력되는 데 /.ssh가 출..
TryHackMe/Challenge - WriteUp
2023. 2. 26. 10:38