Secure File Transfer for Windows with Cerberus by Redwood
Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
Try for Free
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Set of tools and libs for
managing structured data
in a very flexible way:
Imp./Exp. ASCII, XML, SQL,
PS, Tex/LaTex, RTF
GUI: X-Windows, MS-Windows
Interface to C++, DBs, Perl,
PHP, Java, TCP/IP
LISP-like interpreter
written in C++ using C-LIB
Flying Ants implements a wireless ad-hoc routing algorithm based upon biologically inspired ant-like agents. The code is suitable for single board computer systems (e.g., soekris boards). It runs in userland and utilizes a threaded raw socket protocol.
Compiler for message-passing network protocols, currently based on UDP. APC is written in Python and produces C code. It includes a C run-time library.
A IDS management system that is capable of controlling multiple snort (www.snort.org) sensors per machine and across multiple machines. The Code also supports multiple databases in master slave configuration.
The TclSOAP package provides a mechanism to bind Tcl command procedures to remote procedure calls using the Simple Object Access Protocol (SOAP) and XML-RPC over HTTP. Both client and server code is provided.
Active Networking provides a framework in which executable code within data packets can execute upon intermediate network nodes. The goal of this research is to develop active networks that are capable of predicting their own behavior and to use this ca
Web Portal System ,is an highly configurable code, created for users with basic skills in php who're looking for a solution where they can easy include their own code.Intranet module also in Borland C++, Delphi/Kylix, with ERP & CRM.
NetClass is a multi-platform library written in C++ that provides a thin wrapper around sockets (TCP/UDP) and thread implementations. The library also contains code for writing a generic server application easily with a simple interface.
Protowatch is a userspace extension to Linux\'s 2.4 iptables firewalling code. Userspace will dynamically start a server to accept the packet, and log whatever the client sends. Useful for discovering what protocols are in use.
The purpose of this project is creating a plugin for <a href="http://www.ethereal.com/">Ethereal</a> that will enable it to decode ITU-T Recommendation H.323 traffic. The implementation is based on <a href="http://www.openh323.org">OpenH323</a> code
OmniSockets is an open message-based network interface which simplifies the development of distributed Java applications. It extends the standard Java network classes to provide a large degree of automation for connection and message handling.
The sysMANtra management framework provides JMX based application services, monitoring and custom management for any distributed Java application with a variety of pre-packaged management interfaces for your J2SE or J2EE application.
This has a Python ICAP (Internet Content Adaptation Protocol) server and IRML parser. Using this, a web proxy can do rule-based adaptation of content before delivery to clients. Has a Python proxylet API and squid-icap-client code too.
UptimeSite is the code behind the Uptimes Project <http://uptimes.hostingwired.com/>. Clients send uptime reports to the server, which are parsed into a wide variety of useful statistics in realtime via the website.
mod_accounting is a simple Apache module that can record traffic statistics into a database (bytes in/out per http request).
NOTE: this project has been abandoned years ago. The code in the repository needs some fixing in order to be usable.
Also, it needs a security review, especially in the query building part: as it is, %h, %R and %e placeholders could lead to SQL injection.
If anyone wishes to maintain the project, just let me know.
This toolkit will provide seemless backend support for multiple Firewall and IDS systems deployment. The initial release will only support Snort and FreeBSD\\\'s ipfw, but future releases will expand the firewall selection. The main code is Python,
ISO 17799 - Code of practice for information security management. Creation of methodology and documentation for audit adapted to ISO. One is made up of an introduction on general aspects of the security of the information.
Tunnelc, abbreviation for 'tunnelclient', is a perl based script which tries to offer a easier way for building up a tunnel to a IPv6-over-IPv4 tunnelbroker. It:s easy to extend it to other tunnelbrokers, without additionally modifing the sourcecode.
S
This project contains PHP code and classes to pull NTOP Statistics out of a mySQL DB... Info such as host name, IP addresses, client ports, TCP Sessions, etc... can be reported on. Other reports are easy to add on.
This is the PCMCIA device driver for the 1-2 mbit Frequency Hopping Symbol Spectrum24 WLAN card. We've also moved the 11 mbit Direct Sequencing code here. The 2.2.x and 2.4.x code trees have been merged.
Update: The code from this project has been contributed to the GNU Crypto project.
The Cryptix SASL Library is an implementation of the Java SASL bindings and a number of SASL mechanisms.
This interface will allow you to write code to retrieve and send promiscuous network packets from your Java program. It could provide a starting point for a java nmap or such...
Achieves independence between protocol implementation and server
code. Even if protocol changes server code remains intact. Addition
involves editing conf file. Protocols are libraries which are plugged
in the server code