일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- sql injection
- Server Side Request Forgery
- access control
- Recon
- THM
- SQLi
- php
- php login page
- php 파일 업로드하기
- privilege escalation
- OS Command Injection
- FTZ
- overthewire
- 파일 업로드 취약점
- php file upload
- active recon
- Authentication
- ssrf
- Reconnaissance
- tryhackme
- Leviathan
- Cryptography
- file upload
- php 로그인 페이지 만들기
- BANDiT
- War Game
- Cookie
- php To Do List
- over the wire
- active reconnaissance
Archives
- Today
- Total
목록passive (1)
R's Hacking Daily Log
Passive Reconnaissance (3)
DNSDumpster 앞에서 살펴본 DNS lookup tool(nslooup, dig)에서는 subdomain에 대한 정보를 알 수 없었다. 하지만 정보를 수집하는 입장에선 대상에 대한 더 많은 정보를 제공할 수 있는 subdomain에 대해서도 알고 싶어 할 것이다. subdomain 중 무언가는 정기적으로 관리되지 않아 취약할 수 있기 때문에 이런 부분을 노리고자 subdomain에 대한 정보를 수집하고자 하려고 할 것..! 하지만 위에서 말했듯 dig or nslookup으로는 subdomain에 대한 정보를 찾아볼 수 없었는데 어떤 subdomain이 존재하는지에 대해 어떻게 알 수 있을까. 이럴 때 사용할 수 있는 online service 중 하나가 DNSDumpster이다. DNSDumps..
TryHackMe/Walkthroughs
2023. 3. 26. 13:30