vared
vared - Blog
vared
전체 방문자
오늘
어제
  • 분류 전체보기 (138)
    • Study (0)
    • Project (0)
    • Paper Review (0)
    • Tool (0)
    • WriteUp (124)
      • Root-me.org (44)
      • LOS_rubiya (32)
      • Webhacking.kr (21)
      • DreamHack (9)
      • XCZ.kr (8)
      • HackCTF (10)
    • Miscellaneous (0)
    • Forensic-CheatSheet (10)

블로그 메뉴

  • Category

공지사항

  • Forensic-CheatSheet 오픈

인기 글

태그

  • LNK FIile
  • Thumbcache
  • sql injection
  • trim
  • forensic artifacts
  • ssd
  • Windows Artifact
  • Digital-Forensic
  • Digital Forensic
  • digital-forensics
  • Artifacts
  • forensic-cheatsheet
  • File Execution
  • shellbag
  • JavaScript
  • iconcahce
  • Los
  • webhacking.kr
  • shellbag forensics

최근 댓글

최근 글

티스토리

hELLO · Designed By 정상우.
vared

vared - Blog

WriteUp/Root-me.org

Javascript - Obfuscation 1

2020. 6. 3. 01:30

 obfuscation 뜻이 뭔지 몰랐다. --> 난독화라는 의미.

              pass = '%63%70%61%73%62%69%65%6e%64%75%72%70%61%73%73%77%6f%72%64';

              h = window.prompt('Entrez le mot de passe / Enter password');

              if(h == unescape(pass)) {

                  alert('Password accepté, vous pouvez valider le challenge avec ce mot de passe.\nYou an validate the challenge using this pass.');

              } else {

                  alert('Mauvais mot de passe / wrong password');

              }

 

pass 값이 이상한 값들로 되어있다.

url 인코딩 해주면 될 것 같다.

 

pass = cpasbiendurpassword

저작자표시 (새창열림)

'WriteUp > Root-me.org' 카테고리의 다른 글

Javascript - Authentication 2  (0) 2020.06.03
Javascript - Obfuscation 2  (0) 2020.06.03
Javascript - Source  (0) 2020.06.03
Javascript - Authentication  (0) 2020.06.03
LDAP - null bind  (0) 2020.05.31
    'WriteUp/Root-me.org' 카테고리의 다른 글
    • Javascript - Authentication 2
    • Javascript - Obfuscation 2
    • Javascript - Source
    • Javascript - Authentication
    vared
    vared

    티스토리툴바