-
|webhacking.kr| #4Wargame Site/Webhacking.kr 2019. 7. 2. 13:05
딱봐도 Base64 Decode 문제일 것이라는 생각을 떨칠 수 없다.
c4033bff94b567a190e33faa551f411caef444f2
하지만, 회원가입에서 Base64 를 세 번 해서 공유기의 IP 를 암호화한 것처럼 명확한 결과가 나오지 않는다.
또 한번 Decode 를 해야한다. 암호문의 길이가 40 인 알고리즘이 뭐가 있을까?
길이가 40 이라는 것은 한 글자 당 4 bit 니까 160 bit 의 암호길이를 가지는 알고리즘으로 되어있을 것이다.
160 bit 의 암호문을 가지는 알고리즘은 SHA-1 이다.
Decode 사이트에 돌려보면 디코드 할 수 있다.
https://hashkiller.co.uk/Cracker/SHA1
SHA1 Cracker Page - Over 312.072 billion cracked SHA1 hashes - HashKiller.co.uk
In cryptography, SHA-1 (Secure Hash Algorithm 1) is a cryptographic hash function which takes an input and produces a 160-bit (20-byte) hash value known as a message digest – typically rendered as a hexadecimal number, 40 digits long. It was designed by th
hashkiller.co.uk
test 인 것을 알 수 있다.
Clear ~
'Wargame Site > Webhacking.kr' 카테고리의 다른 글
|webhacking.kr| #6 (0) 2019.07.02 |webhacking.kr| #5 (0) 2019.07.02 |webhacking.kr| #3 (0) 2019.07.02 |webhacking.kr| #2 (0) 2019.07.02 |webhacking.kr | #1 (0) 2019.06.30 댓글