일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- hackthissite
- 리눅스
- backend
- hacking
- 러닝 스칼라
- webhacking
- Web
- deep learning
- hackerschool
- c++
- c
- 딥러닝
- flask
- 웹해킹
- Scala
- BOF 원정대
- Javascript
- 챗GPT
- BOF
- Python
- 러닝스칼라
- 백엔드
- 경제
- 인공지능
- Shellcode
- mysql
- php
- Linux
- 파이썬
- ChatGPT
- Today
- Total
목록전체 글 (206)
jam 블로그
해설과 답은 마우스로 글을 긁으면 보여요.. This time Sam hardcoded the password into the script. However, the password is long and complex, and Sam is often forgetful. So he wrote a script that would email his password to him automatically in case he forgot. Here is the script: =>같은 시각 Sam은 그 스크립트 안에 패스워드를 하드코드했다. 그러나 그 패스워드는 길고 복잡했다. 그리고 Sam은 종종 까먹는다. 그래서 그는 그가 까먹는 경우 자동적으로 그에게 패스워드를 그의 email로 보내지게 스크립트를 썼다. 여기에..
해설과 답은 마우스로 글을 긁으면 보여요.. This time Network Security Sam remembered to upload the password file, but there were deeper problems than that. => 같은 시각 네트웍 보안가 Sam은 그 패스워드 파일을 업로드한걸 기억해 내었다. 그러나 이것은 그것보다 더 심각한 문제이다. 해설 언제나 그랬다시피 소스를 보자 Level 3 This time Network Security Sam remembered to upload the password file, but there were deeper problems than that. Password: 나는 level2보다 level3이 더 쉬웠다. 이유는 자 위에 ..
해설과 답은 마우스로 글을 긁으면 보여요.. Network Security Sam set up a password protection script. He made it load the real password from an unencrypted text file and compare it to the password the user enters. However, he neglected to upload the password file... => 네트웍 보안가 Sam은 암호보호스크립트를 설치했다. 그는 암호화 안된 텍스트 파일로부터 실제 패스워드를 불러온다. 그리고 너가 쓴 패스워드와 비교한다. 그러나. 그는 패스워드 파일을 업로드한 것을 무시했다. 해설 역시나 소스 보는 수 밖에 없다. 아까 처럼 그곳으..