difficulty: easy (28 solvers)
Dear all
Welcome to our new enterprise solution.
You can leave your business notes here.
Data is safe - cause we use strong encryption !
It is soooo safe, that even I am using this system.
You even can audit the code here
Plz DO NOT hax this - cause it is impossible !1111Regards
Martin, the Webmaster
先注册一个账户
登录很奇怪,用户名输入和密码输入分开了
可以添加笔记
note list可以查看笔记
右键源码
<!-- 加密后的hex -->
<textarea rows=20 cols=40 id="note_data">4EBD90F6038DE0AB06FC</textarea><br>
<div id="konsole">
Note encrypted ... <br>
</div>
<script>
var org_content = '';
var pos = 0;
function ll(msg){ jQuery("#konsole").append("[+] " + msg + "<br>"); }
window.setTimeout(function(){ fetch_key() }, 1000)
function fetch_key(){
ll("getting key ... ");
jQuery.get(
"/note/getkey", // 请求/note/get