Simple Project List Software Map

System Shells
609 projects in result set
Última Atualização: 2010-08-23 22:38

Ganymed SSH-2 for Java

Ganymed SSH-2 for Java is a library that implements the SSH-2 protocol in pure Java (tested on J2SE 1.4.2, 5, and 6). It allows one to connect to SSH servers from within Java programs. It supports SSH sessions (remote command execution and shell access), local and remote port forwarding, local stream forwarding, X11 forwarding, SCP, and SFTP. There are no dependencies on any JCE provider, as all cryptographic functionality is included.

(Machine Translation)
Última Atualização: 2012-02-05 03:44

Magic Boot USB

The MagicBootUSB bootable image makes it possible to boot Linux systems from a USB storage device even on computers whose BIOS do not support USB booting. It will always load the correct kernel and initrd from the USB disk; it does not need to be changed for running different kernel versions or systems.

(Machine Translation)
Última Atualização: 2006-10-12 09:44

SQLIer

SQLIer takes an URL vulnerable to SQL injection attacks and attempts to determine all of the necessary information to build and exploit an SQL injection hole by itself. It requires no user interaction unless it can't guess the table/field names correctly. By doing so, it can build a UNION SELECT query designed to brute force passwords out of the database. It does not use quotes in the exploit, meaning it will work for a wider range of sites. An 8 character password (containing any character from decimal ASCII code 1-127) takes approximately one minute to crack.

(Machine Translation)
Última Atualização: 2011-01-01 17:40

gds2000tools

gds2000tools is a set of command line tools for using the GW Instek GDS-2000 series of oscilloscopes (GDS-2062, GDS-2064, GDS-2102, GDS-2104, GDS-2202, and GDS-2204), GDS-1000 series, GDS-1000A series, GDS-8x0 series, and Voltcraft-plus DSO-4000 and DSO-8000 series DSOs under Linux. The heart is a set of bash shell functions effectively turning a bash shell into a shell for communicating with the oscilloscope and for scripting measurements tasks. 170+ oscilloscope commands are modeled as bash functions. On top of these, additional functions are provided for common high-level tasks like obtaining waveform data as images. Further, GNU octave functions are provided.

(Machine Translation)
Última Atualização: 2008-04-29 09:43

CLISH

CLISH is a modular framework for implementing a CISCO-like CLI on a Unix system. Arbitrary command menus and actions can be defined using XML files. This software handles the user interaction, and forks the appropriate system commands to perform any actions.

Última Atualização: 2011-12-23 23:12

grml

Grml is a live system (live CD) based on Debian. It includes a collection of GNU/Linux software especially for system administrators and users of texttools. It provides automatic hardware detection and its default shell is the zsh. You can use it e.g. as a rescue system, for analyzing systems/networks, or as a working environment. It is not necessary to install anything to a hard disk; you don't even need a hard disk to run it. Due to on-the-fly decompression, it includes more than 2 GB of software and documentation on the CD.

(Machine Translation)
Última Atualização: 2010-05-29 00:45

MT-write

MT-write is a binary patch for multi-threaded
writing. It comes in the form of a shared object
that can be preloaded to programs like tar to make
their write operations multi-threaded.
Multi-threaded writing can improve performance on
RAM based filesystems and highly scalable
filesystems with multiple spindles.

(Machine Translation)
Última Atualização: 2009-08-06 07:15

Open Computer Forensics Architecture

The Open Computer Forensics Architecture (OCFA) is
a modular computer forensics framework to automate
the digital forensic process, to speed up the
investigation and give tactical investigators
direct access to the seized data through an easy
to use search and browse interface. The
architecture forms an environment where existing
forensic tools and libraries can be easily plugged
into the architecture and can thus be made part of
the recursive extraction of data and metadata from
digital evidence. It aims to be highly modular,
robust, fault tolerant, recursive, and scalable in
order to be usable in large investigations that
spawn numerous terabytes of evidence data and
cover hundreds of evidence items.

(Machine Translation)
Última Atualização: 2014-01-13 23:48

rpmconf

rpmconf is a tool that searches for .rpmnew and .rpmsave files and asks you what to do with them. You can choose to keep the current version, place back the old version, or view the difference between the two before deciding.

(Machine Translation)
Última Atualização: 2011-09-11 20:47

Bixtep

Bixtep is a command line application for organizing notes in a flexible and customizable way in the Bash shell. Its uses span from quick note taking to managing excerpts, sources, and any other type of textual content. All data is stored in an XML file.

(Machine Translation)
Última Atualização: 2012-12-26 00:38

Forban

Forban is a P2P file sharing application for link-local and local area networks. Forban works independently from the Internet and uses only the local area capabilities to announce, discover, search, or share files. Forban relies on HTTP and is opportunistic, meaning that it replicates any files of interest seen in its proximity. The Forban protocols are minimalistic to ease the production of other implementations.

(Machine Translation)
Última Atualização: 2011-12-19 02:57

Squirrel Shell

Squirrel Shell is a cross-platform alternative to system shells like bash in *nix and cmd.exe (command.com) in Microsoft Windows. It is based on a powerful scripting language, "Squirrel".

(Machine Translation)
Última Atualização: 2007-01-03 10:13

XSH

XSH (the XML Editing Shell) is a very powerful
command-line shell designed to allow easy
navigation and manipulation of XML documents. XSH
may be used either interactively or for off-line
XML processing (like bash). XPath can be used to
select parts of an XML document to be listed or
processed. The system shell and Perl are also
accessible from XSH in a very natural way. XSH
itself is written in Perl using the XML::LibXML
bindings of the libxml2 library.

(Machine Translation)
Última Atualização: 2004-05-29 22:49

Reverse Remote Shell

rrs is a reverse (connecting) remote shell.
Instead of listening, it will connect out to rrs
in listen mode. The listener will accept the
connection and receive a shell from the remote
host. rrs features full pseudo-TTY support, full
OpenSSL support (client/server authentication and
choice of cipher suites), Twofish encryption, a
simple XOR cipher, plain-text sessions, peer-side
session snooping, a daemon option, and
reconnection features. It is known to compile and
run under Linux, FreeBSD, NetBSD, OpenBSD, and QNX.

(Machine Translation)
Última Atualização: 2012-07-23 01:02

PrinterSetup

PrinterSetup is a flexible printer setup system. It is tailored to institutions with more than 20 deployed printers. It is designed to work with CUPS on Mac OS X. PrinterSetup is a component of PrintingWorks, a print accounting solution. There is limited documentation. Apple package deployment requires Mac OS X 10.3 or later, and is untested on earlier versions. Apple package development requires Mac OS X 10.5 or later and Xcode 3.0 or later.

(Machine Translation)