Section: .. / linux / security /
| /// File Name: |
rsbac-common-1.3.4.tar.bz2 |
Description:
|
Rule Set Based Access Control (RSBAC) is an open source security extension for current Linux kernels. It is based on the Generalized Framework for Access Control (GFAC) and provides a flexible system of access control implemented with the help of a kernel patch. All security relevant system calls are extended by security enforcement code. This code calls the central decision component, which in turn calls all active decision modules and generates a combined decision. This decision is then enforced by the system call extensions.
| | Homepage: | http://www.rsbac.org | | Changes: | See changelog. | | File Size: | 367947 | | Last Modified: | Jun 7 02:40:36 2007 |
| MD5 Checksum: | d87034b927b71203437cbdcb776a9df9 |
|
| /// File Name: |
rsbac-common-1.3.5.tar.bz2 |
Description:
|
Rule Set Based Access Control (RSBAC) is an open source security extension for current Linux kernels. It is based on the Generalized Framework for Access Control (GFAC) and provides a flexible system of access control implemented with the help of a kernel patch. All security relevant system calls are extended by security enforcement code. This code calls the central decision component, which in turn calls all active decision modules and generates a combined decision. This decision is then enforced by the system call extensions.
| | Homepage: | http://www.rsbac.org | | Changes: | Fixed compilation issue, various other tweaks. | | File Size: | 367814 | | Last Modified: | Jul 20 02:14:46 2007 |
| MD5 Checksum: | c5cc66633c3de30d334929309ef707f6 |
|
| /// File Name: |
rsbac-common-1.3.7.tar.bz2 |
Description:
|
Rule Set Based Access Control (RSBAC) is an open source security extension for current Linux kernels. It is based on the Generalized Framework for Access Control (GFAC) and provides a flexible system of access control implemented with the help of a kernel patch. All security relevant system calls are extended by security enforcement code. This code calls the central decision component, which in turn calls all active decision modules and generates a combined decision. This decision is then enforced by the system call extensions.
| | Homepage: | http://www.rsbac.org | | Changes: | Fixed secure_delete hanging on ext3, various other additions, improvements, and fixes. | | File Size: | 369430 | | Last Modified: | Feb 19 22:53:17 2008 |
| MD5 Checksum: | 4da0f85d10ac8b598838a843a322e187 |
|
| /// File Name: |
rsbac-common-2.4-1.4.0.tar.bz2 |
Description:
|
Rule Set Based Access Control (RSBAC) is an open source security extension for current Linux kernels. It is based on the Generalized Framework for Access Control (GFAC) and provides a flexible system of access control implemented with the help of a kernel patch. All security relevant system calls are extended by security enforcement code. This code calls the central decision component, which in turn calls all active decision modules and generates a combined decision. This decision is then enforced by the system call extensions. This version is for the 2.4 kernel.
| | Homepage: | http://www.rsbac.org | | Changes: | Added VUM (Virtual User Management) support. OTP support for UM. Increase string lengths in user and group items significantly. Add RSBAC memory slab 384 for new user item sizes. | | File Size: | 380178 | | Last Modified: | Jan 16 17:40:03 2009 |
| MD5 Checksum: | 23ed35d5b7b4767b8f2df93c6d036933 |
|
| /// File Name: |
rsbac-common-2.6-1.4.0.tar.bz2 |
Description:
|
Rule Set Based Access Control (RSBAC) is an open source security extension for current Linux kernels. It is based on the Generalized Framework for Access Control (GFAC) and provides a flexible system of access control implemented with the help of a kernel patch. All security relevant system calls are extended by security enforcement code. This code calls the central decision component, which in turn calls all active decision modules and generates a combined decision. This decision is then enforced by the system call extensions. This version is for the 2.6 kernel. Added VUM (Virtual User Management) support. OTP support for UM. Converted the common code to 2.6 only.
| | Homepage: | http://www.rsbac.org | | File Size: | 374362 | | Last Modified: | Jan 16 17:40:05 2009 |
| MD5 Checksum: | 3393d3b3e96a742307732997deb29b78 |
|
| /// File Name: |
rsbac-common-2.6-1.4.2.tar.bz2 |
Description:
|
Rule Set Based Access Control (RSBAC) is an open source security extension for current Linux kernels. It is based on the Generalized Framework for Access Control (GFAC) and provides a flexible system of access control implemented with the help of a kernel patch. All security relevant system calls are extended by security enforcement code. This code calls the central decision component, which in turn calls all active decision modules and generates a combined decision. This decision is then enforced by the system call extensions. This version is for the 2.6 kernel. This release is for Linux kernel 2.6.29.2. A significant speedup and even better SMP scalability are expected from the new RCU based list locking. The most important changes since 1.3.5 are the addition of VUM (Virtual User Management) support, OTP support for UM, support of ANY for NETLINK control, checking of CLOSE requests in RC, the addition of SCD target videomem and kernel attribute pagenr, ext4 secure delete support, and many small bugfixes too. Generic lists were changed to use RCU instead of rw spinlocks.
| | Homepage: | http://www.rsbac.org | | File Size: | 382105 | | Last Modified: | May 15 14:34:29 2009 |
| MD5 Checksum: | 731cfaee70c087bb02c37a28392d31d5 |
|
| /// File Name: |
rsbac-v1.1.0.tar.gz |
Description:
|
Rule Set Based Access Control (RSBAC) is an open source security extension for current Linux kernels. It is based on the Generalized Framework for Access Control (GFAC) and provides a flexible system of access control implemented with the help of a kernel patch. All security relevant system calls are extended by security enforcement code. This code calls the central decision component, which in turn calls all active decision modules and generates a combined decision. This decision is then enforced by the system call extensions.
| | Homepage: | http://www.rsbac.org | | Changes: | This version was ported to 2.4.0-test11. sys_mmap and sys_mprotect are now intercepted. | | File Size: | 421092 | | Last Modified: | Dec 11 20:38:03 2000 |
| MD5 Checksum: | 3708122519a8dae5376bdaef92ba95cd |
|
| /// File Name: |
rsbac-v1.2.3.tar.gz |
Description:
|
Rule Set Based Access Control (RSBAC) is an open source security extension for current Linux kernels. It is based on the Generalized Framework for Access Control (GFAC) and provides a flexible system of access control implemented with the help of a kernel patch. All security relevant system calls are extended by security enforcement code. This code calls the central decision component, which in turn calls all active decision modules and generates a combined decision. This decision is then enforced by the system call extensions.
| | Homepage: | http://www.rsbac.org | | Changes: | Ported to Linux kernel 2.6.0-test with LSM, various new features and enhancements. | | File Size: | 642376 | | Last Modified: | Jul 1 08:20:00 2004 |
| MD5 Checksum: | 4b5d6f6ff477af8b9da5ba043b1c262e |
|
| /// File Name: |
rsbac-v1.2.4.tar.bz2 |
Description:
|
Rule Set Based Access Control (RSBAC) is an open source security extension for current Linux kernels. It is based on the Generalized Framework for Access Control (GFAC) and provides a flexible system of access control implemented with the help of a kernel patch. All security relevant system calls are extended by security enforcement code. This code calls the central decision component, which in turn calls all active decision modules and generates a combined decision. This decision is then enforced by the system call extensions.
| | Homepage: | http://www.rsbac.org | | Changes: | Fully access controlled kernel level user and group management, transaction support for administration. | | File Size: | 498358 | | Last Modified: | Feb 28 01:12:23 2005 |
| MD5 Checksum: | f6227bed8d1328c39a78a6d09f2f7602 |
|
| /// File Name: |
rsx.tar.gz |
Description:
|
RSX is a Linux LKM which stops most buffer overflow attacks. It is a Runtime addressSpace eXtender providing on the fly code remapping of existing Linux binaries in order to implement non-executable stack as well as non-exec short/long heap areas. RSX targets common buffer-overflow problems preventing code execution in mapped data-only areas. Currently a 2.4.x version of the kernel module is available.
| | Author: | Paul Starzetz | | Homepage: | http://www.ihaquer.com/software/rsx | | File Size: | 25284 | | Last Modified: | Jun 6 18:58:13 2001 |
| MD5 Checksum: | ca73f0cf8a75d55e1c127d88b96e0f8c |
|
| /// File Name: |
s4g-0.8.1.tgz |
Description:
|
Sandbox for Grids (s4g) is a Linux user-mode sandbox. It offers a secure execution environment for suspicious applications. Written in C, it tries to solve some typical problems of quarantine applications: efficiency and security.
| | Author: | Tangui Morlier | | Homepage: | http://www.lri.fr/~tmorlier/S4G/ | | Changes: | Correction of specific distribution bugs: s4g should now compile fine on RedHat and Slackware. | | File Size: | 18297 | | Last Modified: | Sep 29 02:50:08 2004 |
| MD5 Checksum: | 9ef8e7704925ec4920c74f9615d5715f |
|
| /// File Name: |
s4g-0.8.tgz |
Description:
|
Sandbox for Grids (s4g) is a Linux user-mode sandbox. It offers a secure execution environment for suspicious applications. Written in C, it tries to solve some typical problems of quarantine applications: efficiency and security.
| | Author: | Tangui Morlier | | Homepage: | http://www.lri.fr/~tmorlier/S4G/ | | File Size: | 17862 | | Last Modified: | Sep 17 02:14:55 2004 |
| MD5 Checksum: | fb0db7064e5ad0e97f2fcbfac5cfa103 |
|
| /// File Name: |
SACscan.tar.gz |
Description:
|
SACscan is a basic portscanner much alike Nmap
| | Author: | Levent Kayan | | Homepage: | http://www.sac.cc | | File Size: | 1582 | | Last Modified: | Jul 25 15:43:17 2003 |
| MD5 Checksum: | a57aca5df7a776f1e660a86210a164de |
|
| /// File Name: |
safebreaker.tar |
Description:
|
Safebreaker is a demonstration next-generation packet-sniffing backdoor, that doesn't require libpcap. It offers a full terminal support, comes with a tls encryption for the connection, and the authentication parameters are configurable.
| | Author: | Amir Alsbih | | Homepage: | http://www.informatik.uni-freiburg.de/%7Ealsbiha/code.htm | | File Size: | 30720 | | Last Modified: | Oct 25 18:03:54 2006 |
| MD5 Checksum: | ffa51e5800f9e95944c72eecae91bdbf |
|
| /// File Name: |
SAStk-0.1.1.tar.gz |
Description:
|
SAStk (Slackware Administrators Security tool kit) aims to provide a set of tools and utilities to install and maintain a reasonable level of security for the Slackware GNU/Linux distribution. At the same time, it should ease administration with a new centralized initialization setup and background information on what each daemon does.
| | Homepage: | http://sourceforge.net/projects/sastk | | File Size: | 352639 | | Last Modified: | Feb 6 15:32:59 2001 |
| MD5 Checksum: | 31ae891b30c7596bc412a9ab6b6570b3 |
|
| /// File Name: |
SAStk-0.1.2.0.tgz |
Description:
|
SAStk (Slackware Administrators Security tool kit) aims to provide a set of tools and utilities to install and maintain a reasonable level of security for the Slackware GNU/Linux distribution. At the same time, it should ease administration with a new centralized initialization setup and background information on what each daemon does.
| | Homepage: | http://sourceforge.net/projects/sastk | | Changes: | Bugfixes with rc.local and some new functionality in suauth. | | File Size: | 642857 | | Last Modified: | Feb 15 18:20:37 2001 |
| MD5 Checksum: | d1a4c52f0fc566b39bfd1463e31b6538 |
|
| /// File Name: |
SAStk-0.1.2.1.tgz |
Description:
|
SAStk (Slackware Administrators Security tool kit) aims to provide a set of tools and utilities to install and maintain a reasonable level of security for the Slackware GNU/Linux distribution. At the same time, it should ease administration with a new centralized initialization setup and background information on what each daemon does.
| | Homepage: | http://sourceforge.net/projects/sastk | | Changes: | This release fixes an installer issue and a potential race condition, includes more documentation, clarified XFree86 versions (not updated for X 4.0 yet), and removes shell limits. | | File Size: | 649515 | | Last Modified: | Apr 16 12:15:03 2001 |
| MD5 Checksum: | bc2e7ea2041115c1bcb96f7ccd57112b |
|
| /// File Name: |
SAStk-0.1.3.1.tgz |
Description:
|
SAStk (Slackware Administrators Security tool kit) aims to provide a set of tools and utilities to install and maintain a reasonable level of security for the Slackware GNU/Linux distribution. At the same time, it should ease administration with a new centralized initialization setup and background information on what each daemon does.
| | Homepage: | http://sourceforge.net/projects/sastk | | Changes: | Fixed a bug in 0.1.3.0 which set the wrong permissions for the system's root directory. The pkgmake.sh script has been fixed, along with the directory permissions. | | File Size: | 696012 | | Last Modified: | Jan 7 21:29:33 2002 |
| MD5 Checksum: | 75ae29add97cb811bac8fa6c6d8734d9 |
|
| /// File Name: |
scandetect.tar.gz |
Description:
|
Scan Detect prevents attackers from running TCP port scanners against your Linux system by listening on a given TCP port and if any host on the internet connects to that TCP port, Scan Detect will use Ipchains to block that host completely.
| | Author: | Ryan Mann | | Homepage: | http://personal.mia.bellsouth.net/mia/k/f/kf4dez | | File Size: | 1531 | | Last Modified: | Jul 27 13:18:41 2000 |
| MD5 Checksum: | f8a50e5fa7da5758967174ea523038bf |
|
| /// File Name: |
slog.c |
Description:
|
Slog.c is a simple linux keystroke logger without function hooking. Tested on Redhat 7.2.
| | Author: | Slacko | | File Size: | 2200 | | Last Modified: | Sep 5 01:21:52 2002 |
| MD5 Checksum: | 1527a47b813bd458beebc7b2d9ffad18 |
|
| /// File Name: |
snare-core-0.9.1.tar.gz |
Description:
|
SNARE (System iNtrusion Analysis and Reporting Environment) is a loadable kernel module and daemon that provide a host intrusion detection facility and C2-style auditing/event logging capability for Linux similar to the Basic Security Module (BSM) for Solaris.
| | Homepage: | http://www.intersectalliance.com/projects/Snare | | Changes: | Core package was restructured, leading to better stability under extreme audit loads. Many changes recommended by the RedHat kernel team have been implemented. | | File Size: | 185551 | | Last Modified: | Sep 20 12:13:47 2002 |
| MD5 Checksum: | e59faea7c2e028a85d0e6f36e8926427 |
|
| /// File Name: |
snoopy-1.2.tar.gz |
Description:
|
Snoopy is designed to log all commands executed by providing a transparent wrapper around calls to execve() via LD_PRELOAD. Logging is done via syslogd and written to authpriv, allowing secure offsite logging of activity.
| | Author: | Mike Baker | | Changes: | A fix for a very manacing bug. | | File Size: | 10126 | | Last Modified: | Oct 15 18:54:20 2000 |
| MD5 Checksum: | 4013da8d2d80503ce7c9c4923adacbe9 |
|
| /// File Name: |
snoopy-1.3.tar.gz |
Description:
|
Snoopy is designed to log all commands executed by providing a transparent wrapper around calls to execve() via LD_PRELOAD. Logging is done via syslogd and written to authpriv, allowing secure offsite logging of activity.
| | Author: | Mike Baker | | Changes: | Integrity checking, a new method of logging, and faster logging. | | File Size: | 10686 | | Last Modified: | Dec 21 00:21:59 2000 |
| MD5 Checksum: | 2a74982e2830a16159a7a6754476c6ee |
|
| /// File Name: |
spfx.c |
Description:
|
spfx.c is a linux kernel module which stops many exploits by protecting the system from code running on the stack.
| | File Size: | 2166 | | Last Modified: | Apr 9 01:22:45 2001 |
| MD5 Checksum: | cd17bdbfe61fba08502ab59be605cc97 |
|
|
|
|
|