https://06b0999ad01fd49755c4bafa605b8fe1-infosec-blog.web.cityinthe.cloud/admin

Submitted URL:
https://06b0999ad01fd49755c4bafa605b8fe1-infosec-blog.web.cityinthe.cloud/admin
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 7 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

NameType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
$function
jQueryfunction
superagentfunction
_function

Console log messages · 2 found

Messages logged to the web console

TypeCategoryLog
errornetwork
URL
https://06b0999ad01fd49755c4bafa605b8fe1-infosec-blog.web.cityinthe.cloud/admin
Text
Failed to load resource: the server responded with a status of 404 (Not Found)
errornetwork
URL
https://06b0999ad01fd49755c4bafa605b8fe1-infosec-blog.web.cityinthe.cloud/favicon.ico
Text
Failed to load resource: the server responded with a status of 404 (Not Found)

HTML

The raw HTML body of the page

<html><head><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width, initial-scale=1.0"><script src="https://code.jquery.com/jquery-3.3.1.js"></script><script src="https://cdnjs.cloudflare.com/ajax/libs/superagent/3.8.0/superagent.min.js"></script><script src="https://cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.4.1/semantic.min.js"></script><script src="https://cdnjs.cloudflare.com/ajax/libs/lodash.js/4.17.11/lodash.min.js"></script><link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/cyberskyline/semantic-ui@master/dist/semantic.min.css"><title>Infosec Blog</title></head><body><div class="ui container" style="padding: 64px;"><div style="text-align:center;"><h2 class="ui light center aligned header"><div class="content">Not found<div class="sub header">The URL you requested was not found on this server.</div></div></h2><button class="ui black button" onclick="window.history.back()">Back</button></div></div><p style="color: rgba(0,0,0,0.5); font-size: 10px; text-align: center; margin-top: 6em;">Infosec Blog Challenge | © 2021 Cyber Skyline</p></body></html>