Download List

프로젝트 설명

Iron Bars SHell is a restricted Unix shell. The user can not step
out of, nor access, files outside the home directory. Two ASCII
configuration files are used for more control. The system administrator
can define which commands may be executed by the user. No other
executables are allowed. The admin also has the opportunity to define
what kind of files the user may create. If a file has a certain
extension (such as .mp3, .c, etc.), ibsh automatically erases it.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-06-03 22:32
0.3e

버퍼 오버플로 및 2 문자열 버그가 수정되었습니다.
Tags: Major security fixes
A buffer overflow and 2 string bugs were fixed.

2005-05-23 14:31
0.3d

로그 통화에서 포맷 스트링 취약점이 해결되었습니다. 이 취약점은 사용자의 홈 디렉토리의 파일에 접근하거나 허용할 수 밖에.
Tags: Major security fixes
A format string vulnerability in a syslog call was
fixed. This vulnerability could have allowed users
to access files outside the home directory.

2005-05-15 13:18
0.3c

2 segfaults 비에 의한 한미 문자와 빈 파일, 고정했다. Ctrl 키를 - Z부터 지금 무시되고 샘플 XTNL config 파일에 도움이 추가되었습니다.
Tags: Major bugfixes
Two segfaults, caused by non-US characters and empty files,
were fixed. Ctrl-Z is now ignored, and sample XTNL config files
were added for help.

2005-05-12 20:18
0.3b

Makefile을 코드에서 주요 버그수정. 불법 파일을 제거하는 권리에 대한 메시지가 제거됩니다.
Tags: Major bugfixes
Major bugfixes in the Makefile and the code. The messages about removing rights on illegal files are removed.

2005-04-08 04:23
0.3a

이 릴리스에서는, 관리자의 기회 별도 cmds 만드는 각 사용자에 대한 파일입니다. sysadmin로 민감한 애플 리케이션을 선택한 경우에만 몇 있도록 허용되어야한다고 완벽하게 제어할 수있다이 방법은. 관리자는 또한 별도의 기회를 만들 xtns 각 사용자에 대한 파일입니다. 확장 정책이 변경되었습니다. 지금은 모두 globals.xtns 및 사용자 확장 파일입니다 확장자가 나열됩니다 _allowed_! 불법의 검색을위한 코드 / 위험 물질 사용자 공간에서 돌아와, 어떤 더 이상 파일을 삭제하지 않습니다 저장됩니다. 대신, 그 파일에서, 그래서, 실행하실 수없습니다 또는 읽기 모든 권한이 제거됩니다. 이 프로그램을 실행하는 사용자, 사용자 공간에 저장을 중지시킬 다른 "수비 라인"입니다. 모든 리눅스 바이너리와 소스 코드에 액세스 사용자 공간에서 지금은 차단이 저장된 파일입니다. 제한된 사용자를위한 더 이상의 절대 경로를 입력한 다음 255자를 수없습니다. 그 이상의 전체 경로 ()와 함께하는 모든 파일 이름이있을 것입니다. 또한 사소한 버그수정있습니다.
Tags: Major feature enhancements
In this release, the admin has the opportunity to create a
separate cmds file for each user. This way the sysadmin has
complete control over sensitive applications, which should
only be allowed to a selected few. The admin also has the
opportunity to create a separate xtns file for each user. The
extensions policy has been changed. Now both globals.xtns
and the user extension files will list the extensions that are
_allowed_ ! While the code for the search of illegal/
dangerous material stored in user space is back, it will not
erase any files any more. Instead, it will remove all rights
from that file, so it can not be executed, or read. This is
another "defense line" to stop the user to execute programs,
stored in user space. The access to all Linux binaries and
source code files stored in user space is now be blocked.
Absolute path for restricted users cannot be longer then 255
characters. All files that are longer (with full path), will be
renamed. There are also minor bugfixes.

Project Resources