TigerDemon

[2주차] Root Me Javascript - Webpack 본문

2023-SWLUG/CTF 문제 풀이

[2주차] Root Me Javascript - Webpack

호랑2D 2023. 9. 26. 00:45

https://www.root-me.org/en/Challenges/Web-Client/Javascript-Webpack

 

Challenges/Web - Client : Javascript - Webpack [Root Me : Hacking and Information Security learning platform]

TCP - Back to school just blocks when i try to read the flag after i have sent the calculation. Not sure if my calculation is wrong or what is is?

www.root-me.org

 

링크를 타고 들어가면 이렇게 두 오리가 보일 것이다.

코드를 봐도 뭔지 모르겠어서 인터넷에 검색을 해보았다.

http://challenge01.root-me.org/web-client/ch27/static/js/

 

http://challenge01.root-me.org/web-client/ch27/static/js/

 

challenge01.root-me.org

 

그랬더니 문제가 있다고 위에 있는 링크에 들어가서 아래 사진의 파일을 다운 받아서 플래그를 찾으라고 한다.

들어가서 Ctrl + F를 누르고 flag를 입력하면 더욱 쉽게 찾을 수 있다,

이렇게 찾은 저 문구( BecauseSourceMapsAreGreatForDebuggingButNotForProduction  )를 입력한다.

그러면 이렇게 정답이라고 알려준다!