Main > Free Download Search >

Free expire software for linux

expire

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 107
K5expire 2.1

K5expire 2.1


K5expire is a tool to complement a Kerberos/LDAP server combination. more>>
K5expire is a tool to complement a Kerberos/LDAP server combination.
It checks all kerberos principals per user in LDAP for password and/or account expiration and sends E-mails to the owner if they will expire in a preconfigured amount of time.
It started as a hack to emulate the behavior of expiration found in pam_unix and Windows, but I believe this method to be less intrusive because it does not delay the login process.
Enhancements:
- Support for XMLSensor output was added.
<<less
Download (0.005MB)
Added: 2007-07-05 License: GPL (GNU General Public License) Price:
841 downloads
fprobe 0.4

fprobe 0.4


fprobe is a small NetFlow probe which will listen on a network interface. more>>
fprobe is a small NetFlow probe which will listen on a network interface. It isusing libpcap, aggregate the traffic and export NetFlow V5 datagram to a remote collector for processing. A flow is identified by ip protocol, source ip, source port, destination ip, destination port.
Right now only ethernet interfaces are supported. Support for more media types (tunnel, ppp etc) will be added in nex versions.
/fprobe -t IP:PORT [ -i interface ] [ -s scan ] [ expression ]
-t IP:PORT NetFlow collector address
-i interface interface to listen for traffic (default eth0)
-s scan interval in seconds between two flow tables scans (Default: 10)
-c file file with MAC definitions
-p dont put the interface in promisc mode
-b go in background (daemon mode)
-l file log file name
expression a bpf expresion to filter traffic (See libpcap/tcpdump)
For example:
./fprobe -i eth2 -t 127.0.0.1:8182
This will sniff the traffic on interface eth2 and will send the NetFlow data to localhost (127.0.0.1) on UDP port 8182.
Internal flow table is parsed every scan seconds for expired flows which are sent to remote collector.
Enhancements:
- can handle IP fragments
- can set the snmp interface ID based on source/destination MAC address
- fixed uptime in exported flows
- new hash function for internal storage
- delay between udp datagrams emited
<<less
Download (0.020MB)
Added: 2006-07-05 License: GPL (GNU General Public License) Price:
1214 downloads
SpamFirewall 1.2

SpamFirewall 1.2


SpamFirewall is a mail server filter script that automatically blocks mail servers that send too much spam. more>>
SpamFirewall is a mail server filter script that automatically blocks mail servers that send too much spam.
This first version of the software is alittle hard coded. I want to make it more
modular with a client/server setup, plugins for different firewall systems, and
plugins for spam matching. At present however its geared toward postfix, iptables
and spamassassin.
To run te firewall make these steps:
Run spamfirewall.sql against your mysql server. Or the update sql patches.
Modify spamfirewall and spamfirewallmaintenance to match your mysql users prefs, spam thresholds, and expire times.
Add spamfirewall to your MTAs filter script. An example filter.sh is included.
Add spamfirewallmaintenance to cron. For example the following /etc/crontab line to run once an hour:
09 */1 * * * root /usr/local/bin/spamfirewallmaintenance >/dev/null
Main features:
- - Automatically queues the IP addresses of mail servers and spammers from messages
- that match the spam rules.
- Automatically firewall those mailservers and spammers if they send enough spam to meet your desired threshold.
- Automatically removes IP addresses from the queue and from the blocked list after a specified expiration period.
- Each repeat offense from a spammer will increase the amount of time they are blocked. With good behavior the amount of time will decrease.
<<less
Download (0.016MB)
Added: 2006-07-11 License: GPL (GNU General Public License) Price:
1200 downloads
Firewalk 5.0

Firewalk 5.0


Firewalk is an active reconnaissance network security tool. more>>
Firewalk is an active reconnaissance network security tool that attempts to determine what layer 4 protocols a given IP forwarding device will pass. Firewalk project works by sending out UDP or TCP packets with a TTL one greater than the targeted gateway.

If the gateway allows the traffic, it will forward the packets to the next hop where they will expire and elicit an ICMP_TIME_EXCEEDED message. If the gateway hostdoes not allow the traffic, it will likely drop the packets on the floor and we will see no response.

To get the correct IP TTL that will result in expired packets one beyond the gateway we need to ramp up hop-counts. We do this in the same manner that traceroute works. Once we have the gateway hopcount (at that point the scan is said to be `bound`) we can begin our scan.

It is significant to note the fact that the ultimate destination host does not have to be reached. It just needs to be somewhere downstream, on the other side of the gateway, from the scanning host.

<<less
Download (0.079MB)
Added: 2006-03-03 License: BSD License Price:
1359 downloads
DNS Domain Expiration Check 1.0

DNS Domain Expiration Check 1.0


domain-check is a utility for checking DNS domain expiration dates. more>>
DNS Domain Expiration Check is a utility for checking DNS domain expiration dates.

domain-check queries WHOIS data in realtime, and can be integrated with cron to provide e-mail notifications prior to a domain expiring.

The first example will print the expiration date and registrar for daemons.net:

$ domain-check.sh -d daemons.net

Domain Registrar Status Expires Days Left
----------------------------------- ----------------- -------- ----------- ---------
daemons.net INTERCOSMOS MEDIA Valid 13-feb-2006 64


The second example prints the expiration date and registrar for the domains listed in the file "domains":

$ domain-check.sh -f domains

Domain Registrar Status Expires Days Left
----------------------------------- ----------------- -------- ----------- ---------
sun.com NETWORK SOLUTIONS Valid 20-mar-2010 1560
google.com EMARKMONITOR INC. Valid 14-sep-2011 2103
daemons.net INTERCOSMOS MEDIA Valid 13-feb-2006 64
spotch.com GANDI Valid 03-dec-2006 357


The third example will e-mail the address admin@daemons.net with the domains that will expire in 60-days or less:

$ domain-check -a -f domains -q -x 60 -e admin@daemons.net
<<less
Download (MB)
Added: 2005-12-13 License: GPL (GNU General Public License) Price:
810 downloads
DarkerIRC 1.3

DarkerIRC 1.3


DarkerIRC is a small chat application you can put on your website. more>>
DarkerIRC is a small chat application you can put on your website, allowing you to communicate with the visitors of your website. It can be used for online communities allowing their members to communicate realtime.
Main features:
- Full color support
- Full IRC compatibility
- Easy configuration through a config file
- Multiple channel support
- Fully Themable/customizable graphics
- Ability to connect to any server you specify
Enhancements:
- Quakenet support has been fixed.
- This release includes a new (self-signed) certificate, as the original one expired after five years.
<<less
Download (0.17MB)
Added: 2006-09-26 License: GPL (GNU General Public License) Price:
1125 downloads
MailRecon 1.3

MailRecon 1.3


MailRecon is Unix email content control application. more>>
MailRecon is Unix email content control application. It does listen network traffic, capture SMTP messages, analyse it (checks against very flexible and extendable checklist), discards usual private/business messages and save suspicious messages for detailed inspection by security staff.
Main features:
- Capturing email messages from the wire. So its compatible will all mailing software, do not require any reconfiguration and captures messages even if its sent directly to recipient bypassing your mailserver.
- Support for SMTP and POP3 protocols.
- Very flexible mailing filter which goes with MailRecon allows to record only suspicious messages which worth to be examined, and skip usual private and business messages.
- Open Architecture. MailRecon supports plugins for analysis and save of messages. Its very easy to extend its functionality with new plugins - every programmer and system administrator can write it.
- Thanks to Open Architecture, you can use your favorite mail reader or browser to manage archive of captured suspicious messages.
- For limited time, WWW-Security offers free installation and support of evaluation versions on your servers.
- FREE evaluation version which is never expires!
Installation:
- Create user mailrecon and groups mailrecon and mail
- From installation directory run "make install" (as root)
- Copy init.d/mailrecon to your init.d directory and optionally create symlinks from rcN directories if you want to automatially start mailrecon on boot.
<<less
Download (1.10MB)
Added: 2005-10-18 License: GPL (GNU General Public License) Price:
1466 downloads
Wap IRC Gateway 0.30

Wap IRC Gateway 0.30


Wap-IRC gateway allows you to chat on IRC with any WAP-enabled mobile phone. more>>
Wap-IRC gateway allows you to chat on IRC with any WAP-enabled mobile phone. It works by running the server program on a Unix-like system that is accessible over the Internet. It doesnt require phones which have programs written in Java.
I am Tomas Vilda, student studying at University of Vilnius, Lithuania. I started interested in wap when I bought my first wap enabled mobile phone. I searched for the running irc-wap gateway. But with no success. Actually, I found some, but no such, that I make to connect to specified IRC server. Then I found wapirc gateway written by Alan Cox . I tried it on my FreeBSD server. During compilation I got error, because of bad Makefile. So I compiled it by correcting Makefile and ran successful. My mobile is Siemens C55. To start using this wapirc gateway I have to make some modifications. They are listed below.
Enhancements:
- cgi/main():refresh included into main-cgi, saves us .htaccess and external wmlscript
- cgi/write_wml(): fixed bug in linked nicks with ACTIONs and * in there.
- server/parseinput(): Added /me Command for * ACTION in channels
- cgi/write_card(): get refresh timer from config.h
- server/removeallitems(): doing a list cleanup when disconnecting, so we can rejoin after quit without part
- server/print_out(): screenbuffer with latest messages, scrolling top down
- cgi/write_card(): reload on a regular basis, when not typing something in. New formular works on more phones, informative header
- cgi/wml_link()/wml_header(): wml1.2 compatible links/input field for accesskey element
- cgi/write_wml(): new linewise printout, italic makeup, nicks are linked setting defaultvalues for talking on channels and privat.
- cgi/main(): Expire header
- Makefile: make install
<<less
Download (0.019MB)
Added: 2006-06-16 License: GPL (GNU General Public License) Price:
1248 downloads
nLive Core 2.4

nLive Core 2.4


nLive Core is a Linux server based product with a web based user interface console. more>>
nLive Core is a Linux server based product with a web based user interface console.
nLive Core Free Edition is freely downloadable and will not expire. nLive Core contains one sensor and one console packaged together. You can use it for evaluation purposes for unlimited duration. Free Edition is not supported by Vigiliti Systems.
Free Edition has the following technical specification differences from the commercial version:
- Free Edition can process upto 360 events / minute, but supports bursts of events at higher rate. If event rate stays higher for long, it will shut off event processing. If you want sustained continuous operation of the Free Edition, you need to limit the input packet rate to maintain event rate below this limit.
- It supports only one packet analysis ethernet interface.
- Database cannot be kept longer than 7 days
- Its console can only deploy one sensor
Enhancements:
- Host resolution was added.
<<less
Download (45.4MB)
Added: 2006-08-10 License: Freeware Price:
1203 downloads
pam_sqlite 0.3

pam_sqlite 0.3


pam_sqlite allows developers to authenticate users against a table in an SQLite database. more>>
pam_sqlite allows developers to authenticate users against a table in an SQLite database. pam_sqlite supports checking account information (pam_acct_expired, new_authtok_reqd) and updating authentication tokens.

Compilation & Installation

pam_sqlite is autoconfed, thus, compiling should be a matter of:

$ ./configure
$ make
$ make install

Compilation has been tested on RedHat Linux 7.3.

You will need to have SQLite library and header files for this module to compile.

See test.c for an example application that authenticates using this module.

Configuration:

For the service you wish the module to be used, you need to edit the /etc/pam.d/ file or /etc/pam.conf, and add the relevant lines.

For example:

auth required pam_sqlite.so
account required pam_sqlite.so
password required pam_sqlite.so

Configure the database, and table the module should use with the configuration file /etc/pam_sqlite.conf. An example of this file:

database = /etc/sysdb
table = account
user_column = user_name
pwd_column = user_password
expired_column = acc_expired
newtok_column = acc_new_pwreq
debug

expired_column tells PAM if the user account has expired. Set it to 1 or y if it has.
newtok_column tells PAM if the user needs a new password. Set it to 1 or y if it does.

Note that for backwards compatibility with earlier versions, options specified in the configuration file can be supplied as module arguments as well. Module arguments will override the configuration file.

Configuration Options:

database - the database which should be connected to
user_column - the column containing usernames
pwd_column - the column containing the passwords
expired_column - this column should contain 1 or y if the account
has expired
newtok_column - this column should contain 1 or y if the user
needs to change their password
debug - this is a standard module option that will enable
debug output to syslog (takes no values)
pw_type - specifies the password encryption scheme, can be one
of clear, md5, or crypt. defaults to clear.
config_file - specifies the path to a file to read for further
configuration options
sql_verify - specifies SQL template to use when verifying the
the password for a user
sql_check_expired - SQL template to use when checking for account expiry.
sql_check_newtok - SQL template to use when checking to see if the user
needs to change their password.
sql_set_passwd - SQL template to use when updating the password for
and user.
<<less
Download (0.011MB)
Added: 2006-05-17 License: GPL (GNU General Public License) Price:
1255 downloads
Capivara 0.8.1

Capivara 0.8.1


Capivara is an application to manage and synchronize files and directories on either local or remote computers. more>>
Capivara project is a file synchronization program which is entirely written in Java to reach as many users as possible. When Capivara was launched (back in 2003) there were not too many file synchronization tools available.

On Linux I was missing an easy to use tool as Foldermatch. There is rsync which is a great tool and I use it pretty often. But it is unhandy to use and I have chosen the wrong command line options more than once. On the other hand, on Windows I had Foldermatch, but, it expired soon and I wanted to have such a nice tool anywhere.

By now, Capivara is more like a two pane file manager for sftp/ftp servers with synchronization capabilities. The general look and most key bindings are oriented on two file managers I really like to work with: mc and worker.

<<less
Download (2.4MB)
Added: 2007-02-19 License: GPL (GNU General Public License) Price:
982 downloads
passwd_exp 1.2.9

passwd_exp 1.2.9


passwd_exp is a password/account expiration email notifier. more>>
Passwd_exp notifies users via email of password or account expiration. Administrators can review expired accounts in the system.
passwd_exp has a modular architecture that allows you to perform expiration checks on any data source you use (databases, LDAP, NIS, etc.) and send expiration warnings only to desired users or group.
Enhancements:
- This version fixes mail sending problems that might occur with some MTAs.
<<less
Download (0.053MB)
Added: 2006-11-06 License: GPL (GNU General Public License) Price:
1085 downloads
User::pwent 5.8.8

User::pwent 5.8.8


User::pwent is a Perl interface getpw*() functions. more>>
User::pwent is a Perl interface getpw*() functions.

SYNOPSIS

use User::pwent;
$pw = getpwnam(daemon) || die "No daemon user";
if ( $pw->uid == 1 && $pw->dir =~ m#^/(bin|tmp)?z#s ) {
print "gid 1 on root dir";
}

$real_shell = $pw->shell || /bin/sh;

for (($fullname, $office, $workphone, $homephone) =
split /s*,s*/, $pw->gecos)
{
s/&/ucfirst(lc($pw->name))/ge;
}

use User::pwent qw(:FIELDS);
getpwnam(daemon) || die "No daemon user";
if ( $pw_uid == 1 && $pw_dir =~ m#^/(bin|tmp)?z#s ) {
print "gid 1 on root dir";
}

$pw = getpw($whoever);

use User::pwent qw/:DEFAULT pw_has/;
if (pw_has(qw[gecos expire quota])) { .... }
if (pw_has("name uid gid passwd")) { .... }
print "Your struct pwd has: ", scalar pw_has(), "n";

This modules default exports override the core getpwent(), getpwuid(), and getpwnam() functions, replacing them with versions that return User::pwent objects. This object has methods that return the similarly named structure field name from the Cs passwd structure from pwd.h, stripped of their leading "pw_" parts, namely name, passwd, uid, gid, change, age, quota, comment, class, gecos, dir, shell, and expire. The passwd, gecos, and shell fields are tainted when running in taint mode.

You may also import all the structure fields directly into your namespace as regular variables using the :FIELDS import tag. (Note that this still overrides your core functions.) Access these fields as variables named with a preceding pw_ in front their method names. Thus, $passwd_obj->shell corresponds to $pw_shell if you import the fields.

The getpw() function is a simple front-end that forwards a numeric argument to getpwuid() and the rest to getpwnam().

To access this functionality without the core overrides, pass the use an empty import list, and then access function functions with their full qualified names. The built-ins are always still available via the CORE:: pseudo-package.

<<less
Download (12.2MB)
Added: 2007-04-10 License: Perl Artistic License Price:
928 downloads
enetman V1

enetman V1


enetman provides a network asset management Web application written in PHP with a MySQL backend. more>>
enetman provides a network asset management Web application written in PHP with a MySQL backend.
enetman is a network asset management Web application written in PHP with a MySQL backend. Its intended use is to maintain a structured list of servers that can be cross referenced by location, manufacturer, vendor, CPU, and OS. It allows for a user to create and maintain locations, manufacturers, and vendors along with contact names and phone numbers to each.
It contains a device log that tracks issues that servers have had, a list of network ports on the server along with IP information (IP, subnet, gateway, DNS, network card make/model and MAC) for each port (this includes aliased ports), and a software manager that keeps tabs on expiration dates of software.
It enables the user to create a directory tree with files that can then be attached to locations, vendors, manufacturers, software, or servers.
It maintains a list of all software installed on a server and how many licenses are allocated to it.
A Perl script run from cron emails users when a license is about to expire.
Enhancements:
- Fixed the following bug in the SQL create statment: Warranty spelled as Warrenty
<<less
Download (0.022MB)
Added: 2007-02-16 License: GPL (GNU General Public License) Price:
980 downloads
ssl-cert-check 3.0

ssl-cert-check 3.0


ssl-cert-check is a Bourne shell script that checks the expiration status of digital certificates on SSL servers. more>>
ssl-cert-check is a Bourne shell script that checks the expiration status of digital certificates on SSL servers.
It supports both interactive and batch modes and easily integrates with cron. It provides custom expiration thresholds and can be configured to send email if a certificate is close to expiring.
Enhancements:
- This release contains a new "-i" option to print the certificate issuer.
- The requirement to use GNU date has been removed (the program now uses a built-in Julian date routine).
- The documentation has also been significantly updated to include numerous useful examples.
<<less
Download (0.013MB)
Added: 2005-10-31 License: GPL (GNU General Public License) Price:
828 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5