Yersinia is a network tool designed to take advantage of some weaknesses
in different network protocols. It pretends to be a solid framework for
analyzing and testing the deployed networks and systems.
Attacks for the following network protocols are implemented:
* Spanning Tree Protocol (STP)
* Cisco Discovery Protocol (CDP)
* Dynamic Trunking Protocol (DTP)
* Dynamic Host Configuration Protocol (DHCP)
* Hot Standby Router Protocol (HSRP)
* IEEE 802.1Q
* IEEE 802.1X
* Inter-Switch Link Protocol (ISL)
* VLAN Trunking Protocol (VTP)
ok landry@
libfolks is a library that aggregates people from multiple sources (eg,
Telepathy connection managers and eventually evolution data server,
Facebook, etc.) to create metacontacts. It's written in Vala (in part to
evaluate Vala). The initial goal is for GObject/C support, though the
Vala bindings should basically automatic.
feedback/ok aja@
vnStat is a console-based network traffic monitor for Linux and BSD that
keeps a log of network traffic for the selected interface(s). It uses the
network interface statistics provided by the kernel as information source.
This means that vnStat won't actually be sniffing any traffic and also
ensures light use of system resources.
With tweaks and advices from jasper@. Thanks
ok jasper@
Business::PayPal::IPN implements PayPal IPN version 1.5. It validates
transactions and gives you means to get notified of payments to your
PayPal account. If you don't already know what PayPal IPN is this
library may not be for you.
ok sthen@
Business::PayPal::API supports both certificate authentication and the
new 3-token "Signature" authentication.
It also support PayPal's development sandbox for testing.
ok sthen@
Business::PayPal makes the automation of PayPal transactions as simple
as doing credit card transactions through a regular processor. It
includes methods for creating PayPal buttons and for validating the
Instant Payment Notification that is sent when PayPal processes a
payment.
ok sthen@