HTTPS surface reachable (robots ✓, sitemap ✓, title ✗)
Why it matters: Public files — robots.txt, sitemap.xml, head meta — are what attackers see first during reconnaissance. Misadvertised paths, stale sitemaps, and verbose generators leak more than intended (ISO 27001 A.8.9).
robots.txt
present
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-gb" lang="en-gb" dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width" />
<title>404 - URL invalid</title>
<style type="text/css">
html{height:100%}body{background:#003d7c;background-image:-webkit-gradient(radial,center center,0,center center,460,from(#004a96),to(#002449));background-image:-webkit-radial-gradient(circle,#004a96,#002449);background-image:-moz-radial-gradient(circle,#004a96,#002449);background-image:-o-radial-gradient(circle,#004a96,#002449);background-image:radial-gradient(circle,#004a96,#002449);background-repeat:no-repeat;color:#fff;margin:0;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;height:100%}.error-masthead{padding:20px;text-align:center}.error-masthead img{width:130px;margin-top:60px}.error{width:100%;text-align:center;margin-top:80px}.error-code{font-weight:200;font-size:280px;line-height:1.1;margin:0}.error-message{margin-top:0;margin-bottom:0;font-size:30px;font-weight:200;line-height:1.1}.error-buttons{display:block;margin-top:80px}.error-buttons a{background:#ef7c00;border-radius:3px;font-size:24px;font-weight:200;line-height:1.1;color:#fff;padding:15px 20px;display:inline-block;text-decoration:none;margin:0 10px;-webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s}.error-buttons a:hover{background:#ff890a}@media screen and (max-width:480px){.error{margin-top:40px}.error-masthead{text-align:center}.error-masthead img{width:100px}.error-code{font-size:100px}.error-message{font-size:20px}.error-buttons{margin-top:40px}.error-buttons a{font-size:20px}}
</style>
</head>
<body>
<div class="error-masthead">
<a href="http://www.nus.edu.sg"><img src="/images/default-source/logo/white.png" /></a>
</div>
<div class="error">
<h1 class="error-code">404</h1>
<h2 class="error-message">Oops, this page does not exist.</h2>
<div class="error-buttons">
<a href="http://nus.edu.sg/">Return to the homepage</a>
</div>
</div>
<script type="text/javascript">
//<![CDATA[
(function() {
var _analytics_scr = document.createElement('script');
_analytics_scr.type = 'text/javascript'; _analytics_scr.async = true; _analytics_scr.src = '/_Incapsula_Resource?SWJIYLWA=719d34d31c8e3a6e6fffd425f7e032f3&ns=1&cb=1256718932';
var _analytics_elem = document.getElementsByTagName('script')[0]; _analytics_elem.parentNode.insertBefore(_analytics_scr, _analytics_elem);
})();
// ]]>
</script><script type="text/javascript" src="/_Incapsula_Resource?SWJIYLWA=719d34d31c8e3a6e6fffd425f7e032f3&ns=3&cb=112691648" async></script></body>
</html>
sitemap.xml
present — 0 url(s)
social
no OpenGraph or Twitter meta tags found