Commit graph

2492 commits

Author SHA1 Message Date
Thirion Aurélien
04d29f45f5
Merge pull request #205 from NMD03/patch-1
Update README.md
2024-01-30 09:46:42 +01:00
Niclas Dauster
ce1e1f7913
Update README.md 2024-01-30 09:15:50 +01:00
Thirion Aurélien
67515921ab
Merge pull request #203 from NMD03/LXD-imagebuilder
Add [autobuild] build script + systemd config
2024-01-22 09:21:02 +01:00
niclas
89365844ab Add [autobuild] build script + systemd config 2024-01-19 15:56:44 +01:00
90568330f4
Merge remote-tracking branch 'circl/master' 2024-01-19 12:08:23 +01:00
Thirion Aurélien
4c11d67d8e
Merge pull request #604 from NMD03/LXD-installer
Add LXD installer
2024-01-19 10:01:11 +01:00
niclas
45aae55691 Update [README] add installer options 2024-01-16 14:35:18 +01:00
niclas
8159b10e5d Add [interactive install] interactive install 2024-01-16 14:21:37 +01:00
niclas
82aec1bf35 Fix [tor install] tor install on lacus 2024-01-16 12:59:06 +01:00
niclas
39aa74aa52 Add [install] install tor on lacus 2024-01-16 11:41:40 +01:00
niclas
5cf81f8291 add [install] container setup ail + lacus 2024-01-16 08:44:32 +01:00
niclas
5418f47e9a Initial commit 2024-01-15 08:26:34 +01:00
67c6240b87
Merge pull request #198 from fukusuket/fix-readme-api-document-link-typo
fix: [README] api.md link typo
2024-01-08 08:02:49 +01:00
fukusuket
6c77f4219c fix: [README] api.md link typo 2024-01-06 23:38:35 +09:00
terrtia
b23683d98b
chg: [thirdparties] remove sb-admin + debug #194 2024-01-02 18:14:27 +01:00
Thirion Aurélien
dddc6913f7
Merge pull request #196 from markus-lassfolk/master
Fix IndexError in get_last_tag_from_remote Function
2024-01-02 16:54:58 +01:00
Markus Lassfolk
81f9a860d4
Fix IndexError in get_last_tag_from_remote function
This commit adds a check to ensure that the output from the subprocess command in the get_last_tag_from_remote function has a sufficient number of lines before attempting to access specific indices. This change prevents the IndexError that occurred when the git command's output was shorter than expected.
2024-01-01 21:54:29 +01:00
670eb94971
Merge pull request #195 from markus-lassfolk/master
Typo in CRAWLED_SCREENSHOT
2024-01-01 17:29:14 +01:00
Markus Lassfolk
38157f8a01
Typo in CRAWLED_SCREENSHOT
There was a typo in the CRAWLED_SCREENSHOT
2024-01-01 14:10:42 +01:00
terrtia
bcaf7040b3
chg: [submodules] bump 2023-11-08 11:37:42 +01:00
terrtia
acef57bb36
fix: [tags] fix galaxies synonyms 2023-11-08 10:41:32 +01:00
Thirion Aurélien
fa6c50c164
Merge pull request #183 from SteveClement/flask_fix
fix: [dep] Pinning flask to < 3.0 due to Werkzeug 3.0 issues
2023-10-03 12:09:29 +02:00
Steve Clement
fb4a74b45a
fix: [dep] Pinning flask to < 3.0 due to Werkzeug 3.0 issues: https://stackoverflow.com/a/77215455 2023-10-03 11:56:01 +02:00
terrtia
fee3332edb
fix: [tracker] delete yara rule, fix filter by object type 2023-09-29 15:43:37 +02:00
Jean-Louis Huynen
68c17c3fbc
chg: [crawlers] submit cookies to the crawler task API 2023-08-31 16:13:20 +02:00
Jean-Louis Huynen
ed0423118e
chg: [crawlers] submit a single cookie to the crawler task API 2023-08-31 15:42:44 +02:00
Terrtia
7c73f0944a
fix: [items source] filter invalid item sources 2023-08-29 14:03:26 +02:00
Terrtia
099253f854
fix: [json importer] fix empty source name 2023-08-29 13:50:16 +02:00
Terrtia
24969610cc
fix: [items source] fix empty sources list 2023-08-29 11:59:39 +02:00
Terrtia
546d6538fd
chg: [mail exporter] add obj content extract for each regex match 2023-08-24 14:37:50 +02:00
Terrtia
c01b806ae3
chg: [mail exporter] add obj content extract for each yara rule match 2023-08-24 11:11:57 +02:00
Terrtia
4e3784922c
fix: typo 2023-08-23 11:47:39 +02:00
Terrtia
2145eb7b8a
fix: [title] fix None title 2023-08-23 11:46:37 +02:00
Terrtia
46c721590d
fix: [tracker objs filter] fix title icon 2023-08-23 11:21:22 +02:00
Terrtia
f44c5509da
chg: [titles] add yara tracker on title + tags domains if unsafe title tags 2023-08-23 11:16:22 +02:00
Terrtia
045aab6f34
fix: [module pasties] fix module name 2023-08-21 15:52:33 +02:00
Terrtia
0cb7431e10
chg: [modules] crawl pasties domains 2023-08-21 15:49:32 +02:00
Terrtia
f05c7b6a93
fix: [module extractor] fix invalid yara offset 2023-08-08 11:27:57 +02:00
Terrtia
4dc5527c1a
fix: [module extractor] fix invalid yara offset 2023-08-08 11:26:16 +02:00
Terrtia
529a24c191
chg: [module extrator] add debug 2023-08-08 10:40:44 +02:00
Terrtia
bd7aa979bd
chg: [module extrator] add debug 2023-08-08 10:36:58 +02:00
Terrtia
2691000d0c
chg: [telegram fedeer] use meta of the new feeder 2023-08-02 15:49:12 +02:00
Terrtia
859591b53f
chg: [flask] cleanup 2023-08-02 13:51:13 +02:00
Terrtia
7d19da0806
chg: [flask] cleanup, remove unused import 2023-08-02 13:50:07 +02:00
Terrtia
ac45c2dd61
chg: [crawler ui] last crawled domains, show last check timestamp 2023-08-01 14:30:36 +02:00
Terrtia
9098ab25a6
chg: [tracker ui] improve show typo squatting button + add tooltip 2023-08-01 11:30:45 +02:00
Terrtia
14a76a91d9
fix: [tags ui] fix galaxy, get number of tags enabled + add toolip helper 2023-08-01 11:07:06 +02:00
Terrtia
1aa0bd8a0e
fix: [settings] fix edit user 2023-07-31 16:25:28 +02:00
Terrtia
64252ddf75
fix: [Tracker] edit tracker filters 2023-07-31 16:00:31 +02:00
Terrtia
ccf490a3f2
Merge branch 'master' of github.com:ail-project/ail-framework 2023-07-28 11:13:45 +02:00