forked from crowdsecurity/hub
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Nextcloud-Whitelist: false-positive when opening the trashbin cro…
…wdsecurity#1086 (crowdsecurity#1087) * Update nextcloud-whitelist.yaml Fix crowdsecurity#1086 * enhance: Add new test case based on whitelist changes * enhance: manually run index workflow cause fork --------- Co-authored-by: Laurence <[email protected]>
- Loading branch information
1 parent
5041166
commit 21e221b
Showing
4 changed files
with
135 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
192.168.1.1 - - [07/Oct/2022:00:01:18 +0200] "GET /remote.php/dav/addressbooks/users/crowdsec/bvf-panilor/14FF37C0-C83C-4CB5-9091-269A9337D362.vcf?photo HTTP/2.0" 404 20 "https://myapp.com/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:105.0) Gecko/20100101 Firefox/105.0" | ||
192.168.1.1 - - [07/Oct/2022:00:01:25 +0200] "GET /index.php/apps/mail/api/avatars/url/noreply%40test.fr HTTP/2.0" 404 20 "https://myapp.com/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:105.0) Gecko/20100101 Firefox/105.0" | ||
192.168.1.1 - - [07/Oct/2022:00:01:25 +0200] "GET /apps/mail/api/avatars/url/noreply%40test.fr HTTP/2.0" 404 20 "https://myapp.com/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:105.0) Gecko/20100101 Firefox/105.0" | ||
192.168.1.1 - - [07/Oct/2022:00:01:25 +0200] "GET /apps/mail/api/avatars/url/noreply%40test.fr HTTP/2.0" 404 20 "https://myapp.com/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:105.0) Gecko/20100101 Firefox/105.0" | ||
192.168.1.1 - - [06/Aug/2024:20:58:42 +0200] "GET /apps/files_trashbin/preview?fileId=1331569&x=32&y=32&mimeFallback=true&a=0 HTTP/2.0" 404 2 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" |
Oops, something went wrong.