Skip to content

Instantly share code, notes, and snippets.

View cereme's full-sized avatar
🔥

Sangyun Pae cereme

🔥
View GitHub Profile
@cereme
cereme / 1st.html
Created July 30, 2019 04:55 — forked from HelloKS/1st.html
KT ISP router usage find logic
<meta http-equiv="refresh"content="2;url=http://접속URL/?"/>
<iframe id="f"frameborder="0"style="width:1;height:1"></iframe>
<script>document.getElementById("f").src="http://KT서버/tm/?a=FF&b=WIN&c=고유값&d=고유값&e=고유값&f=고유값&g=고유값&h="+Date.now()+"&y=0&z=0&x=1&w=2018-01-03&in=고유값&id=20180123"</script>