Subversion Repositories ALCASAR

Rev

Go to most recent revision | Hide changed files | Directory listing

Filtering Options

Rev Age Author Path Log message Diff Changes
2391 2453 d 10 h tom.houdayer /repos/alcasar/trunk/web/css/ Force align text to the left for ACC menu items  
/web/css/acc.css
2346 2487 d 4 h tom.houdayer /repos/alcasar/trunk/ Add a link for back to the homepage when the user is disconnected in status.php  
/CHANGELOG
/web/css/status.css
/web/status.php
2345 2487 d 4 h tom.houdayer /repos/alcasar/trunk/ Increase visibility of the status page warning about disconnection when close (+ align user attributes to the left)  
/CHANGELOG
/web/css/status.css
2317 2508 d 15 h tom.houdayer /repos/alcasar/trunk/ - Update jQuery to 1.12.4
- Update Bootstap to 3.3.7
- Update Chart.js to 2.6.0
 
/web/js/Chart.bundle.min.js
/web/css/bootstrap-theme.css
/web/css/bootstrap-theme.css.map
/web/css/bootstrap.css
/web/css/bootstrap.css.map
/web/js/Chart.bundle.js
/web/js/bootstrap.js
/web/js/jquery-1.12.3.min.js
/web/js/jquery.js
/web/js/npm.js
/scripts/alcasar-activity_report.sh
/web/acc/backup/log_generation.php
/web/acc/manager/htdocs/autoregistration.php
/web/autoregistrationinfo.php
/web/css/bootstrap-theme.min.css
/web/css/bootstrap-theme.min.css.map
/web/css/bootstrap.min.css
/web/css/bootstrap.min.css.map
/web/js/bootstrap.min.js
/web/js/jquery.min.js
2315 2508 d 15 h tom.houdayer /repos/alcasar/trunk/web/ New ACC menu:
- Dynamic menu categories toggle (JavaScript instead of PHP with page reload)
- Fix user profil (rights) detection
- Clean menu.php + HTML5
 
/web/css/acc.css
/web/acc/auth.php
/web/acc/backup.php
/web/acc/filtering.php
/web/acc/stat.php
/web/acc/system.php
/web/acc/menu.php
2302 2516 d 18 h tom.houdayer /repos/alcasar/trunk/web/css/ Set default cursor for inputs of ACC LDAP (ldap.css)  
/web/css/ldap.css
2241 2549 d 4 h tom.houdayer /repos/alcasar/trunk/web/ Reformat/clean pass/index.php (User password change)  
/web/css/pass.css
/web/pass/index.php
2172 2578 d 5 h tom.houdayer /repos/alcasar/trunk/ Add warning message on user status page (page closed => disconnection).  
/CHANGELOG
/web/css/status.css
/web/status.php
2136 2614 d 4 h richard /repos/alcasar/trunk/web/ Bug si problème de réseau trouvé  
/web/css/style_intercept.css
/web/index.php
2009 2848 d 11 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
2003 2854 d 15 h raphael.pion /repos/alcasar/trunk/web/ CSS de la page "changer de mot de passe"  
/web/css/pass.css
/web/pass/index.php
1999 2854 d 19 h richard /repos/alcasar/trunk/web/ Dernieres mise au point.  
/web/css/style_intercept.css
/web/index.php
1992 2858 d 11 h richard /repos/alcasar/trunk/ Refonte de la redirection DNS. Cela est fonctionnel, mais il reste un mystère à résoudre  
/alcasar.sh
/web/css/style_intercept.css
/web/index.php
1989 2859 d 13 h raphael.pion /repos/alcasar/trunk/web/ La correction de l'interception est ok. Dorénavant, l'utilisateur est redirigé sur 'index.php' avec les boutons.
L'utilisateur doit maintenant cliquer sur le bouton "ouvrir une connection" pour se faire flagguer dans l'ipset not_auth_yet. Lorsqu'il clique, il envoie son site en paramètre GET sur index.php et sera redirigé sur son site.
Le cache DNS est forcé si :
-il est toujours dans l'ipset not_auth_yet
-il demande a joindre un autre site que ALCASAR (!$direct_access)
-il ne demande plus les bouttons avec le href qui va bien (cad, le site qu'il souhaite consulter)

probleme de CSS recontré : les chemins relatifs des images doivent être absolus
 
/web/css/style_intercept.css
/web/index.php
1856 2932 d 16 h raphael.pion /repos/alcasar/trunk/web/ -import de bootstrap / jquery  
/web/css/bootstrap-theme.css
/web/css/bootstrap-theme.css.map
/web/css/bootstrap-theme.min.css
/web/css/bootstrap-theme.min.css.map
/web/css/bootstrap.css
/web/css/bootstrap.css.map
/web/css/bootstrap.min.css
/web/css/bootstrap.min.css.map
/web/fonts
/web/fonts/glyphicons-halflings-regular.eot
/web/fonts/glyphicons-halflings-regular.svg
/web/fonts/glyphicons-halflings-regular.ttf
/web/fonts/glyphicons-halflings-regular.woff
/web/fonts/glyphicons-halflings-regular.woff2
/web/js/bootstrap.js
/web/js/bootstrap.min.js
/web/js/jquery-1.12.3.min.js
/web/js/npm.js
1452 3523 d 14 h richard /repos/alcasar/trunk/ Mise à jour auto-enregistrement SMS  
/web/images/adm.png
/web/images/sms.png
/alcasar.sh
/conf/sudoers
/conf/ulogd-sample.conf
/scripts/alcasar-sms.sh
/web/acc/manager/htdocs/autoregistration.php
/web/autoregistrationinfo.php
/web/css/style_intercept.css
/web/index.php
/web/intercept.php
1410 3595 d 13 h richard /repos/alcasar/trunk/ - corrections fail2ban (suppression mod_evasive, correction regex)
- page d'erreur apache
- modif page de log sécu
- bug certificat (changement de structure de la conf http)
 
/alcasar.sh
/conf/fail2ban.sh
/web/acc/manager/htdocs/security.php
/web/css/style_intercept.css
1387 3621 d 10 h richard /repos/alcasar/trunk/ - Bugs
- bascule autoenregistrement sms en jquery
 
/web/css/jquery.dataTables.css
/web/images/back_disabled.png
/web/images/back_enabled.png
/web/images/back_enabled_hover.png
/web/images/forward_disabled.png
/web/images/forward_enabled.png
/web/images/forward_enabled_hover.png
/web/images/sort_asc.png
/web/images/sort_asc_disabled.png
/web/images/sort_both.png
/web/images/sort_desc.png
/web/images/sort_desc_disabled.png
/web/js/jquery.dataTables.js
/web/js/jquery.js
/alcasar.sh
/scripts/alcasar-sms.sh
/web/acc/manager/htdocs/autoregistration.php
/web/autoregistrationinfo.php
1349 3651 d 12 h richard /repos/alcasar/trunk/ Intégration du système d'autoenregistrement pas SMS  
/conf/gammu-smsd-db-vierge.sql
/conf/logrotate.d/gammu
/scripts/alcasar-sms.sh
/web/acc/manager/htdocs/autoregistration.php
/web/autoregistrationinfo.php
/web/images/signal_0.png
/web/images/signal_20.png
/web/images/signal_40.png
/web/images/signal_60.png
/web/images/signal_80.png
/alcasar.sh
/conf/sudoers
/scripts/alcasar-urpmi.sh
/scripts/sbin/alcasar-uninstall.sh
/web/acc/auth.php
/web/acc/menu.php
/web/css/style_intercept.css
/web/intercept.php
913 4337 d 5 h richard /repos/alcasar/trunk/ - intégration des liens en exception dans la page d'interception (à finir)
- migration fpdf1.6 --> 1.7 (ajout des logos png avec transparence) (à finir aussi!)
 
/web/acc/lib/fpdf17
/web/acc/lib/fpdf17/font
/web/acc/lib/fpdf17/fpdf.php
/web/acc/lib/fpdf17/license.txt
/web/images/footer_fpdf.png
/web/acc/lib/fpdf16/font
/web/acc/lib/fpdf16/fpdf.php
/web/acc/lib/fpdf16/license.txt
/CHANGELOG
/web/acc/manager/htdocs/ticket_user.php
/web/acc/manager/htdocs/voucher_new.php
/web/acc/manager/lib/langues.php
/web/css/style_intercept.css
/web/intercept.php
737 4591 d 19 h franck /repos/alcasar/trunk/web/ Petites modifications sur la page d'interception par Ronsedmor  
/web/css/status.css
/web/intercept.php
/web/status.php
734 4596 d 10 h richard /repos/alcasar/trunk/ - Correction bug : synchro base antivirale lors d'uine mise à jour (sinon havp ne peut démarrer car il manque le test interne EICAR)
- Françisation et amélioration de la page d'état
 
/alcasar.sh
/web/css/status.css
/web/status.php
647 4707 d 5 h richard /repos/alcasar/trunk/web/ - Intégration de l'indicateur de qualité de mot de passe usager (from ronsedmor)  
/web/css/ie.css
/web/css/pwdmeter.css
/web/images/bg_strength_gradient.jpg
/web/images/img_status_exceed.gif
/web/images/img_status_exceed.png
/web/images/img_status_fail.gif
/web/images/img_status_fail.png
/web/images/img_status_meet.gif
/web/images/img_status_meet.png
/web/images/img_status_pass.gif
/web/images/img_status_pass.png
/web/images/img_status_warn.gif
/web/images/img_status_warn.png
/web/pass/js
/web/css/pass.css
/web/pass/index.php
566 4781 d 11 h stephane /repos/alcasar/trunk/web/ Ajout de la liste des 3 dernières connexions de l'usager connecté  
/web/css/style_intercept.css
/web/index.php
509 4806 d 4 h richard /repos/alcasar/trunk/ - page d'accueil + complète
- ticket d'impression (à finir de tester)
- page de changement de mot de passe restylée
 
/web/acc/manager/lib/sql/group_info.php
/web/css/pass.css
/web/images/.directory
/web/images/bg.png
/web/images/certificat.png
/web/images/cle_70.png
/web/images/cle_ombre.png
/web/images/fond-bdd_grand.png
/web/images/fond-bdd_rouge.png
/web/images/globe_70.png
/web/images/globe_acces_70.png
/web/images/globe_warning_70.png
/web/images/logo-alcasar_70.png
/CHANGELOG
/alcasar.sh
/scripts/alcasar-conf.sh
/scripts/alcasar-urpmi.sh
/scripts/sbin/alcasar-profil.sh
/web/acc/manager/htdocs/group_new.php
/web/acc/manager/htdocs/ticket_user.php
/web/acc/manager/htdocs/user_new.php
/web/acc/manager/lib/sql/create_user.php
/web/css/status.css
/web/css/style_intercept.css
/web/images/fond-bdd.png
/web/index.php
/web/intercept.php
/web/pass/index.php
508 4808 d 4 h richard /repos/alcasar/trunk/web/ - Integration du travail de Geoffroy (à finaliser)  
/web/acc/manager/htdocs/ticket_user.php
/web/acc/manager/lib/langues.php
/web/css/epoch_styles.css
/web/js/epoch_classes.js
/web/js/fonctions.js
/web/acc/manager/htdocs/group_new.php
/web/acc/manager/htdocs/user_new.php
/web/acc/manager/lib/sql/create_user.php
/web/css/style.css
475 4846 d 2 h stephane /repos/alcasar/trunk/web/ Ajout de la fenêtre status.php (1er beta) et des modifications nécessaires  
/web/css/status.css
/web/intercept.php.old
/web/status.php
/web/intercept.php
369 4895 d 4 h richard /repos/alcasar/trunk/ - Correction bug relevés sur le forum
- amélioration page d'accueil
 
/web/images/globe_acces.png
/alcasar.sh
/scripts/alcasar-conf.sh
/web/css/style_intercept.css
/web/index.php
363 4906 d 4 h richard /repos/alcasar/trunk/ - On paufine la page principale.  
/web/index-access-deny.php
/alcasar.sh
/scripts/alcasar-watchdog.sh
/web/css/style_intercept.css
/web/index.php
360 4907 d 4 h richard /repos/alcasar/trunk/ - On avertit les usagers en cas de Pb réseau (câble débranché ou box injoignable)  
/web/index.php
/web/index-network-pb.php
/alcasar.sh
/scripts/alcasar-iptables.sh
/scripts/alcasar-watchdog.sh
/web/acc/admin/network.php
/web/acc/phpsysinfo/includes/xml/portail.php
/web/css/style_intercept.css
/web/index-access-deny.php
359 4910 d 4 h richard /repos/alcasar/trunk/ - Poursuite du revamping graphique
- correction bug dans l'interface de filtrage WEB (si suppression d'un site réhabilité)
 
/web/images/cle.png
/web/images/fond-bandeau-rouge.png
/web/images/fond-bandeau.png
/web/images/globe.png
/web/images/interdit.png
/scripts/sbin/alcasar-bl.sh
/web/acc/admin/dns_filter.php
/web/acc/admin/dns_filter2.php
/web/css/style_intercept.css
/web/index-access-deny.php
354 4912 d 4 h richard /repos/alcasar/trunk/ - Nouveau look by Stéphane Erard
- correction DNS + radius client
 
/web/acc/backup
/web/acc/backup/sauvegarde.php
/web/css/style_intercept.css
/web/images/fond-bdd.png
/web/images/fond.png
/alcasar.sh
/web/intercept.php
320 4926 d 5 h franck /repos/alcasar/trunk/ Suppression des .directory  
/.directory
/web/.directory
/web/acc/.directory
/web/acc/admin/.directory
/web/acc/admin/firewallEyes/.directory
/web/acc/admin/firewallEyes/images/.directory
/web/acc/manager/.directory
/web/css/.directory
/web/images/.directory
318 4928 d 4 h richard /repos/alcasar/trunk/web/  
/web
/web/.directory
/web/acc
/web/acc/.directory
/web/acc/about.htm
/web/acc/admin
/web/acc/admin/.directory
/web/acc/admin/activity.php
/web/acc/admin/auth_exceptions.php
/web/acc/admin/bl_categories_help.php
/web/acc/admin/dns_filter.php
/web/acc/admin/dns_filter2.php
/web/acc/admin/filter_exceptions.php
/web/acc/admin/firewallEyes
/web/acc/admin/firewallEyes/.directory
/web/acc/admin/firewallEyes/configuration.php
/web/acc/admin/firewallEyes/gpl.txt
/web/acc/admin/firewallEyes/header.php
/web/acc/admin/firewallEyes/images
/web/acc/admin/firewallEyes/images/.directory
/web/acc/admin/firewallEyes/images/buttonBkg.jpg
/web/acc/admin/firewallEyes/images/commandHeaderBkg.jpg
/web/acc/admin/firewallEyes/images/destination.gif
/web/acc/admin/firewallEyes/images/dst-port.gif
/web/acc/admin/firewallEyes/images/firewallEyes.jpg
/web/acc/admin/firewallEyes/images/header-background.jpg
/web/acc/admin/firewallEyes/images/info.gif
/web/acc/admin/firewallEyes/images/logo-firewallEyes.gif
/web/acc/admin/firewallEyes/images/port-dst.gif
/web/acc/admin/firewallEyes/images/port-src.gif
/web/acc/admin/firewallEyes/images/source.gif
/web/acc/admin/firewallEyes/images/src-port.gif
/web/acc/admin/firewallEyes/include.php
/web/acc/admin/firewallEyes/index.html
/web/acc/admin/firewallEyes/info.php
/web/acc/admin/firewallEyes/log.css
/web/acc/admin/firewallEyes/logs.php
/web/acc/admin/firewallEyes/messages
/web/acc/admin/firewallEyes/readme.txt
/web/acc/admin/ldap.php
/web/acc/admin/logo.php
/web/acc/admin/net_filter.php
/web/acc/admin/net_filter2.php
/web/acc/admin/network.php
/web/acc/admin/update_ldap.php
/web/acc/alcasar-1.9-exploitation.pdf
/web/acc/alcasar-1.9-installation.pdf
/web/acc/alcasar-1.9-presentation.pdf
/web/acc/auth.php
/web/acc/bas.htm
/web/acc/haut.php
/web/acc/menu.php
/web/acc/phpsysinfo
/web/acc/stat.php
/web/alcasar-certificat.pdf
/web/css
/web/css/.directory
/web/css/ldap.css
/web/css/style.css
/web/favicon.ico
/web/images
/web/index-access-deny.php
/web/index-network-pb.php
/web/intercept.php