This file is indexed.

/usr/share/asp.net-demos/2.0/masterpages/simple.aspx is in asp.net-examples 3.8-2.1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
<%@ Page Language="C#" MasterPageFile="simple.master" %>

<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" Runat="server">
Contents go here
</asp:Content>