Subversion Repositories ALCASAR

Rev

Hide changed files | Details | Compare with Previous | Blame

Filtering Options

Rev Age Author Path Log message Diff Changes
3173 34 d 15 h rexy /repos/alcasar/trunk/ - Security : fixing 2 vulnerabilities (RCE)
- standardizes writing (foreeach ())
- config.php (remove deprecated tests)
 
/conf/freeradius-web/config.php
/web/acc/admin/bl_categories_help.php
/web/acc/admin/bl_filter.php
/web/acc/admin/services.php
/web/acc/admin/wl_filter.php
/web/acc/backup/log_generation.php
/web/acc/manager/htdocs/accounting.php
/web/acc/manager/htdocs/activity.php
/web/acc/manager/htdocs/find.php
/web/acc/manager/htdocs/group_new.php
/web/acc/manager/htdocs/security.php
/web/acc/manager/htdocs/user_by_sms.php
/web/acc/manager/htdocs/user_edit.php
/web/acc/manager/htdocs/user_finger.php
/web/acc/manager/html/stats.html.php
/web/email_registration_back.php
/web/still_connected.php
2883 1229 d 12 h rexy /repos/alcasar/trunk/ Bug : Fix when users are disconnected even if they don't need to keep "status_page" open  
/scripts/alcasar-condown.sh
/scripts/alcasar-conup.sh
/scripts/alcasar-watchdog.sh
/web/js/statusControler.js
/web/still_connected.php
2841 1369 d 12 h rexy /repos/alcasar/trunk/ Renaming ipset (without havp)  
/web/images/footer_gammu.png
/web/images/footer_havp.png
/alcasar.sh
/scripts/alcasar-activity_report.sh
/scripts/alcasar-condown.sh
/scripts/alcasar-conup.sh
/scripts/alcasar-flush_ipset_wl.sh
/scripts/alcasar-iptables.sh
/scripts/alcasar-uninstall.sh
/scripts/alcasar-watchdog.sh
/web/acc/about.htm
/web/acc/manager/htdocs/group_new.php
/web/acc/manager/htdocs/security.php
/web/acc/manager/htdocs/user_edit.php
/web/acc/manager/htdocs/user_new.php
/web/acc/manager/lib/langues.php
/web/acc/phpsysinfo/phpsysinfo.ini
/web/status.php
/web/still_connected.php
2401 2405 d 19 h tom.houdayer /repos/alcasar/trunk/web/ Check if user is connected in still_connected.php before writing his IP to current_users.txt  
/web/still_connected.php
2394 2405 d 20 h tom.houdayer /repos/alcasar/trunk/ The disconnection of users without the status page open can be disabled by a user attribute  
/web/acc/manager/htdocs/help/statusOpenRequired_help.html
/CHANGELOG
/alcasar.sh
/conf/freeradius-web/user_edit.attrs
/scripts/alcasar-condown.sh
/scripts/alcasar-conup.sh
/scripts/alcasar-watchdog.sh
/web/acc/manager/htdocs/group_new.php
/web/acc/manager/htdocs/user_edit.php
/web/acc/manager/htdocs/user_new.php
/web/acc/manager/lib/langues.php
/web/status.php
/web/still_connected.php
2278 2480 d 12 h richard /repos/alcasar/trunk/ Only one arping send with the watchdog  
/scripts/alcasar-watchdog.sh
/web/still_connected.php
2112 2636 d 15 h richard /repos/alcasar/trunk/web/ - Suppression desévenement onbeforeunload et onunload
- optimisation still_connected
 
/web/js/statusControler.js
/web/still_connected.php
2108 2639 d 1 h richard /repos/alcasar/trunk/ - watchdog : Bascule sur système de fichier virtuel (évite les accès disque)
- watchdog : retrait de l'adresse IP d'un utilisateur déconnecté
 
/scripts/alcasar-watchdog.sh
/web/status.php
/web/still_connected.php
2009 2803 d 18 h raphael.pion /repos/alcasar/trunk/ GENERATION D UN RAPPORT D ACTIVITE ALCASAR (toutes les semaines)

la page /acc/manager/activity_report/index.php permet de consulter les rapports généré par le crontab suivant :
35 5 * * 0 root $DIR_DEST_BIN/alcasar-activity_report.sh (tous les dimanches a 5h35)

Algo pour trier les logs en fonction des dates :
-decompression de tous les logs ( si y a )
-convertir les dates des événements qui nous intéresse en timestamp
-trier + verifier la valeur du TS (si il se situe dans l'intervale d'une semaine)
-on traite pour la semaine suivante jusqu'a la derniere alerte (condition d'arret)

Les items présents sont :
[*] - TABLEAU DE BORD : info systeme/ALCASAR/derniere mise a jour
[*] - DNS-BL depuis l'installation + depuis la semaine : creation des logs dnsmasq-blacklist + logrotate appliqué pour dnsmasq-blacklist
[*] - MENACE VIRALE : graphe indiquant le nombre de menace par semaine
[*] - STATISTIQUES VOLUMETRIE DES CONNEXIONS : tableau de l'ACC ('STATISTIQUES' => 'usage journalier')
[*] - TENTATIVE DE CONNEXION : Autorisé/Interdite/fail2ban


---------------

oublie de subversionner :
-protocols_help : filtrage utilisateur / protocole
-still_connected : fil d'ariane (verifier si la fenetre status.php est toujours ouverte)
 
/conf/logrotate.d/dnsmasq-blacklist
/scripts/alcasar-activity_report.sh
/web/acc/manager/activity_report
/web/acc/manager/activity_report/index.php
/web/acc/manager/activity_report/models
/web/acc/manager/activity_report/models/Chart.report.js
/web/acc/manager/activity_report/models/tabinfo.html
/web/acc/manager/htdocs/help/protocols_help.html
/web/css/report.css
/web/js/Chart.bundle.js
/web/js/jquery.min.js
/web/still_connected.php
/alcasar.sh
/web/acc/menu.php
/web/acc/stat.php