Harekaze CTF 2019 Encode & Encode writeup
· 3 min read
Problem
I made a strong WAF, so you definitely can't read the flag!
Articles about the Web
View All TagsI made a strong WAF, so you definitely can't read the flag!
https://support.google.com/webmasters/answer/79812?hl=ja
こちらの記事にある通り,Google は meta keywords を参照しません
JavaScript はそのままソースコードを読むことができ,簡単にコピーされたり,リバースエンジニアリングされてしまいます
コードを難読化することで完璧にとはいきませんが悪用を防ぐことができます
今回は Nuxt.js プロジェクトで JavaScript を難読化する設定を紹介します
Hi120ki と申します
日々の活動の記録を残すためのブログです