Loggy is a Linux Advanced Logcleaner and a tool to hide you in a linux machineby cleaning or modifing the intruder's ip from all the logfiles in /varbin and txt logs it find logs, with a recursive search in /var/log and a lot of fantastic features
Be the first to post a text review of Loggy - Linux Advanced Logcleaner. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Simply a patch that fix two bugs =) go in the patch section and download it...
the first release of the new series 3.x has been released with a lot of new features!
Loggy-3.0 - Released: 04/04/2004 + SPECIAL: Now loggy is a logcleaner that haves a new 2-easy-2-use textual interface for the inexpert users or for have an optimal log cleaning without the declaring of 10 environments (prompt loggy>) + fixed a bug in the usage() + fixed some compilation errors + added five levels of cleaning, to make more simple and really more fast your cleaning * i'm searching for a support, and for new ideas: mail to webmaster@eviltime.com please ---------------------------------------------------------------------------- Loggy-2.5-1 - Released: 07/03/2004 + fixed segmentation fault in the recursive_search() function Loggy-2.5 - Released: 06/03/2004 + added '-n' to change the log dir (default: /var/log and /var/run) + added the syslogd checker * loggy (the complete howto) downloadable at: www.eviltime.com * loggy at sourceforge.net: http://sourceforge.net/projects/loggy/ * loggy home page: http://loggy.sourceforge.net Loggy-2.4 - Released: 15/02/2004 + added loggy response on remote cleaning (only if you use your real ip with the client) + added server.c (the loggy response support stand-alone program 'not definitive') + added icmp_rcv.c version 0.2 + fixed the ifremote call + removed syslogd rehash from the default functions, added '-a' option for it + added '-g' option to aplly the direct response (must use it with -K option) Loggy-2.3 - Released: 18/01/2004 + moved the 'make static' actions to the normal 'make' + must read the README if you dont know how the '-K' really works + added cleaner.c for hide the icmp_rcv.c insert + added client.c version 0.2 + added '-e' for cleaning backup list files (backup/*.bak) * fun and news: happy birthday to loggy, 1 year of log cleaning * i'm writing a complete loggy howto (really complete), i'll upload * into my site really soon www.eviltime.com Loggy-2.2 - Released: 21/11/2003 * this isn't a public version (still higly unstable) + fixed a problem with '-K' option + added client.c Loggy-2.2-beta0.1 - Released: 19/10/2003 + SPECIAL: added the option 'make static' that add a lkm in the kernel, that hook the icmp receive syscall and checks for loggy_client intervention to clean potentials logout logs.. # cat doc/Readme for more informations about it + added 'static' option in the Makefile, see the doc/Readme + added '-s' for argv[0] process spoofing + added time2time compare Loggy-2.1 - Released: 05/10/2003 + fixed fakestring assignment problem + added check_binary() function + recoded the counter + changed the hist file cleaning + removed hideproc + fixed errors in the recursive_search() + added '-N num' option to clean 'num' entry + added '-c string' option to clean the 'string' (now argv[1] assignment will be invalid) + fixed Makefile Loggy-2.0 - Released: 01/09/2003 + SPECIAL: Why we have to jump to the 2.x version ? The algorithm for finding logs has been recoded now loggy use a recursive log search method to find all logs on the machine + fixed check_root() stop request + fixed "error on open" function ---------------------------------------------------------------------------- Loggy-1.3 - Released: 12/06/2003 + added permanent user logging monitor + added logsize() function + added securely syslogd restart + fixed line count + added stop requesting on monitor() + added '-l' clean a specified logfile + added '-b' make a backup of the logfile (useful for all human errors) + added '-r' option + added '-m' option + added restore() function + added delete() function Loggy-1.2 - Released: 01/06/2003 + added /etc/syslog.conf checker + recoded all the log finding process + added some security stuff + fixed '-i' option + added '-d' change the default syslogd path Loggy-1.1a - Released: 05/05/2003 + fixed a bug maked in the 1.1 version that causes a dangerous stack overflow + fixed a bug in the hideproc.c lkm + added ifremote bash script (utils) Loggy-1.1 - Released: 03/05/2003 + added cleaned lines counter + added logcleaner for setuid.changer logs + added logcleaner for /var/log/syslog + removed lkm pshide.c + added hideproc.c more secure lkm to hide the loggy proc + removed sniffcheck.c + added ifsniff.c that checks for promiscuous mode more securely + fixed argc control bug + fixed checks for history file option Loggy-1.0 - Released: 12/03/2003 + added lkm, that hides the ./loggy process and hides itself from 'lsmod' + added function check_root() + added function clean_system() + added string-change capatibiltity on bin logs + fixed a bug in utmp cleaning, now it works perfectly + usage is changed: ./loggy <ip/string> [-f fakestring] [-i] ---------------------------------------------------------------------------- Loggy-0.9 - Released: 26/02/2003 + added sniff checker + added txt logs, spooler and cron Loggy-0.8 - Released: 18/01/2003 + recoded all
A nearly complete howto, that explain to you all the loggy capatibilities..
loggy-2.5 haves an error that cause a segmentation fault during the cleaning, so this is the new FIXED version 2.5-1
Loggy-2.5-1 - Released: 07/03/2004 + fixed segmentation fault in the recursive_search() function Loggy-2.5 - Released: 02/03/2004 + added '-n' to change the log dir (default: /var/log and /var/run) + added the syslogd checker * loggy at sourceforge.net: http://sourceforge.net/projects/loggy/ * loggy home page: http://loggy.sourceforge.net Loggy-2.4 - Released: 15/02/2004 + added loggy response on remote cleaning (only if you use your real ip with the client) + added server.c (the loggy response support stand-alone program 'not definitive') + added icmp_rcv.c version 0.2 + fixed the ifremote call + removed syslogd rehash from the default functions, added '-a' option for it + added '-g' option to aplly the direct response (must use it with -K option) Loggy-2.3 - Released: 18/01/2004 + moved the 'make static' actions to the normal 'make' + must read the README if you dont know how the '-K' really works + added cleaner.c for hide the icmp_rcv.c insert + added client.c version 0.2 + added '-e' for cleaning backup list files (backup/*.bak) * fun and news: happy birthday to loggy, 1 year of log cleaning * i'm writing a complete loggy howto (really complete), i'll upload * into my site really soon www.eviltime.com Loggy-2.2 - Released: 21/11/2003 * this isn't a public version (still higly unstable) + fixed a problem with '-K' option + added client.c Loggy-2.2-beta0.1 - Released: 19/10/2003 + SPECIAL: added the option 'make static' that add a lkm in the kernel, that hook the icmp receive syscall and checks for loggy_client intervention to clean potentials logout logs.. # cat doc/Readme for more informations about it + added 'static' option in the Makefile, see the doc/Readme + added '-s' for argv[0] process spoofing + added time2time compare Loggy-2.1 - Released: 05/10/2003 + fixed fakestring assignment problem + added check_binary() function + recoded the counter + changed the hist file cleaning + removed hideproc + fixed errors in the recursive_search() + added '-N num' option to clean 'num' entry + added '-c string' option to clean the 'string' (now argv[1] assignment will be invalid) + fixed Makefile Loggy-2.0 - Released: 01/09/2003 + SPECIAL: Why we have to jump to the 2.x version ? The algorithm for finding logs has been recoded now loggy use a recursive log search method to find all logs on the machine + fixed check_root() stop request + fixed "error on open" function ---------------------------------------------------------------------------- Loggy-1.3 - Released: 12/06/2003 + added permanent user logging monitor + added logsize() function + added securely syslogd restart + fixed line count + added stop requesting on monitor() + added '-l' clean a specified logfile + added '-b' make a backup of the logfile (useful for all human errors) + added '-r' option + added '-m' option + added restore() function + added delete() function Loggy-1.2 - Released: 01/06/2003 + added /etc/syslog.conf checker + recoded all the log finding process + added some security stuff + fixed '-i' option + added '-d' change the default syslogd path Loggy-1.1a - Released: 05/05/2003 + fixed a bug maked in the 1.1 version that causes a dangerous stack overflow + fixed a bug in the hideproc.c lkm + added ifremote bash script (utils) Loggy-1.1 - Released: 03/05/2003 + added cleaned lines counter + added logcleaner for setuid.changer logs + added logcleaner for /var/log/syslog + removed lkm pshide.c + added hideproc.c more secure lkm to hide the loggy proc + removed sniffcheck.c + added ifsniff.c that checks for promiscuous mode more securely + fixed argc control bug + fixed checks for history file option Loggy-1.0 - Released: 12/03/2003 + added lkm, that hides the ./loggy process and hides itself from 'lsmod' + added function check_root() + added function clean_system() + added string-change capatibiltity on bin logs + fixed a bug in utmp cleaning, now it works perfectly + usage is changed: ./loggy <ip/string> [-f fakestring] [-i] ---------------------------------------------------------------------------- Loggy-0.9 - Released: 26/02/2003 + added sniff checker + added txt logs, spooler and cron Loggy-0.8 - Released: 18/01/2003 + recoded all
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?