Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/nebula: new aport | TBK | 2020-04-26 | 3 | -0/+64 |
| | |||||
* | testing/[multiple]: move unmaintained packages | Carlo Landmeter | 2016-08-25 | 2 | -89/+0 |
| | | | | | | | | | | | This moves all packages from testing to unmaintained which have not been updated for atleast 6 months. If you are affected by this commit please follow this proceddure: * make sure your packages build on all architectures * move your pacakge(s) back to testing * if you want to keep this package and can maintain it (or find somebody to maintain it for you) for a minimum of 6 months ask it to be moved to community | ||||
* | testing/nebula: move back to testing and fix musl build | Carlo Landmeter | 2014-06-03 | 2 | -0/+89 |
| | |||||
* | testing/nebula: move to unmaintained | Carlo Landmeter | 2014-06-01 | 1 | -51/+0 |
| | |||||
* | testing/nebula: add depends on zlib-dev | William Pitcock | 2011-12-03 | 1 | -1/+1 |
| | |||||
* | Initial APKBUILD for nebula | Fabian Affolter | 2011-12-03 | 1 | -0/+51 |
Package description: Nebula is a network intrusion signature generator. It can help securing a network by automatically deriving and installing filter rules from attack traces. In a common setup, nebula runs as a daemon and receives attacks from honeypots. Signatures are currently published in Snort format. The code was written to be fast. A signature is not of much value if the generation process takes hours or days. With nebula, you should get a first revision within a few seconds. As more attacks of a kind are submitted, signatures get better and nebula publishes updated revisions. |