Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Download Now
Level Up Your Cyber Defense with External Threat Management
See every risk before it hits. From exposed data to dark web chatter. All in one unified view.
Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
Open implementation of the Lotus Sametime protocol
THIS PROJECT HAS MOVED
Please visit https://github.com/obriencj/meanwhile
The Meanwhile project is an open implementation of the Lotus Sametime client protocol. The project provides a library written in C, a pythonmodule, and a Gaim plugin utilizing the library.
A Console-based BitTorrent Client with built-in scheduler for handling multiple sessions. It is designed to manage sessions in queue easily without heavy-weight GUI. External module can search for new torrents in trackers and submit it automatically.
IrcBot++ is a flexible IRC bot written in C++. It supports multi-server, remote configuration and administration. Among many other features it will include a Half-Life module, a Web based channel statistics module, an IRC-proxy module, a file-server mod
Advance lightweight module messaging system - allowing unlimited modules of different languages to interact with each other by hooking and sending events.
A TextMap module for Python.
The TextMap class can be used to emulate oldfashioned computer screens. It will have methods like writexy(x,y,text),
input = readxy(x,y,text), clear(), scroll(x,y),
change(coloroptions), settext(text), input = gettext()
This is a Pythonmodule that uses WCTP to send XML forms over HTTP. The current module is configured for generating an XML form for a SkyTel paging device, which is transmitted via HTTP, to a WCTP server.
JeeZez is a distributed information mangement/publishing framework. Currently the focus is to develop a module for software-management, but more modules will follow.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
NejuChat is a framework for writing xchat scripts in python. It abstracts away the cumbersome xchat interface, and provides some goodies. The current source supports loading modules, (unload might take patches to xchat), and comes with some nifty module
Pycq is a 100% Pythonmodule implementing the client side of the Mirabilis ICQ protocol v5. Stable and platform-independent, it allows you to write ICQ clients or bots in a few lines of code.
This pythonmodule makes the commercial TIB/Rendezvous APIs accessible from python. TIB/Rendezvous is a messaging middleware released by TIBCO, Inc. (www.rv.tibco.com)
A module developed to make producing IRC bots in Python much easier.
Hides the raw IRC away so users only have to worry about producing functionality, not connections and parsing of information. Object orientated, well documented, fast to start using