Commit graph

51 commits

Author SHA1 Message Date
fc6598b91d
fixed bug in store.go, added more debugging 2025-07-25 12:41:17 +02:00
7b87e6b6a3
tailwind 2025-07-25 12:41:02 +02:00
51dd4c31e1
formatting 2025-07-25 12:40:54 +02:00
ad191a5393
cleaned up db schema 2025-07-24 20:54:50 +02:00
4c7f72570e
fixed base layout so the footer stays down 2025-07-24 20:54:39 +02:00
03330e0c67
added list of all files to main page 2025-07-24 20:54:21 +02:00
ad4f9576d0
more yara stuff 2025-07-24 20:12:01 +02:00
b46f1074dd
fixedtypo in yara 2025-07-24 20:11:55 +02:00
883d874fa1
routes for msoffice info, download and deleting files 2025-07-24 20:11:30 +02:00
3a7f300966
moved debug messages around in index to make it less buggy 2025-07-24 20:11:08 +02:00
bdfd3bcf71
tailwind 2025-07-24 20:10:51 +02:00
9605bc3d43
reformattted about page 2025-07-24 20:10:41 +02:00
61935cbaad
fileView looking nicer and having a "download" button 2025-07-24 20:10:32 +02:00
d1423e4af9
changed file properties table so "ON DELETE CASCADE" works 2025-07-24 20:09:27 +02:00
eea3203a3b
Dockerfile fix 2025-07-23 13:20:59 +02:00
e7ad8beff8
delete modal 2025-07-23 13:19:42 +02:00
8de46a3682
yara stuff 2025-07-23 13:19:28 +02:00
27d99b0aac
tailwind 2025-06-17 17:05:19 +02:00
5813061a04
started work on file deletion functionality 2025-06-17 17:04:49 +02:00
9ce18c0ae4
components to show ms office properties 2025-06-17 17:04:24 +02:00
bfae1c1aa7
Moving css/js for code blocks into the bundle instead of pulling it from a cdn 2025-06-17 17:03:20 +02:00
a381ef8cf6
Moved from jsonb to arrays for olevba results and macros 2025-06-17 17:02:41 +02:00
38feee1360
asdf 2025-06-15 21:14:53 +02:00
4e237cffbf
more work on web interface, display of file properties 2025-06-15 21:14:38 +02:00
e5f95b905b
sqlc regeneration 2025-06-15 21:13:56 +02:00
197c6041d9
added more functions to db abstraction 2025-06-15 21:13:49 +02:00
b6265586e2
started work on admin web interface 2025-06-15 21:12:41 +02:00
e8bc663fbe
major rework of msoffice analyzer 2025-06-15 21:12:20 +02:00
d96e1b7fea
changed default mime detection size maximum 2025-06-13 19:35:29 +02:00
8cac51bc2b
bugfixes 2025-06-13 18:58:30 +02:00
112d05b592
Added test for filetype determination 2025-06-13 16:19:58 +02:00
2081998ca9
switched from h2non/filetype to garbiel-vasile/mimetype for determining file type 2025-06-13 16:19:43 +02:00
572c908894
Added default entries for branding 2025-06-13 13:04:32 +02:00
7a3bc3bd75
go fmt 2025-06-12 13:00:13 +02:00
1962bd885b
comments in config, added tmp to gitignore 2025-06-12 12:59:39 +02:00
4a1b5e3ea5
Debugging added to oleid 2025-06-12 12:58:49 +02:00
8dc19d23ad
made filetype wrapper easier to test 2025-06-12 12:57:51 +02:00
5b0f04c241
Bugfixes for file upload 2025-06-12 12:01:31 +02:00
5a87fcdc61
added submission via REST api 2025-06-12 12:00:57 +02:00
33a2ddeafa
fixed web interface for move to sqlc 2025-06-12 12:00:15 +02:00
34f4dfb1fc
added debugging 2025-06-12 11:59:10 +02:00
0ce5467340
added ole processing 2025-06-10 15:32:50 +02:00
0d715ccb37
diec and refractoring 2025-06-10 10:06:28 +02:00
a62157e8e5
implemented basic file processing like hashing 2025-06-09 21:53:30 +02:00
a9fc674c4b
worked more on database stuff, basics for file processing laid out 2025-06-04 20:34:23 +02:00
8308398d0a
before sqlc 2025-06-03 15:44:56 +02:00
e9e6e34364
aah 2025-05-27 15:00:19 +02:00
37a7d6889e
now using storage shared with scanners to improve efficiency and avoid
transferring files between containers repeatedly
2025-05-26 08:33:27 +02:00
4082be54e2
formatting 2025-05-21 08:57:48 +02:00
34ac340cad
no longer uploading files to scanners, sharing filesystem instead 2025-05-21 08:52:48 +02:00