http - Blog of Parth Kolekar
Knock Knock
#ctf #felicity #http #iptables #network #sslhFind the flag.
<script>
setTimeout(function(){
$.ajax({
'url' : '',
success: function(){ window.location = '' },
headers: {Connection: 'close'},
});
}, 10000);
</script>
...Note: port-scanning is permitted for...