Commit Graph

63 Commits (6bd4a9df6bbb2f381cbbf24f2028466bed302715)

Author SHA1 Message Date
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
sandeep 190eeeec51 updated templates with outdated syntax 2023-07-18 14:50:20 +05:30
Prince Chaddha 195d4d029f
Update and rename spnego.yaml to spnego-detect.yaml 2023-07-18 14:31:33 +05:30
Prince Chaddha f298a6dfa9
Rename miscellaneous/spnego.yaml to http/miscellaneous/spnego.yaml 2023-07-17 15:32:38 +05:30
Prince Chaddha 0a681ec0bb removed empty lines 2023-07-07 16:56:27 +05:30
Prince Chaddha 75ed275328 removed enhanced by comments 2023-07-05 13:37:58 +05:30
Prince Chaddha 50d86c25a1
Merge pull request #7344 from ErikOwen/patch/tag-standardization
Patch: Tag Standardization
2023-07-04 13:10:55 +05:30
GitHub Action d7782805f6 TemplateMan Update [Tue Jul 4 05:45:53 UTC 2023] 🤖 2023-07-04 05:45:53 +00:00
Dhiyaneshwaran 1a015f086e
Update and rename addeventlistener-detect to addeventlistener-detect.yaml 2023-07-03 12:10:58 +05:30
ErikOwen b4b8075d01 add misc tag to http/miscellaneous/ templates 2023-06-30 15:51:06 -07:00
GitHub Action 41277637c0 TemplateMan Update [Wed Jun 21 21:03:53 UTC 2023] 🤖 2023-06-21 21:03:54 +00:00
sandeep c90fa30096 removed deprecated header syntax with latest one 2023-06-20 02:40:30 +05:30
Dhiyaneshwaran 3f13ff9e76
Merge pull request #7392 from projectdiscovery/princechaddha-patch-2
Fixing tags
2023-06-16 09:48:34 +05:30
Prince Chaddha a69485902b
Update robots-txt.yaml 2023-06-15 13:00:18 +05:30