Commit Graph

18530 Commits

Author SHA1 Message Date
mhaag-spl 86391a5843 HaagCat 2022-05-16 12:59:46 -06:00
patel-bhavin 6f55c21f02 Merge branch 'develop' into rename-ssh-deletion 2022-05-16 11:32:12 -07:00
pyth0n1c 80e746e602 Branch was auto-updated. 2022-05-16 14:25:44 -04:00
pyth0n1c 1afae8974e Branch was auto-updated. 2022-05-16 14:25:43 -04:00
pyth0n1c c5ad5745df Branch was auto-updated. 2022-05-16 14:25:42 -04:00
pyth0n1c 2557d21335 Branch was auto-updated. 2022-05-16 14:25:41 -04:00
pyth0n1c 9d2ece5563 Branch was auto-updated. 2022-05-16 14:25:40 -04:00
pyth0n1c fd7cc4d6d9 Branch was auto-updated. 2022-05-16 14:25:39 -04:00
Bhavin Patel 81e0617fdb Merge pull request #2188 from splunk/f5
F5 BIG-IP CVE-2022-1388
2022-05-16 11:25:17 -07:00
pyth0n1c c9b3ed4080 Branch was auto-updated. 2022-05-16 13:53:49 -04:00
pyth0n1c 6e688b4b44 Branch was auto-updated. 2022-05-16 13:53:48 -04:00
pyth0n1c dd922baf2a Branch was auto-updated. 2022-05-16 13:53:47 -04:00
pyth0n1c 57b6c168c6 Branch was auto-updated. 2022-05-16 13:53:44 -04:00
pyth0n1c 9def604a7d Branch was auto-updated. 2022-05-16 13:53:43 -04:00
pyth0n1c a9dae4e977 Branch was auto-updated. 2022-05-16 13:53:41 -04:00
pyth0n1c 2d968b0754 Branch was auto-updated. 2022-05-16 13:53:40 -04:00
Bhavin Patel d8db971fc3 Merge pull request #2186 from splunk/removing_bin
removing all the stuff in bin
2022-05-16 10:53:19 -07:00
pyth0n1c fbfc3fb439 Branch was auto-updated. 2022-05-16 13:36:08 -04:00
pyth0n1c 68fdf19bdf Branch was auto-updated. 2022-05-16 13:36:07 -04:00
pyth0n1c 768302fffc Branch was auto-updated. 2022-05-16 13:36:06 -04:00
pyth0n1c 07cf51e02b Branch was auto-updated. 2022-05-16 13:36:05 -04:00
pyth0n1c 1a2d046fe2 Branch was auto-updated. 2022-05-16 13:36:03 -04:00
pyth0n1c 35bacd3ae1 Branch was auto-updated. 2022-05-16 13:36:02 -04:00
pyth0n1c ded393c9de Branch was auto-updated. 2022-05-16 13:36:01 -04:00
pyth0n1c 41eced12ff Branch was auto-updated. 2022-05-16 13:36:00 -04:00
Bhavin Patel b6353b7369 Merge pull request #2191 from splunk/upgrade_pr_templates
Update pull_request_template.md
2022-05-16 10:35:42 -07:00
pyth0n1c 1aadac2910 Branch was auto-updated. 2022-05-16 13:07:02 -04:00
pyth0n1c 83228aeeff Branch was auto-updated. 2022-05-16 13:07:01 -04:00
pyth0n1c acfa32175f Branch was auto-updated. 2022-05-16 13:07:00 -04:00
pyth0n1c e541fa83ad Branch was auto-updated. 2022-05-16 13:07:00 -04:00
pyth0n1c 38d32c3341 Branch was auto-updated. 2022-05-16 13:06:58 -04:00
pyth0n1c 47de159ebf Branch was auto-updated. 2022-05-16 13:06:56 -04:00
pyth0n1c 60cd359836 Branch was auto-updated. 2022-05-16 13:06:55 -04:00
pyth0n1c b04606b874 Branch was auto-updated. 2022-05-16 13:06:54 -04:00
pyth0n1c e6f8584d2d Branch was auto-updated. 2022-05-16 13:06:53 -04:00
Bhavin Patel 08eb4d8165 Merge pull request #2187 from splunk/fixsshdelacidrain
firstiterationdelsshkfix
2022-05-16 10:06:34 -07:00
mhaag-spl f840288518 Update ssa___windows_rundll32_comsvcs_memory_dump.yml 2022-05-16 09:49:29 -06:00
tccontre 572b3b42f4 rename-ssh-deletion 2022-05-16 09:25:26 +02:00
tccontre bff355f4f8 rename-ssh-deletion 2022-05-16 09:17:26 +02:00
pyth0n1c 4a86d06212 Remove overwrite app as
a default argument for deploy.
2022-05-13 14:50:13 -04:00
pyth0n1c 751736f5e3 Better error handling for inspect 2022-05-13 13:53:49 -04:00
pyth0n1c 3ef1542000 Added another folder to clean.
Updated command line arguments
for build.  Improved implmentation of
inspect.
2022-05-13 12:58:53 -04:00
pyth0n1c 83c6448e6f Fixing some paths and command line arguments for the contentctl build option. 2022-05-13 11:42:01 -04:00
pyth0n1c 29894c6d3e Fixed broken 'clean' paths for multiple content folders. 2022-05-13 09:31:54 -04:00
pyth0n1c 926317f5c4 Updated status print information around the
creation of App Enrichment, CVE, and
link validator caches.  Made sure to close
CVE and App Enrichment caches after
they are opened and accessed instead of
relying on Python to close them for us
when their reference count is zero.
Also tested to ensure that if a previous
validate and generate succeeded, it
can be run again with no internet access!
This is perfect not just for performance
reasons, but offline/disconnected
environments.
2022-05-13 07:51:31 -04:00
pyth0n1c fa9179fd9a Added the shelve/shelf functionality to the CVE Enrichment Cache as well. This also replaced plain dict functionality and simplified the code. 2022-05-11 13:51:00 -07:00
pyth0n1c bf27f47d1f Moved from using a pickled dictionary, loaded and written manually, to shelve.Shelf for Reference cache. The interface is nearly identical, but it results in much cleaner code. We will likely do the same in the next commit for CVE cache. 2022-05-11 12:00:47 -07:00
Jose Enrique Hernandez 31daa0f029 Update pull_request_template.md 2022-05-11 14:58:44 -04:00
pyth0n1c e7580faf5f Added caching of the results of link-verification to the --cached_and_offline argument. This means that if a link returns successfully and you run the tool again, the link won't be checked again. However, this means that if that cache sticks around for a long time, the link may actually stop returning but we won't continue checking it. Still, this makes it significantly easier to quickly find broken links, fix the broken links, and then run the tool again in a short period of time, only re-checking the broken links that have been fixed. This makes repairing and checking broken links a must faster workflow. 2022-05-10 17:08:24 -07:00
pyth0n1c cdb66ae143 More optimizations in content_ctl. No longer generate ba_factory or factory if they are not needed - only generate the one or ones that are required. Also, provide status printouts for the AttackEnrichment so that the user can monitor progress and be sure something is happening. 2022-05-10 15:49:45 -07:00