diff --git a/back/pialert.conf b/back/pialert.conf index 393f316b..6df0ed41 100644 --- a/back/pialert.conf +++ b/back/pialert.conf @@ -1,3 +1,12 @@ +#------------------------------------------------------------------------------- +# Pi.Alert v2.56 / 2021-01-15 +# Open Source Network Guard / WIFI & LAN intrusion detector +# +# pialert.conf - Back module. Configuration file +#------------------------------------------------------------------------------- +# Puche 2021 pi.alert.application@gmail.com GNU GPLv3 +#------------------------------------------------------------------------------- + VERSION = '2.56' VERSION_YEAR = '2021' VERSION_DATE = '2021-01-15' diff --git a/back/pialert.cron b/back/pialert.cron index d33bae58..2ac0727b 100644 --- a/back/pialert.cron +++ b/back/pialert.cron @@ -1,6 +1,12 @@ +#------------------------------------------------------------------------------- +# Pi.Alert +# Open Source Network Guard / WIFI & LAN intrusion detector # -# Pi.Alert cron -# +# pialert.cron - Back module. Crontab jobs +#------------------------------------------------------------------------------- +# Puche 2021 pi.alert.application@gmail.com GNU GPLv3 +#------------------------------------------------------------------------------- + 0 3 * * 1 python ~/pialert/back/pialert.py update_vendors >~/pialert/log/pialert.vendors.log 2>&1 */1 * * * * python ~/pialert/back/pialert.py internet_IP >~/pialert/log/pialert.IP.log 2>&1 */5 * * * * python ~/pialert/back/pialert.py 1 >~/pialert/log/pialert.1.log 2>&1 diff --git a/back/pialert.py b/back/pialert.py index 899c536e..93af5afa 100644 --- a/back/pialert.py +++ b/back/pialert.py @@ -1,8 +1,13 @@ #!/usr/bin/env python # -# Pi.Alert v2.56 / 2021-01-15 -# Puche 2021 -# GNU GPLv3 +#------------------------------------------------------------------------------- +# Pi.Alert v2.56 / 2021-01-15 +# Open Source Network Guard / WIFI & LAN intrusion detector +# +# pialert.py - Back module. Network scanner +#------------------------------------------------------------------------------- +# Puche 2021 pi.alert.application@gmail.com GNU GPLv3 +#------------------------------------------------------------------------------- #=============================================================================== diff --git a/back/report_template.html b/back/report_template.html index 9fb4834c..0bc0ecc0 100644 --- a/back/report_template.html +++ b/back/report_template.html @@ -1,3 +1,12 @@ + + @@ -101,9 +110,9 @@ - - - + + +
Puche Pi.Alert   /   GNU GPLv3 © Puche Pi.Alert     () GNU GPLv3
diff --git a/back/report_template.txt b/back/report_template.txt index afe9d808..0d777f57 100644 --- a/back/report_template.txt +++ b/back/report_template.txt @@ -24,4 +24,4 @@ Events ---------------------------------------------------------------------- -Puche Pi.Alert / GNU GPLv3 +(?) Puche Pi.Alert () GNU GPLv3 diff --git a/back/vendors_db_update.sh b/back/vendors_db_update.sh index 1f72b60b..f7d2fd47 100644 --- a/back/vendors_db_update.sh +++ b/back/vendors_db_update.sh @@ -1,10 +1,18 @@ #!/bin/sh +# ------------------------------------------------------------------------------ +# Pi.Alert +# Open Source Network Guard / WIFI & LAN intrusion detector # -# Update MAC Vendor DB -# -# /usr/share/arp-scan -# /usr/share/ieee-data -# /var/lib/ieee-data +# vendors_db_update.sh - Back module. IEEE Vendors db update +# ------------------------------------------------------------------------------ +# Puche 2021 pi.alert.application@gmail.com GNU GPLv3 +# ------------------------------------------------------------------------------ + +# ---------------------------------------------------------------------- +# Main directories to update: +# /usr/share/arp-scan +# /usr/share/ieee-data +# /var/lib/ieee-data # ---------------------------------------------------------------------- diff --git a/front/php/templates/footer.php b/front/php/templates/footer.php index 3927ecac..17efec20 100644 --- a/front/php/templates/footer.php +++ b/front/php/templates/footer.php @@ -1,3 +1,11 @@ +
@@ -16,12 +24,12 @@
('. $conf_data['VERSION_DATE'] .')'; + echo 'Pi.Alert  '. $conf_data['VERSION'] .'  ('. $conf_data['VERSION_DATE'] .')'; ?>
diff --git a/front/php/templates/header.php b/front/php/templates/header.php index 4f5de26b..c3c9087a 100644 --- a/front/php/templates/header.php +++ b/front/php/templates/header.php @@ -1,9 +1,18 @@ + + - Pi.alert + Pi.Alert @@ -21,7 +30,7 @@ - + @@ -52,7 +61,7 @@ Pa - Pi.alert + Pi.Alert @@ -73,14 +82,14 @@ - Pi.alert Logo + Pi.Alert Logo - +