there isn t
No-relay SMTP daemon T.00.02
No-relay SMTP daemon is a lightweight mail server whose sole purpose is to receive incoming messages. more>>
Another convenient feature is its automatic grey-listing of clients that allows you to efficiently reject spammers based on their behaviour. No-relay SMTP daemon can handle incoming email traffic for an unlimited number of domains (i.e. act as a MX for these domains) without the need for any configuration (other than creation of users mailboxes).
T-BEAR 1.5.1
T-BEAR is the Transient Bluetooth Environment security AuditoR. more>>
Other tools based on gnuradio are being developed, including a BT "sniffer".
Enhancements:
- Minor feature enhancements
T-ish Pack 3.2
T-ish Pack provides a fast Clearlooks and Ubuntulooks themes for Gnome made to loosely resemble OSX Tiger. more>>
They fit well with Compiz also.
Contents:
T-ish - Clearlooks theme
T-ish Aguastyle - Clearlooks theme with some pixmap elements
T-ish-Ubuntulooks - Ubuntlooks theme
T-ish-Ubuntulooks Aguastyle - Ubuntulooks theme with some pixmap elements
T-ish-Ubuntulooks Graphite - same as above but thanks to Alejandro Cornejo
Based on Clearlooks or Ubuntulooks engines, Ish GTK theme with additional buttons from Expose and GlossyP metacity borders (with many thanks to authors).
For best results use OSX icons, jaguarx mouse theme, and FoxiTiger firefox skin (links below).
IMPORTANT: In order to install all of the themes youll have to manually extract to ~/.themes dir.
IMPORTANT 2: In order for scrollbars to work on Ubuntu Edgy you have to install gtk2-engines-pixbuf package.
SILVERCODERS T-Script 0.7.0
SILVERCODERS T-Script is a scripting language which primary purpose is to generate text files. more>>
It can be useful for processing template files based on some additional data retrieved from data sources like sql databases or other text files. T-Script can be easly embedded into your application and work with its internal data.
SILVERCODERS T-Script library is now being intergrated into the LMS project.
T-Sim 0.1
T-Sim project is an early version of a helicopter simulator for GNU/Linux. more>>
It already has random terrain generation, a 3D cockpit view with working instruments and an external view. The flight model, however, is still very simplistic.
Keys
N increase throttle
B decrease throttle
V move collective up
C move collective down
W push left pedal
X push right pedal
Up Arrow move cyclic forward
Down Arrow move cyclic backward
Left Arrow move cyclic left
Right Arrow move cyclic right
F10 cockpit view
F11 instrument view
F12 external view
F1 look left
F2 look right
F3 look up
F4 look down
F5 zoom out (external view only)
F6 zoom in (external view only)
A drag helicopter to the right
Z drag helicopter to the left
E drag helicopter up
R drag helicopter down
T drag helicopter backward
Y drag helicopter forward
Enter exit
TCP Knocking 0.1
TCP Knocking provides a port knocking implementation. more>>
Often a secure system needs a port open so that only authorized persons can access a particular service and also the service should not exposed to attackers and worms that may use vulnerabilities that exist in the listening server. Port knocking is designed to be used as a complementary service to the existing authentication mechanism. But one of the biggest problems with port knocking is manipulating the firewall with timeouts.
When the correct knock sequence is sent, the firewall is modified for couple of seconds. Having the firewall open automatically for a time period will make any system administrator uncomfortable. TCP knocking attempts to solve the problem by incorporating the knock into the TCP handshake. Tcp knocking is similar to port knocking, but instead sending UDP packets with secret ports, the TCP handshake packets must include secrete codes. It is at least as secure as port knocking and it can be made secure with more hardening.
Modified TCP handshake:
In normal TCP handshake, the client sends the syn packet and chooses a random initial sequence number. The server responds with a packet that has both syn and ack flags set, choosing a random
The modified TCP handshake uses the empty fields in the header. The server does not respond to connection requests without a special code generated along with the syn packet. The server also encrypts the ISN in the ack packet (2) and the final packet of the three-way handshake must have the correct acknowledgment for the servers ISN. The system is further protected from brute-force attacks by closing the connection if the first attempt for the third packet does not have the expected acknowledgment sequence.
Also, rather than use conventional encryption techniques like HMAC for verification, this system uses a file with random numbers as the key. This is because of the limited unused space available in the TCP/IP header which makes HMAC very weak. By using a shared file, the length of the key can be much greater than traditional systems and even though some parts of the key can be revealed by attacks, the server can protect itself from replay attacks.
The handshake:
1) Syn
The syn packet does not use the 32 bit acknowledgment field in the TCP header as it the the first packet to initiate the connection. Further the 16 bit IPID can be used to transmit information. In the current implementation only the 32 bit acknowledgment field is used. Currently the 32 bit ack is derived from a 64 KB file which contains random numbers. The ISN and the source IP address along with the random numbers are used to generate this value.
2) Syn/Ack
The ISN is encrypted using the random numbers from the 64 KB file using the destination IP address as well as a 16 bit random number used as IPID. I do not have code for this part yet.
3) Ack
The client decrypts the syn number from the encrypted syn, the key file, the 16 bit IPID and its own IP address and sends the ack packet. The server closes all connections from the client for couple of minutes if it sends a wrong ack value. Part of the security relies on the fact that the ISN generated by Linux 2.6 is fairly random.
Implementation:
I have implemented only the first part, which is the server expecting secret code along with the first syn packet from the client. Hence it is very possible to brute-force the server. Also the system is designed with the second phase in mind, which is the encrypted Initial Sequence Number in the ack packet and closing the connection if the correct ack is not sent on the first try. I do not have an implementation for that yet. The security will be increased greatly when the second phase is incorporated. Also the ability to detect brute-force attacks can be added to this system.
But the current system can be used for protecting the server from worms and random scanning. The use-case is similar to port knocking but it does not use the ugly system of opening the firewall for a couple of seconds. Vanilla port knocking is susceptible to brute-force attacks as well. Besides, inserting a kernel module to just ssh into your server will increase your mad sysadmin points.
Enhancements:
- TCP knocking with Phase 1 of the protocol was implemented.
POP3 DNS updater T.00.02
popdns is a small daemon that aims at simplifying the use of DHCP-configured machines. more>>
After having configured a new e-mail source (with the POP3 protocol), users are authenticated using their system password and popdns automatically updates the specified (or implied) DNS entry with the IP address of the connecting machine.
popdns makes all DNS modifications with plugins. The plugins are external programs (scripts or compiled programs) simply launched with the following arguments:
plugin ipaddress name [ name ... ]
t-prot 2.4
t-prot is a filter which improves the readability of email messages. more>>
The annoyances it handles include mailing list footers, signatures, TOFU, sequences of blank lines, and repeated punctuation.
TOFU is an acronym that stands for "Text oben, Fullquote unten", a German reference to the practice of adding just a few lines of original text and quoting a complete message below them.
Enhancements:
- A new option was added to skip processing of very large and time-consuming messages.
IP Personality 20020427-2.4.18
The Linux IP Personality patch adds to your Linux 2.4 kernel. more>>
The next characteristics can be changed:
TCP Initial Sequence Number (ISN)
TCP initial window size
TCP options (their types, values and order in the packet)
IP ID numbers
answers to some pathological TCP packets
answers to some UDP packets
They are deeply configurable.
This patch relies on the wonderful framework created by Rusty Russel: netfilter. More precisely, the patch adds a new iptables target (in a kernel module) that can be used in the mangle table with a (patched) iptables. This target is very configurable. See the documentation section for more details on how it works.
The primary objective of this patch is to counter network fingerprinting techniques, as described in Fyodors article.
Fyodor is the author of nmap, the famous port scanner that has a powerful remote OS detection engine. IP Personality can fool current versions of nmap, and is very configurable, so that it can probably fool any similar tool. The patch allows one to emulate the behaviour of any system listed in nmaps list of OS fingerprints. Some of its features can even be applied to routed traffic, and thus disturb scans directed to machines that are behind it. Some features (eg TCP ISN rewriting) can also be used to improve overall network security.
Enhancements:
- net, linux: updated for Linux 2.4.18, fixed all compile warnings and a potential Oops
- doc, misc: updated for latest changes
- email addresses: please note that it should be sourceforge.net
omega t+ 1.4.6
omega t+ is a computer assisted translation (CAT) tool suite. more>>
omega t+ currently includes omegat, a translation editor tool with numerous features, extspell, an Apsell spell checker user interface, sentseg, for sentence segmenting of documents, and OmegaT packages, from which omegat is derived.
t@b ZS4 Video Editor for linux 0.958
t@b ZS4 is video editing and compositing software with more than 150 built-in video effects including excellent color and chroma keying. Also features custom output size and effect to audio wave form more>>
t@b ZS4 is advanced multi-track video editing and compositing software with more than 150 built-in video effects including excellent color and chroma keying tools, distortion effects, color adjusters, pattern generating effects and many others. Effect containers can be used to restrict the processing of contained video effects by shape or blending logic. Other features include custom video export size, number of tracks and sub-composites limited only by available memory, custom speed and direction change for video and audio, optional super-sampled compositing during export for better quality rotation and zoom, and the ability to slave effect and compositing controls to audio wave forms. Input is primarily avi, wav, and image files. Output includes avi, wav, jpg, png, bmp. For more information and downloads visit http://www.zs4.net.
Requirements: RAM 512MB, GigaHertz Processor, the more the better
<<lesst@b Directory Uploader 0.952
t@b Directory Uploader is a software that can upload a directory to a FTP server. more>>
You can upload a complete directory to an FTP server, including all subdirectories from a user-friendly interface. Features automatic (no user input required) retry until all files have successfully uploaded.
This program runs on Mac OS X, Windows and Linux
Example:
FTP Host Name: ftp.website.com (no ftp://)
FTP Host Path: foldername (if no folder type / instead)
FTP User Name: ftpusername
FTP Password: ftppassword
pyGAIM-t 0.1
pyGAIM-t is a reworking of the popular GAIM IM client to be based on the Jabber transport. more>>
Ne.W.T. 1.2.0
Ne.W.T. means NEthack With Tiles. more>>
This NetHack & SLASHEM graphical interface aims to mimic the tty version of NetHack as much as possible, but with tiles.
Main features:
- support most tilesets and most image formats
- sound support (via pmatch)
- joystick support
- many zoom modes to best view your game.
- realtime switching between tiled, ascii view
Invoice-Easy2.1-OOo.sxc 2.1.4
Invoice-Easy2.1-OOo.sxc The file was developed in order to be able to write the first invoice after only five minutes of setup, regardless to the different types of accounting. The formulas are designed to fit most types of accounting in many countries, which means, that different results are possible in a single cell, but allways according to your special data. The user is allways supported by function-macros (klick-buttons). more>>
Invoice-Easy2.1-OOo.sxc - Invoice-Easy2.1-OOo.sxc
The program is an OpenOffice.org1.1.4 Calc-file (a spreadsheet application). OpenOffice.org is a freeware
productivity suite, comparable with MS-Office in look and functionality, available for many OS.
The file was developed in order to be able to write the first invoice after only five minutes of setup, regardless to the different types of accounting.
The formulas are designed to fit most types of accounting in many countries, which means, that different results are possible in a single cell, but allways according to your special data. As a supplement to this, the macros (action buttons) of the file will make the formats fit to the accounting of every single invoice. Rows and columns, which are not needed will fade out. Besides these optical effects, also every word, which isn?t needed, will be faded out. Customers, who don?t receive rebates or discounts from you, will not even see these words on the invoice, in order not to cause demands. Since everything works automatically and only the necessary data is queried in the setup, it should not bother you, if your billing doesn?t need all the functionality.
So, shortly said, you don?t have to change anything in the invoice form, regardless, if your billing uses net prices (e.g. in the USA) or gross prices (which are used in some cases e.g. in european countries), if you must apply different tax rates and/or rebates, if you sell stock items or bill individual services etc.
The invoices can be written by automatic data-overdraw from data sheets (addresses and items), by the use of references (simply type in customer-ID, item-# and quantities directly in the invoice), more or less by hand or by a mixture of these methods.
The invoice form can easily be translated into other languages (in the data sheet) and can therefore also serve for international transactions or can be applied in non-english-speaking countries.
System Requirements: OpenOffice.org, Version 1.1.4 or higher.
Enhancements:
Version 2.1.4
Fixed newly occured printer problems when using MS-Windows. Thanks to the users who contributed error-messages and helped testing the new macro-code.
Version 2.1.1
Compliance with new, international addressing-rules.
System Requirements:OpenOffice.org Version 1.1.4 or higher<<less
- Page: 1 of 1
- 1