일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- file upload
- Recon
- Cryptography
- php
- php 파일 업로드하기
- php file upload
- OS Command Injection
- Reconnaissance
- BANDiT
- Cookie
- overthewire
- 파일 업로드 취약점
- Authentication
- FTZ
- php To Do List
- THM
- active reconnaissance
- SQLi
- over the wire
- Server Side Request Forgery
- sql injection
- access control
- php 로그인 페이지 만들기
- php login page
- War Game
- Leviathan
- active recon
- ssrf
- tryhackme
- privilege escalation
Archives
- Today
- Total
목록auth (1)
R's Hacking Daily Log
Authentication - Lab(2)
Authentication - Lab (1)에 이어서 password 기반의 인증 체제에 대한 내용을 살펴보도록 하자. Flawed brute force protection 공격자는 성공적으로 계정을 해킹하기까지 무수히 많은 brute force 공격에 실패하게 된다. 따라서 brute force 보호는 프로세스를 자동화하기에 최대한 까다롭게 만들거나 로그인을 시도할 수 있는 속도를 늦추는 식으로 수행될 수 있다. ** "프로세스를 까다롭게 만들다"는 말이 애매하게 들릴 수 있는 데 간단한 예시를 들자면! 이전 Lab 중에서 burp suite - Intruder를 이용해 brute force 공격을 했지만 response length가 다양하면서도 고유한 하나의 결과가 나오지 않아 결국 Grep - E..
Port Swigger/Authentication
2023. 5. 11. 13:00