Commit Graph

18530 Commits

Author SHA1 Message Date
patel-bhavin aa13247897 update detection yml 2022-05-10 15:25:55 -07:00
patel-bhavin b7ea8fc27d kvstore bugs 2022-05-10 13:42:19 -07:00
pyth0n1c 6e6c7f5f4a More finishing touches on link validation. Now, failures are printed out at the end after all links have been checked instead of when the tool is running, making it easier to read. Files that referernce the link are also included. 2022-05-10 13:15:52 -07:00
pyth0n1c 67a0ed2821 Removed some un needed prints from Link Validator. Added progress indicators to the steps of the factory so that users have feedback on what is going on when contentctl is running. This is helpful since it can run for an extended period of time, especially on a slower or high latency connection, when links are being validated, or when caching is not enabled. 2022-05-10 12:00:31 -07:00
pyth0n1c 28118ff54f Branch was auto-updated. 2022-05-10 13:43:32 -04:00
pyth0n1c 5e98b98392 Branch was auto-updated. 2022-05-10 13:43:31 -04:00
pyth0n1c bdffcc0e8d Branch was auto-updated. 2022-05-10 13:43:30 -04:00
pyth0n1c 44000fe75f Branch was auto-updated. 2022-05-10 13:43:29 -04:00
pyth0n1c fb9628d3f9 Branch was auto-updated. 2022-05-10 13:43:29 -04:00
pyth0n1c 8b83205061 Branch was auto-updated. 2022-05-10 13:43:27 -04:00
pyth0n1c c5830c95d5 Merge pull request #2189 from splunk/Add_Palo_Alto_TA
Added Palo Alto TA in support of CRITICAL CVE 2022-1388 Detection
2022-05-10 13:43:08 -04:00
pyth0n1c a5f9241650 Added Palo Alto TA in support of CRITICAL CVE 2022-1388 Detection. 2022-05-10 10:31:16 -07:00
mhaag-spl 77abe77035 F5 BIG-IP 2022-05-10 07:20:46 -06:00
patel-bhavin 0e539fa550 conflicts 2022-05-06 13:06:37 -07:00
pyth0n1c e8e9a6ab29 Branch was auto-updated. 2022-05-06 11:58:10 -07:00
pyth0n1c 3f61bc121f Branch was auto-updated. 2022-05-06 11:58:09 -07:00
pyth0n1c 22ab195234 Branch was auto-updated. 2022-05-06 11:58:08 -07:00
pyth0n1c eb42ce331e Branch was auto-updated. 2022-05-06 11:58:07 -07:00
Bhavin Patel 4297c59980 Merge pull request #2136 from splunk/pwh_xml_2
pwh_xml_2
2022-05-06 11:57:45 -07:00
pyth0n1c 0b5cedc2fd Branch was auto-updated. 2022-05-06 11:30:59 -07:00
pyth0n1c b144519ea6 Branch was auto-updated. 2022-05-06 11:30:58 -07:00
pyth0n1c 055dcaa03e Branch was auto-updated. 2022-05-06 11:30:57 -07:00
pyth0n1c f425193088 Branch was auto-updated. 2022-05-06 11:30:56 -07:00
pyth0n1c 4d1763b572 Branch was auto-updated. 2022-05-06 11:30:53 -07:00
Bhavin Patel 5559c00638 Merge pull request #2102 from splunk/pwh_xml
pwh_xml
2022-05-06 11:30:31 -07:00
pyth0n1c 763e2eed8b Update linux_deletion_of_ssh_key.yml
Check for deletion of SSH key material in the ~/.ssh directory as well. Not just in /etc/ssh.
This particular commit fixes minor logic error in including content in the ~/.ssh directory
2022-05-06 13:58:32 -04:00
Rod Soto 00d82f98b2 firstiterationdelsshkfix 2022-05-06 09:03:57 -07:00
mhaag-spl 7637c4c052 fixes 2022-05-06 09:25:49 -06:00
pyth0n1c c1ab5a491b Added check_references passthrough
from contentctl to the builders.
2022-05-04 17:09:36 -07:00
pyth0n1c d814d4d74a Added link validation to playbooks and
performed successful tests against
all Stories, Playbooks, Baselines,
Detections, and Investigations.
Also tested when the check_references
or --no-check_references flags are passed
successfully!
2022-05-04 17:08:41 -07:00
pyth0n1c b60db04b71 Added link validator code to baselines, detections,
investigations, and stories. Still some testing to
be done.
2022-05-04 16:50:18 -07:00
pyth0n1c 54798186a9 Saving changes made to support URL verification which is working - but we have now broken these out into a more robust class link_validator.py 2022-05-04 16:24:02 -07:00
pyth0n1c c0dc8541b4 Added a class for validating links. This class performs its own type of caching, similar to functools caching, but keeps additional metrics suitable for dumping when all validation has completed. 2022-05-04 16:22:40 -07:00
pyth0n1c 1b881ee6a5 Branch was auto-updated. 2022-05-03 17:15:21 -07:00
pyth0n1c b862c418a4 Branch was auto-updated. 2022-05-03 17:15:20 -07:00
pyth0n1c 27435e33ef Branch was auto-updated. 2022-05-03 17:15:19 -07:00
pyth0n1c b5aa58e148 Branch was auto-updated. 2022-05-03 17:15:18 -07:00
pyth0n1c ba7012b9e1 Branch was auto-updated. 2022-05-03 17:15:17 -07:00
pyth0n1c 709d2cdb6f Branch was auto-updated. 2022-05-03 17:15:16 -07:00
Jose Enrique Hernandez 31270b7a53 Merge pull request #2185 from splunk/fixtagcyclopsblink
fixedtagcb
2022-05-03 20:14:52 -04:00
pyth0n1c 0957d0de03 Updates to the detection ref validator. Still needs a few tweaks. 2022-05-03 16:24:29 -07:00
pyth0n1c ee8c0b9bb6 Fixed the remaining broken or outdated references. The remaining references that fail validation cannot be easily validated by requests, due to website requirements, or sometimes return errors or take a long time to load. Becuase they usually work, we will leave them as-is. 2022-05-03 16:17:41 -07:00
pyth0n1c bc7a22ae4a Fixed reference links in two more detection YMLs 2022-05-03 14:21:30 -07:00
d1vious 5b9febe81a removing all the stuff in bin 2022-05-03 14:18:22 -04:00
pyth0n1c 900bd9e7e2 Updated a large number of the links in other detections. Also, adjusted the number of threads that run and tweaked the timeout time. 2022-05-03 10:34:10 -07:00
Rod Soto 92a782df3c fixedtagcb 2022-05-03 09:45:47 -07:00
pyth0n1c 646afbf214 A number of small updates to support resolving and verifying all of the reference URLs in detections at scale. Also, fixed a few more HTTP Status Code 301 references in the tests folder. 2022-05-02 17:15:09 -07:00
pyth0n1c 578e6bb088 Updated a very large number of detections whose references were returning HTTP Status 301 - resource moved. For example, this includes a large number of fireeye reports, which are now under mandiant, cobaltstrike info, and microsoft links. 2022-05-02 17:12:50 -07:00
research bot e6b180993f updating docs and package bits [ci skip] 2022-05-02 22:30:16 +00:00
pyth0n1c 289bcc62c3 Branch was auto-updated. 2022-05-02 13:46:00 -07:00