Commits
Frank Schima authored f8e33dcafcd
1 1 | # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 |
2 2 | |
3 3 | PortSystem 1.0 |
4 4 | |
5 5 | name yersinia |
6 6 | version 0.7.3 |
7 7 | categories net security |
8 - | maintainers gmail.com:hsivank |
8 + | maintainers nomaintainer |
9 9 | description Solid framework for analyzing and testing the deployed networks and systems. |
10 10 | long_description \ |
11 11 | Yersinia is a network tool designed to take advantage of some weakeness in different \ |
12 12 | network protocols. It pretends to be a solid framework for analyzing and testing the \ |
13 13 | deployed networks and systems. \ |
14 14 | Currently, there are some network protocols implemented, but others are coming \ |
15 15 | (tell us which one is your preferred). Attacks for the following network protocols are\ |
16 16 | implemented (but of course you are free for implementing new ones):\ |
17 17 | Spanning Tree Protocol (STP)\ |
18 18 | Cisco Discovery Protocol (CDP)\ |