Main > Free Download Search >

Free gwebcache hosts software for linux

gwebcache hosts

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1448
DenyHosts 2.6

DenyHosts 2.6


DenyHosts is a script intended to be run by Linux system administrators to help thwart ssh server attacks. more>>
DenyHosts is a script intended to be run by Linux system administrators to help thwart ssh server attacks.
If youve ever looked at your ssh log (/var/log/secure on Redhat, /var/log/auth.log on Mandrake, etc...) you may be alarmed to see how many hackers attempted to gain access to your server. Hopefully, none of them were successful (but then again, how would you know?). Wouldnt it be better to automatically prevent that attacker from continuing to gain entry into your system?
DenyHosts attempts to address the above... and more.
Main features:
- Parses /var/log/secure to find all login attempts and filters failed and successful attempts.
- Can be run from the command line, cron or as a daemon (new in 0.9)
- Records all failed login attempts for the user and offending host
- For each host that exceeds a threshold count, records the evil host
- Keeps track of each non-existent user (eg. sdadasd) when a login attempt failed.
- Keeps track of each existing user (eg. root) when a login attempt failed.
- Keeps track of each offending host (with 0.8+ these hosts can be purged if the associated entry in /etc/hosts.deny is expired)
- Keeps track of suspicious logins (that is, logins that were successful for a host that had many login failures)
- Keeps track of the file offset, so that you can reparse the same file (/var/log/secure) continuously (until it is rotated).
- When the log file is rotated, the script will detect it and parse from the beginning.
- Appends /etc/hosts.deny and adds the newly banned hosts
- Optionally sends an email of newly banned hosts and suspicious logins.
- Keeps a history of all user, host, user/host combo and suspicious logins encountered which includes the data and number of corresponding failed login attempts.
- Maintains failed valid and invalid user login attempts in separate files, such that it is easy to see which valid user is under attack (which would give you the opportunity to remove the account, change the password or change its default shell to something like /sbin/nologin
- Upon each run, the script will load the previously saved data and re-use it to append new failures.
- Resolves IP addresses to hostnames, if available (new in v0.6.0).
- /etc/hosts.deny entries can be expired (purge) at a user specified time (new in 0.8)
- FreeBSD support (added in 0.7)
<<less
Download (0.048MB)
Added: 2006-12-07 License: GPL (GNU General Public License) Price:
1051 downloads
ECNCheck 0.9.6

ECNCheck 0.9.6


ECNCheck is a set of programs used for testing IPv4 and IPv6 hosts for ECN support. more>>
ECNCheck is a set of programs used for testing IPv4 and IPv6 hosts for ECN (Explicit Congestion Notification) support and RFC-violating refusal.

The programs also provide detailed traceroute information that can be useful in debugging ECN-related problems.
<<less
Download (0.10MB)
Added: 2005-04-11 License: GPL (GNU General Public License) Price:
1656 downloads
ECSHostMon 0.1

ECSHostMon 0.1


ECSHostMon is a network monitoring software which monitors IP addresses by pinging them every five minutes. more>>
ECSHostMon is a network monitoring software which monitors IP addresses by pinging them every five minutes.

It manages a downtime log and generates reports. ECSHostMon also has the ability to mark the hosts as firewall enabled or "admin down", which means you can change the status of hosts manually.

It uses MySQL in the background to manage logs. It has a very light user interface. It can notify using alarms or by sending email.
<<less
Download (0.070MB)
Added: 2006-02-08 License: GPL (GNU General Public License) Price:
1353 downloads
VNCTracker 2.8

VNCTracker 2.8


VNCTracker is a tool to keep track of mostly dynamic hosts on various dial-up accounts. more>>
VNCTracker is a tool which you can keep track of mostly dynamic hosts on various dial-up accounts.

Rather than call each user whenever you need a current IP address for connecting with VNC, you visit the Web page generated by VNCTracker which shows the updated IP address for that host.

You can then build .vnc files for easily starting VNC with the settings to connect to the host.

Have your clients pc visit your logip.php page like so:

http://vnc.mydomain.com/vnctracker/logip.php?hostname=robert&port=5900

The IP Address is retrieved with getenv(REMOTE_ADDR); then the IP, port and hostname are inserted into the vnctracker database for viewing with showip.php

<<less
Download (0.011MB)
Added: 2007-06-21 License: GPL (GNU General Public License) Price:
855 downloads
Cancerbero 0.6

Cancerbero 0.6


Cancerbero is a portscan engine based in nmap. more>>
Cancerbero (the watchdog of the ports) is a portscan engine based in nmap. It will scan the hosts of a defined net once in every configured interval and it will store the results in a mysql database. It comes with a Web interface to access the scan info.
Main features:
- Graphical configuration.
- Multiple sensors scanning can be deployed.
- There is no limit in the number of ranges to scan.
- Discover the alive (not firewalled) hosts.
- Scans 1-65535 TCP ports of each host.
- Attempts to discover the REAL application and version behind each port.
- Attempts to discover the OS of each host.
- Store all the information in a MySQL database.
- Rescan each host at a defined interval.
- White-Lists with hosts or ranges that you dont like to scan can be defined.
- The information can be access through a graphical interface? (web based)
- You decide how many scans should be archived.
- Stats of all the data are provided.
Install instructions can be found in: http://cancerbero.sourceforge.net/wikka.php?wakka=Install
<<less
Download (0.12MB)
Added: 2007-06-20 License: GPL (GNU General Public License) Price:
857 downloads
PHP Big Brother Hosts Configurator 0.3

PHP Big Brother Hosts Configurator 0.3


PHP Big Brother Hosts Configurator is a collection of PHP scripts to configure hosts for the Big Brother network. more>>
PHP Big Brother Hosts Configurator (phpBBHC) is a collection of PHP scripts and one C program to configure hosts
for the Big Brother network monitoring software. It doesnt cover all the possible settings for Big Brothers hosts file but it should be enough for
most demands.

Ammendment: Big Brother has been pretty much replaced by Hobbit. I havent got around to using Hobbit yet but Ive heard its pretty backwards compatible with Big Brothers configuration and scripts. Ive heard of successful stories
of phpBBHC being used to configure Hobbit.

<<less
Download (0.011MB)
Added: 2007-02-22 License: Freely Distributable Price:
975 downloads
LSF::Hosts 0.01

LSF::Hosts 0.01


LSF::Hosts is a Perl module to retrieve information about LSF hosts. more>>
LSF::Hosts is a Perl module to retrieve information about LSF hosts.

SYNOPSIS

use LSF::Hosts;
use LSF::Hosts RaiseError => 0, PrintError => 1, PrintOutput => 0;
($hinfo) = LSF::Hosts->new( [HOST_NAME] );
@hosts = LSF::Hosts->new();

LSF::Hosts is a wrapper arround the LSF bhosts command used to obtain information about lsf hosts. The hash keys of the object are LSF bhosts header values. See the bhosts man page for more information.

CONSTRUCTOR

new( [ [HOST_NAME] ] );

With a valid hostname, creates a new LSF::Hosts object. Without a hostname returns a list of LSF::Hosts objects for all the hosts in the system. Takes no arguments (jet).

<<less
Download (0.003MB)
Added: 2007-04-17 License: Perl Artistic License Price:
920 downloads
EtherEye Network Host Checker 1.5.3

EtherEye Network Host Checker 1.5.3


EtherEye is a Web-based network host checking system written in PHP and standards compliant HTML. more>>
EtherEye is a web-based network host checking system written in PHP and standards compliant HTML.
You simply provide it with a list of IP addresses or domain names via the configuration interface and it will ping them on request and output the results as HTML.
You can also access the results via RSS feed for easier monitoring or to integrate into a website.
Installation:
To configure EtherEye, simply point your browser at the config.php file included with EtherEye. If it doesnt work or you get an error, PHP probably isnt properly configured on your server.
Language
Select your desired language here. This setting affects the language of the configuration interface as well as the results interface. Please read the README for instructions on how to translate EtherEye into your language if your language is not available.
Does the server run Windows?
If the server runs Windows, select "Yes", otherwise leave it on "No". If you set this to Yes, a few options will be filled in automatically, so you dont need to worry about them.
Which theme would you like to use?
Pretty self-explanatory really. The EtherEye interface will look different depending on which theme you select. Please see the README for instructions on how to write EtherEye themes.
Automatic refresh
If you enable automatic refreshing, the results page will be automatically re-loaded as frequently as specified by the option further down the page.
Ping command line option to specify the number of requests to send
If you selected the Windows server option you dont need to worry about this - it has been auto-filled. If not, the default should be OK for people running Linux. People running other UNIXes will need to check their ping man page.
Ping command line option to specify the ping timeout
The default value should be OK for everyone running Windows or Linux. Again, people running other UNIXes will need to check their ping man page.
Ping time-out
This value tells ping how long to wait for a response to ping requests. This value is in seconds if your server runs Linux or UNIX and milliseconds if your server runs Windows. The default value used by ping under Linux and UNIX is 3 seconds, Windows ping is 4000 milliseconds (4 seconds).
The lower this value, the less time EtherEye has to wait for ping to give up waiting for a response from a down machine, which makes the results get displayed quicker. However, bear in mind that if a machine is up but takes longer to respond than the time allowed by this value, EtherEye will report it as down! One second is probably a reasonable value for this setting.
Site name
This is simply a name used in a few places in the interface. It can be anything you want.
How often to refresh
If you enabled automatic refreshing above, you need to set this to how often you would like the results page to be automatically refreshed in seconds. The default, 300 seconds, is 5 minutes. If you didnt enable automatic refreshing above, you dont need to worry about this option.
How long to cache results for?
Each time EtherEye pings the hosts it saves the state of each host in the hosts file. This option determines how long these saved states are used for before EtherEye re-pings the hosts. If EtherEye has cached results available which have not expired, it will display them immediately without re-checking the hosts. This can be useful if you access EtherEye a lot (many times a minute) and dont need EtherEye to check the hosts that frequently. Most people will probably want to set this to 0 to disable caching completely.
Number of machines you want to watch
You need to specify here how many machines you want EtherEye to monitor. This is used to decide how many input boxes to give you on the next page.
If all is well, click on the button to save the options youve entered and move to the next page of the installation. If EtherEye is giving an error and not displaying the button, you need to check the permissions on the directory EtherEye is running from - you need to enable write access for all users (you can change it back later).
Entering the hosts
On this page, you need to enter the hosts you wish to monitor. Enter the IP address or domain name in the first box of each line, then a name for the machine in the second box (this can be anything you want) and finally select the machine type - this wont affect how EtherEye works, it is simply used to select an icon to display for the machine in the results.
Finishing the configuration
Once you have completed the installation, you may wish to change the permissions on the directory EtherEye is installed into so that every user cannot write to it (you cant be too careful).
Next, you may wish to change the permissions on the hosts-list.xml and ethereye-conf.xml files to ensure they are not writable (you dont want other people playing with your configuration). However, note that if you make hosts-list.xml non-writable, caching will not work (if you enabled it) and no error will be given to tell you this.
You may also wish to delete config.php for proper security, but then you wont be able to reconfigure EtherEye using the interface later.
Using EtherEye
Once you have EtherEye configured, you can check the machines you have configured EtherEye with by accessing the index.php file. If you use an RSS aggregator, you may wish to add rss.php to it to keep track of your network status. You could also integrate your EtherEye scan results into your website using the rss.php feed.
Enhancements:
- This release incorporates fixes for users receiving outdated results due to caching in the browser or server and for some configuration values not being remembered when reconfiguring using the configuration interface.
<<less
Download (0.020MB)
Added: 2006-11-16 License: GPL (GNU General Public License) Price:
1075 downloads
beware 0.1

beware 0.1


beware project is a distributed global server load balancing system. more>>
beware project is a distributed global server load balancing system.

beware is a small DNS server that can have nameserver responsibility delegated to it and that can return a set of authoritative "IN A" records to a client.

Given a list of hosts for a certain domain name, it also tests for services specified and will only return IP addresses for currently reachable services.

<<less
Download (0.12MB)
Added: 2007-04-14 License: GPL (GNU General Public License) Price:
923 downloads
Advchk 2.00

Advchk 2.00


Advchk (Advisory Check) reads security advisories so you dont have to. more>>
Advchk (Advisory Check) reads security advisories so you dont have to.

Advchk gathers security advisories using RSS feeds, compares them to a list of known services, and alerts you if youre vulnerable.

Since adding hosts and services by hand would be quite a boring task, advchk leverages nmap for automatic service and version discovery. Using it can be as simple as advchk -a host.name.

<<less
Download (0.011MB)
Added: 2007-05-26 License: BSD License Price:
882 downloads
Easy Hosting Control Panel 0.21

Easy Hosting Control Panel 0.21


Easy Hosting Control Panel is designed for hosting multiple domains on a single machine. more>>
Easy Hosting Control Panel is designed for hosting multiple domains on a single machine. It uses LAMP (Linux/Apache/MySQL/PHP).
Easy Hosting Control Panel aims to be easy to install and use, simple, and functional.
Enhancements:
- The installer was improved.
- Known bugs were fixed.
<<less
Download (0.49MB)
Added: 2007-06-06 License: GPL (GNU General Public License) Price:
881 downloads
radclass r72

radclass r72


radclass is a PHP4 class that handles the administration of multiple IC-Radius servers. more>>
radclass is a PHP4 class that handles the administration of multiple IC-Radius servers.

radclass can add, delete, and update users and groups on foreign radius hosts, and it can modify their check items. radclass was designed in the PHP4 OO model to be a portable solution.
<<less
Download (0.044MB)
Added: 2005-11-17 License: GPL (GNU General Public License) Price:
1436 downloads
Host 20070128

Host 20070128


Host is a complete and powerful command-line based DNS query and testing tool. more>>
Host is a complete and powerful command-line based DNS query and testing tool. The project has many of the same basic features as other similar tools such as nslookup and dig, but it has more extensive testing and test automation features. Host also has a much more standard (i.e. Unix-based) command-line user interface.
Main features:
- Major overhaul of the entire code.
- Very rigid error checking, with more verbose error messages.
- Zone listing section completely rewritten.
- It is now possible to do recursive listings into delegated zones.
- Maintain resource record statistics during zone listings.
- Maintain count of hosts during zone listings.
- Check for various extraneous conditions during zone listings.
- Check for illegal domain names containing invalid characters.
- Verify that certain domain names represent canonical host names.
- Perform TTL consistency checking during zone listings.
- Exploit multiple server addresses if available.
- Option to exploit only primary server for zone transfers.
- Option to exclude info from names that do not reside in a zone.
- Implement timeout handling during connect and read.
- Write resource record output to optional log file.
- Special MB tracing by recursively expanding MR and MG records.
- Special mode to check SOA records at each nameserver for a zone.
- Special mode to check reverse mappings of host addresses.
- Extended syntax allows multiple arguments on command line or stdin.
- Configurable default options in HOST_DEFAULTS environment variable.
- Implement new resource record types from RFC 1183 and 1348.
- Basic experimental NSAP support as defined in RFC 1637.
- Implement new resource record types from RFC 1664 and 1712.
- Implement new resource record types from RFC 1876 and 1886.
- Code is extensively documented.
Enhancements:
- This release introduces some minor bugfixes and cleanup to the address/hostname verification (host -A) code.
<<less
Download (0.14MB)
Added: 2007-01-30 License: GPL (GNU General Public License) Price:
997 downloads
Scam-grey 1.5

Scam-grey 1.5


Scam-grey is a milter which filters mail originating from MS Windows hosts. more>>
Scam-grey is a milter which filters mail originating from MS Windows hosts. Scam-grey filter provides you the ability to mitigate the flow of unwanted email from such hosts using grey listing.

How it works:
On the first delivery attempt from a Windows host, Scam-grey generates a temporary error message. Subsequent delivery attempts made after the delay period will be allowed through. Unlike standard mail servers, virus, trojan infected hosts and zombies are not designed to retry the delivery after a temporary failure.

Scam-grey pairs

the helo string
the IP address of the sending server (host)
as a record and returns a temporary failure (SMTP code 450 extended code 4.7.1) if the host is greylisted.

The record is expired if there is no connection for the matching record within the next 24 hours. Click here to see a sample of mail servers which are currently greylisted

<<less
Download (0.018MB)
Added: 2007-05-01 License: BSD License Price:
909 downloads
nmbscan 1.2.4

nmbscan 1.2.4


NMB Scanner scans the shares of a NetBIOS/SMB network, using the NMB/SMB/NetBIOS protocols. more>>
NMB Scanner scans the shares of a NetBIOS/SMB network, using the NMB/SMB/NetBIOS protocols. It is useful for acquiring information on a local area network for such purposes as security auditing.

It can obtain such information as NMB/SMB/NetBIOS/Windows hostname, IP address, IP hostname, ethernet MAC address, Windows username, NMB/SMB/NetBIOS/Windows domain name, and master browser.

It can discover all the NMB/SMB/NetBIOS/Windows hosts from a LAN by using the hosts lists maintained by master browsers.

<<less
Download (0.011MB)
Added: 2006-07-04 License: GPL (GNU General Public License) Price:
1214 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5