copyparty/tests
ed 50e01d6904 add more autoban triggers:
* --ban-url: URLs which 404 and also match --sus-urls (bot-scan)
* --ban-403: trying to access volumes that dont exist or require auth
* --ban-422: invalid POST messages, fuzzing and such
* --nonsus-urls: regex of 404s which  shouldn't trigger --ban-404

in may situations it makes sense to handle this logic inside copyparty,
since stuff like cloudflare and running copyparty on another physical
box than the nginx frontend is on becomes fairly clunky
2023-08-26 13:52:24 +00:00
..
__init__.py fix write-only volumes + add regression test 2021-04-24 02:48:41 +02:00
ptrav.py add path-traversal scanners 2023-07-16 13:09:31 +00:00
run.py fix write-only volumes + add regression test 2021-04-24 02:48:41 +02:00
test_dxml.py fix testrunner + packaging 2022-12-03 15:07:47 +00:00
test_httpcli.py add prometheus metrics; closes #49 2023-08-20 17:58:06 +00:00
test_vfs.py add permission "a" to show uploader IPs (#45) 2023-07-12 21:36:55 +00:00
util.py add more autoban triggers: 2023-08-26 13:52:24 +00:00