Skip to main content

Posts

Featured

PicoCTF 2018 Writeup: Web Exploitation

PicoCTF 2018 Writeup: Web Exploitation   Inspect Me Problem Inpect this code! http://2018shell2.picoctf.com:35349 Solution You can do view source code in your browser to get the flag. Here are the source code for index.html , mycss.css , and myjs.js : <!doctype html> < html > < head > < title > My First Website :) </ title > < link href = " https :// fonts . googleapis . com / css ? family = Open + Sans | Roboto " rel = "stylesheet" > < link rel = "stylesheet" type = "text/css" href = "mycss.css" > < script type = "application/javascript" src = "myjs.js" > </ script > </ head > < body > < div class = "container" > < header > < h1 > My First Website </ h1 > </ header >

Latest Posts

wifi hacking tools in kali linux

web hacking for beginner

beginer in hacking 2020