일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- 딥러닝
- c
- 인공지능
- Javascript
- Scala
- 웹해킹
- 파이썬
- 러닝스칼라
- BOF 원정대
- c++
- BOF
- 경제
- webhacking
- hacking
- Linux
- Web
- flask
- Python
- hackerschool
- Shellcode
- hackthissite
- 리눅스
- php
- 러닝 스칼라
- 챗GPT
- 백엔드
- ChatGPT
- deep learning
- mysql
- backend
- Today
- Total
jam 블로그
[Hackthissite Basic] Level 3 본문
해설과 답은 마우스로 글을 긁으면 보여요..
This time Network Security Sam remembered to upload the password file, but there were deeper problems than that.
=> 같은 시각 네트웍 보안가 Sam은 그 패스워드 파일을 업로드한걸 기억해 내었다. 그러나 이것은 그것보다 더 심각한 문제이다.
해설
언제나 그랬다시피 소스를 보자
<center><b>Level 3</b></center><br />This time Network Security Sam remembered to upload the password file, but there were deeper problems than that.<br /><br /><center><b>Password:</b><br />
<form action="/missions/basic/3/index.php" method="post">
<input type="hidden" name="file" value="password.php">
<input type="password" name="password"><br /><br />
<input type="submit" value="submit"></form>
나는 level2보다 level3이 더 쉬웠다. 이유는 자 위에 보면 password.php가 숨겨져 있다고 나온다. 그럼 저기 들어가면 패스워드가 있다는 걸 알 수 있다. 주소 끝에 password.php를 넣어서 쳐보자.
아주 깔끔한 하얀바탕화면에 d0333f07 이런 글씨 하나 써있다. 이제 끝난 것이다. 저게 패스워드이니 넣어서 submit를 하자 그럼 지겹게 또 Congratz! 를 볼 수 있다. 하지만 기분 좋은 단어이니 자주 볼 수 있게 열심히 하자
'해킹 > 웹해킹' 카테고리의 다른 글
[Hackthissite Basic] Level 6 (0) | 2009.11.23 |
---|---|
[Hackthissite Basic] Level 5 (0) | 2009.11.23 |
[Hackthissite Basic] Level 4 (0) | 2009.11.23 |
[Hackthissite Basic] Level 2 (0) | 2009.11.23 |
[Hackthissite Basic] level 1(the idiot test) (0) | 2009.11.23 |