beeswarm icon indicating copy to clipboard operation
beeswarm copied to clipboard

Honeypot deployment made easy

Results 37 beeswarm issues
Sort by recently updated
recently updated
newest added

It would be nice to be able to specify the drop_privileges user and group in the beeswarmcfg.json

Hi, i have installed beeswarm server, a client and a honeypot as described at www.beeswarm-ids.org. I noticed that honeypot is not listening on any tcp port. How can i troubleshoot...

Some of them: ``` /Users/jkv/repos/beeswarm/beeswarm/server/webapp/app.py:142: FlaskWTFDeprecationWarning: "flask_wtf.Form" has been renamed to "FlaskForm" and will be removed in 1.0. form = LoginForm() ok Tests if all sessions are returned properly ......

It would be nice to have possibility to use certain baits only in drones in certain network segments (like 123.123.0.0) or only in certain specific IP (like 123.123.123.123). In Bait...

`fs==2.x.x` has been released: https://github.com/PyFilesystem/pyfilesystem2 Should probably move to it, since it's better maintained.

The installation instructions could use some more details, like instructions to enable

The html needs some adjustments here and there. Buttons, headline, alignment in general, etc....

task

Currently pydes has to be installed manually using ``` $ pip install pydes --allow-external pydes --allow-unverified pydes ``` This needs to be automated through setup.py, but currenlty there seems to...