Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- Linux
- client
- Gentoo
- web
- rootme
- wargame
- 네트워크해킹
- 해커스쿨
- pwnable
- 프랑스송금
- FTZ
- 프랑스 교환학생
- 포너블
- Challenge
- network
- 리눅스
- 해외송금
- 웹해킹
- 모인해외송금
- 모인유럽서포터즈
- WebHacking
- 유로송금
- EPITA
- 루트미
- 백도어
- 해킹
- pwnable.kr
- 모인유럽송금
- 프랑스교환학생
- 보안
Archives
- Today
- Total
목록collision attack (1)
Securing Keys
[Linux] pwnable.kr collision 풀이
이번엔 두번째 단계: collision을 풀어보도록 하겠다. 문제를 확인해보면 위와 같다. MD5 Hash collision 에 관한 문제임을 힌트로써 얻을 수 있었다. Collision Attack In cryptography, a collision attack on a cryptographic hash tries to find two inputs producing the same hash value, i.e. a hash collision. This is in contrast to a preimage attack where a specific target hash value is specified. There are roughly two types of collision attacks: Classic..
IT/Linux
2022. 4. 2. 20:47