-
see http://rubyrobot.org/article/protect-your-web-server-from-spambots
-
-
-
@glaslos Is it planned for glutton to have the option to store payloads as i.e. honeytrap does?
-
Deployed docker honeytrap playground version
Need to use http and https services
http is working fine but https is disconnecting:
client error:
`$ curl -k https://10.9.121.15:443/index.html
curl…
-
Service FTP breaks Honeytrap when trying to:
- enter a directory just created
- upload a file to directory
- edit file in directory
Tested with Filezilla and commandline ftp on RaspberryPi and a…
-
When I try to build honeytrap in Debian Buster I get the following error ...
```
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../ -Wall -Werror -g -O2 -c …
-
there is no "docker-compose.yml" file for the honeytrap folder.
-
* last x commits (github api) could be just to determine if current commit is within those, otherwise it is outdated
* add no-check command to prevent check being executed
-
When starting Honeytrap again on windows, the LOCK file within badger.db cannot be created, because it already exists. Need to delete this lock file, before starting again.
````
$ ./honeytrap
20…