Commit Graph

76 Commits (443d60874b203a50cc5718a0ee67824d9f229523)

Author SHA1 Message Date
GitHub Action 2f917f065c Auto Template Signing [Fri Jan 26 08:31:11 UTC 2024] 🤖 2024-01-26 08:31:12 +00:00
Ritik Chaddha f9322db69d Merge branch 'main' into updated-tags 2024-01-26 13:48:21 +05:30
Ritik Chaddha 129fae0047 Revert "Merge branch 'main' into updated-tags"
This reverts commit d3c7d73554.
2024-01-25 16:52:45 +05:30
Ritik Chaddha d3c7d73554 Merge branch 'main' into updated-tags 2024-01-25 16:49:26 +05:30
GitHub Action 075fa7d240 Auto Template Signing [Wed Jan 24 06:25:31 UTC 2024] 🤖 2024-01-24 06:25:31 +00:00
Dhiyaneshwaran b0d53bfc2a
Merge pull request #8975 from ricardomaia/defacement-detector
Add Defacement Detection Template
2024-01-24 09:53:16 +05:30
Ricardo Maia 8d0b4c5e99 Reintroducing context feature. 2024-01-22 14:02:29 -03:00
Dhiyaneshwaran 575ea833b6
Update and rename defacement-detector.yaml to defacement-detect.yaml 2024-01-22 15:15:56 +05:30
GitHub Action 450270035b Auto Template Signing [Mon Jan 22 07:03:00 UTC 2024] 🤖 2024-01-22 07:03:00 +00:00
Ritik Chaddha 15de0f8f2e
Update microsoft-azure-error.yaml 2024-01-22 11:16:11 +05:30
Ricardo Maia bb6d184317 Add Defacement Detection Template 2024-01-20 16:54:07 -03:00
Prince Chaddha bdd749d390 auto tagging via templateman 2024-01-14 14:51:50 +05:30
Shivam Saraswat 8a7409c23a
Added more words to microsoft-azure-error template 2024-01-08 23:12:31 +05:30
GitHub Action 7cb786c648 Auto Template Signing [Tue Dec 12 12:02:03 UTC 2023] 🤖 2023-12-12 12:02:04 +00:00
GitHub Action 3961cfc660 TemplateMan Update [Tue Dec 12 11:07:51 UTC 2023] 🤖 2023-12-12 11:07:52 +00:00
GitHub Action a9c89a19cb Auto Template Signing [Sat Dec 9 09:17:02 UTC 2023] 🤖 2023-12-09 09:17:03 +00:00
Ritik Chaddha f30b45277d
Update security-txt.yaml 2023-12-09 16:09:14 +07:00
Antoine Neuenschwander 77f67c277d Additional matcher for security.txt 2023-12-06 16:13:23 +01:00
GitHub Action 62c7e2f026 Auto Template Signing [Wed Dec 6 15:00:41 UTC 2023] 🤖 2023-12-06 15:00:41 +00:00
Antoine Neuenschwander 869a2b387c
Increase expected security.txt content size limit. (#8778) 2023-12-06 20:28:27 +05:30
GitHub Action b38e8bbebc TemplateMan Update [Fri Oct 20 11:41:12 UTC 2023] 🤖 2023-10-20 11:41:16 +00:00
GitHub Action b4e834b049 Auto Template Signing [Thu Oct 19 13:13:50 UTC 2023] 🤖 2023-10-19 13:13:52 +00:00
sandeep 161b90353a templateman update 2023-10-14 16:57:55 +05:30
Prince Chaddha cef5268b09
Merge pull request #8227 from sttlr/rdap-whois
Update rdap-whois.yaml
2023-10-01 14:10:19 +05:30
Patrik Fabian a2ed235ca0
Fix false positive for any min.2.1.js file
There is a false positive for any min.2.1.js file for example some-script-min.2.1.js would be matched. According to Adguard filters the crypto miner malware is named like .n.2.1.js so we can fix this with adding a necessary point character before n.

Adguard filters:
https://github.com/AdguardTeam/AdguardFilters/blob/master/BaseFilter/sections/cryptominers.txt
2023-09-21 22:12:53 +02:00
Max K c02832ffa5
Update rdap-whois.yaml
Do not print anything upon error (when there is no information about a domain).
Use json extractor instead of regex - more reliable, fixes problems when RDAP Response isn't on one line.
Extract more fields from RDAP Response.
2023-09-19 16:46:02 +03:00
Alexandre ZANNI d0b1e251e2
Update security-txt.yaml (#8185) 2023-09-13 16:54:26 +05:30
GitHub Action 5a04b33faa TemplateMan Update [Tue Sep 12 11:35:25 UTC 2023] 🤖 2023-09-12 11:35:26 +00:00
Ritik Chaddha 4783d4605d
Create external-service-interaction.yaml 2023-09-12 17:00:26 +05:30
Prince Chaddha cf72d02976 Merge remote-tracking branch 'origin' into pr/8150 2023-09-10 23:06:31 +05:30
GitHub Action 3fcd1efd72 TemplateMan Update [Tue Sep 5 14:07:44 UTC 2023] 🤖 2023-09-05 14:07:44 +00:00
Prince Chaddha e162cab38f
Merge pull request #8134 from andreluna/template_external_service_interaction
Added external-service-interaction Template
2023-09-05 19:35:51 +05:30
Prince Chaddha 7742839216
Update external-service-interaction.yaml 2023-09-05 19:32:07 +05:30
Dhiyaneshwaran 7efb971cbe
Delete http/miscellaneous/external-service-interaction.yaml 2023-09-05 11:51:45 +05:30
Prince Chaddha 7ba9652937
Merge pull request #8077 from ricardomaia/misc-rdap
Misc RDAP WHOIS template
2023-09-04 17:14:12 +05:30
Prince Chaddha 09f9d3284e
Update rdap-whois.yaml 2023-09-04 17:09:42 +05:30
André 8154f2aa11
Update external-service-interaction.yaml
Bug fix.
2023-09-01 17:32:55 +00:00
André 9283b80c42
Update external-service-interaction.yaml
Bug fix. Tags and matchers.
2023-09-01 13:57:00 +00:00
André Luna 091d5233a5 Added external-service-interaction Template 2023-09-01 08:45:40 -03:00
sandeep 6c6197068c Added App IDs in extractor 2023-09-01 14:26:38 +05:30
Dhiyaneshwaran 8a63c3a8da
Update and rename rdap.yaml to rdap-whois.yaml 2023-09-01 08:39:44 +05:30
Ricardo Maia 60b42c2e5b
Update rdap.yaml
Removing `self-contained: true`. I had initially thought of the template for OSINT.
2023-08-24 21:11:37 -03:00
Ricardo Maia dc3d8dd7a4
Update rdap.yaml
Fixing reference URL
2023-08-24 20:53:22 -03:00
ricardomaia 42d751f26c Misc RDAP WHOIS template 2023-08-24 20:44:31 -03:00
pussycat0x e6bf205cdf
Merge pull request #8009 from adrlsx/main
fix: templates with generic tag should not depend on specific tech
2023-08-19 13:57:28 +05:30
Dhiyaneshwaran 5821d7f638
spacing and id rename 2023-08-19 11:05:01 +05:30
Guillaume Granjus 343cc73ecc Remove trailing space 2023-08-18 21:35:13 +02:00
Guillaume Granjus 4eb40e5d26 Add Defacement Template 2023-08-18 21:12:07 +02:00
adrlsx 7258c81775 fix: templates with generic tag should not depend on specific tech 2023-08-18 18:23:19 +02:00
Prince Chaddha 8b629277b8 Merge branch 'main' into release-prep-1 2023-07-18 15:05:51 +05:30