일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- file upload
- tryhackme
- War Game
- THM
- Cryptography
- Leviathan
- sql injection
- Authentication
- FTZ
- BANDiT
- php 파일 업로드하기
- Reconnaissance
- SQLi
- 파일 업로드 취약점
- Server Side Request Forgery
- privilege escalation
- over the wire
- Recon
- php To Do List
- active recon
- php login page
- php
- ssrf
- overthewire
- php file upload
- php 로그인 페이지 만들기
- active reconnaissance
- Cookie
- OS Command Injection
- access control
Archives
- Today
- Total
목록IPv6 (1)
R's Hacking Daily Log
NDP - overview
NDP :: Neighbor Discovery Protocol NDP는 IPv6에 적용되는 프로토콜로 Data link layer(layer2)에서 동작한다. IPv4에 적용되는 ARP 프로토콜의 역할을 IPv6에서 수행하는 프로토콜이 바로 NDP이다. 그렇다면 NDP의 역할이 무엇인지 좀 더 전반적인 내용을 살펴보자. the different functions of NDP 1. Stateless Address Autoconfiguration(SLAAC) :: DHCP server의 도움 없이 고유한 IPv6 local 주소와 글로벌 unicast 주소를 자동 구성할 수 있다. 2. Address resolution :: IPv4의 ARP와 같은 역할을 수행한다. IP address와 MAC addres..
Daily-Note
2023. 3. 18. 00:21