mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 01:26:11 -08:00
173 lines
11 KiB
HTML
Executable File
173 lines
11 KiB
HTML
Executable File
<!-- ---------------------------------------------------------------------------
|
|
# Pi.Alert
|
|
# Open Source Network Guard / WIFI & LAN intrusion detector
|
|
#
|
|
# repot_template.html - Back module. Template to email reporting in HTML format
|
|
#-------------------------------------------------------------------------------
|
|
# Puche 2021 pi.alert.application@gmail.com GNU GPLv3
|
|
#--------------------------------------------------------------------------- -->
|
|
<html>
|
|
<head></head>
|
|
<body>
|
|
<font face=sans-serif>
|
|
<table align=center width=100% cellpadding=0 cellspacing=0 style="border-radius: 5px;">
|
|
<tr>
|
|
<td bgcolor=#EFB956 align=center style="padding: 20px 10px 10px 10px; font-size: 30px; font-weight: bold; color:#000000; border-top-right-radius: 5px; border-top-left-radius: 5px; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2)">
|
|
Pi.Alert Report
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td bgcolor=#2656f1 width=100% align=center style="padding: 20px 10px 10px 10px; font-size: 20px; font-weight: bold; color:#ffffff; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2)">
|
|
<a style="color:#ffffff;cursor:pointer;" href="https://github.com/jokob-sk/Pi.Alert/releases">🆕 New version available 🆕</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<table width=100% border=0 bgcolor=#FFD966 cellpadding=5px cellspacing=0 style="border-collapse: collapse; font-size: 15px; text-align:center; color:#404040">
|
|
<tr>
|
|
<td width=100%> Report Date: <b>2023-01-30 22:17</b> </td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td bgcolor=#F5F5F5 height=200 valign=top style="padding: 10px">
|
|
<table style="border-collapse: collapse; font-size: 12px; color:#70707" width="100%" cellspacing="0" cellpadding="3px" bordercolor="#C0C0C0" border="1">
|
|
<tr>
|
|
<th width='120px' style='color:blue; font-size: 12px;' bgcolor='#909090' >New devices</th>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<table style="border-collapse: collapse; font-size: 12px; color:#70707" width="100%" cellspacing="0" cellpadding="3px" bordercolor="#C0C0C0" border="1">
|
|
<tr>
|
|
<th width='120px' style='color:#F0F0F0' bgcolor='#909090' >MAC</th>
|
|
<th width='120px' style='color:#F0F0F0' bgcolor='#909090' >Datetime</th>
|
|
<th width='120px' style='color:#F0F0F0' bgcolor='#909090' >IP</th>
|
|
<th width='120px' style='color:#F0F0F0' bgcolor='#909090' >Event Type</th>
|
|
<th width='120px' style='color:#F0F0F0' bgcolor='#909090' >Device name</th>
|
|
<th width='120px' style='color:#F0F0F0' bgcolor='#909090' >Comments</th>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="http://192.168.1.1:20211/deviceDetails.php?mac=00:00:00:ef:a5:6c">00:00:00:ef:a5:6c</a></td>
|
|
<td>2023-01-30 22:15:09</td>
|
|
<td>192.168.1.1</td>
|
|
<td>New Device</td>
|
|
<td>(name not found)</td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="http://192.168.1.1:20211/deviceDetails.php?mac=00:00:00:ef:a5:6c">00:00:00:ef:a5:6c</a></td>
|
|
<td>2023-01-30 22:17:59</td>
|
|
<td>192.168.1.82</td>
|
|
<td>New Device</td>
|
|
<td>(name not found)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<table style="border-collapse: collapse; font-size: 12px; color:#70707" width="100%" cellspacing="0" cellpadding="3px" bordercolor="#C0C0C0" border="1">
|
|
<tr>
|
|
<th width='120px' style='color:blue; font-size: 12px;' bgcolor='#909090' >Events</th>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<ul>
|
|
<li>
|
|
<table style="border-collapse: collapse; font-size: 12px; color:#70707" width="100%" cellspacing="0" cellpadding="3px" bordercolor="#C0C0C0" border="1">
|
|
<tr>
|
|
<th width='120px' style='color:#F0F0F0' bgcolor='#909090' >MAC</th>
|
|
<th width='120px' style='color:#F0F0F0' bgcolor='#909090' >Datetime</th>
|
|
<th width='120px' style='color:#F0F0F0' bgcolor='#909090' >IP</th>
|
|
<th width='120px' style='color:#F0F0F0' bgcolor='#909090' >Event Type</th>
|
|
<th width='120px' style='color:#F0F0F0' bgcolor='#909090' >Device name</th>
|
|
<th width='120px' style='color:#F0F0F0' bgcolor='#909090' >Comments</th>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="http://192.168.1.1:20211/deviceDetails.php?mac=00:00:00:ef:a5:6c">00:00:00:ef:a5:6c</a></td>
|
|
<td>2023-01-30 22:15:09</td>
|
|
<td>192.168.1.92</td>
|
|
<td>Disconnected</td>
|
|
<td>(name not found)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<table style="border-collapse: collapse; font-size: 12px; color:#70707" width="100%" cellspacing="0" cellpadding="3px" bordercolor="#C0C0C0" border="1">
|
|
<tr>
|
|
<th width='120px' style='color:blue; font-size: 12px;' bgcolor='#909090' >Changed or new ports</th>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<table style="border-collapse: collapse; font-size: 12px; color:#70707" width="100%" cellspacing="0" cellpadding="3px" bordercolor="#C0C0C0" border="1">
|
|
<tr>
|
|
<th>new</th>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<table style="border-collapse: collapse; font-size: 12px; color:#70707" width="100%" cellspacing="0" cellpadding="3px" bordercolor="#C0C0C0" border="1">
|
|
<tr>
|
|
<th width='120px' style='color:#F0F0F0' bgcolor='#909090' >Name</th>
|
|
<th width='120px' style='color:#F0F0F0' bgcolor='#909090' >MAC</th>
|
|
<th width='120px' style='color:#F0F0F0' bgcolor='#909090' >Port</th>
|
|
<th width='120px' style='color:#F0F0F0' bgcolor='#909090' >State</th>
|
|
<th width='120px' style='color:#F0F0F0' bgcolor='#909090' >Service</th>
|
|
<th width='120px' style='color:#F0F0F0' bgcolor='#909090' >Extra</th>
|
|
</tr>
|
|
<tr>
|
|
<td>New device</td>
|
|
<td><a href="http://192.168.1.1:20211/deviceDetails.php?mac=00:00:00:ef:a5:6c">00:00:00:ef:a5:6c</a></td>
|
|
<td>3263/tcp</td>
|
|
<td>open</td>
|
|
<td>ecolor-imager</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<table style="border-collapse: collapse; font-size: 12px; color:#70707" width="100%" cellspacing="0" cellpadding="3px" bordercolor="#C0C0C0" border="1">
|
|
<tr>
|
|
<th width='120px' style='color:#F0F0F0' bgcolor='#909090' >Name</th>
|
|
<th width='120px' style='color:#F0F0F0' bgcolor='#909090' >MAC</th>
|
|
<th width='120px' style='color:#F0F0F0' bgcolor='#909090' >Port</th>
|
|
<th width='120px' style='color:#F0F0F0' bgcolor='#909090' >State</th>
|
|
<th width='120px' style='color:#F0F0F0' bgcolor='#909090' >Service</th>
|
|
<th width='120px' style='color:#F0F0F0' bgcolor='#909090' >Extra</th>
|
|
</tr>
|
|
<tr>
|
|
<td>New device</td>
|
|
<td><a href="http://192.168.1.1:20211/deviceDetails.php?mac=00:00:00:ef:a5:6c">00:00:00:ef:a5:6c</a></td>
|
|
<td>3264/tcp</td>
|
|
<td>open</td>
|
|
<td>ccmail</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<tr>
|
|
<td>
|
|
<table width=100% bgcolor=#46802e cellpadding=5px cellspacing=0 style="font-size: 13px; font-weight: bold; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;">
|
|
<tr>
|
|
<td width=50% style="text-align:center"> Pi.Alert - Synology-NAS</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</font>
|
|
</body>
|
|
</html>
|
|
|