Commit Graph

210 Commits

Author SHA1 Message Date
P4T12ICK 97bc95f773 bug fix 2022-08-04 14:55:21 +02:00
pyth0n1c 1ee1b76968 Branch was auto-updated. 2022-08-04 00:42:05 -07:00
P4T12ICK 0fb17dd617 bug fix 2022-08-04 09:28:56 +02:00
d1vious 939493337d adding research site links 2022-08-03 17:34:32 -04:00
P4T12ICK 9dac698c46 solve merge conflicts 2022-08-01 11:39:02 +02:00
P4T12ICK bcb943d150 fix tests 2022-08-01 11:31:23 +02:00
tccontre b21d754be3 attack_data_helper 2022-07-20 10:54:59 +02:00
pyth0n1c 72c1153383 Branch was auto-updated. 2022-07-19 12:40:38 -07:00
pyth0n1c 236f0ce71f Branch was auto-updated. 2022-07-19 12:36:12 -07:00
pyth0n1c bf4c565f79 Branch was auto-updated. 2022-07-19 12:36:08 -07:00
pyth0n1c d4779f44ad Branch was auto-updated. 2022-07-19 11:16:25 -07:00
pyth0n1c 03ccafe319 Branch was auto-updated. 2022-07-19 11:16:21 -07:00
pyth0n1c d04c5e49f5 Branch was auto-updated. 2022-07-19 11:16:17 -07:00
pyth0n1c ad975d46c2 Updating a few more links in test files from Fireeye
to Mandiant to match the source files.
2022-07-19 10:14:21 -07:00
pyth0n1c 7554992aa0 Updates to reduce duplication in the check_references code. Other updates to fix a number of issues introduced which cause Pytests to fail 2022-07-18 15:58:12 -07:00
Michael Haag b71e570891 Update cobalt_strike_named_pipes.yml
Updated to Hunting
2022-07-15 10:16:14 -06:00
pyth0n1c 1cdfb1916f Fixed paths in content generation to use the input path instead of hardcoded relative paths. 2022-07-15 08:02:17 -07:00
pyth0n1c 97ad9beaa2 Fixed the pathing issue for reporting. 2022-07-15 06:44:25 -07:00
pyth0n1c 20ab9f27ce Moved id collision checking into
the Utils module since it will
be used by the Factory and the
BA Factory.  Updated a duplicate
UUID to mitigate the collision
issue raised on GitHub.
2022-07-12 15:06:35 -07:00
pyth0n1c 9b21029bea Added logic for checking to
see if there are duplicate ids
for any/all kinds of content that
have an ID associated with it.
2022-07-12 14:26:34 -07:00
pyth0n1c 0c41f0a2f8 Branch was auto-updated. 2022-07-07 17:08:03 -07:00
pyth0n1c 8ed9372401 On CVESearch API failure, added a
brief sleep to allow the API to
begin working again before trying
to resolve it again.
2022-07-07 14:40:39 -07:00
pyth0n1c 80af56d397 Fixing the rare case where enrichment fails
due to CVESearch API failure, causing the
entire workflow to fail.  Now, we will retry
enrichment up to a total of 3 times. This should
virtually eliminate all CVE Enrichment failures.
If they do still occur, we will receive a
descriptive message indicating why there was
a failure instead of the cryptic message
that we were getting before.
2022-07-07 14:33:57 -07:00
pyth0n1c 52abbc9408 Changing enrichment failures from
error prints to error prints AND
failures.
2022-06-30 15:47:29 -07:00
pyth0n1c cb1ba3c884 Added slightly more verbose printing
to track high-level progress in CICD.
2022-06-30 11:12:50 -07:00
pyth0n1c 45736b5ed7 Updated CI/CD Workflow and
python code in contentctl so that
progress update are not output
when running in CICD environment.
Outputting all of this data
causes thousands of lines of output
logs to be generated in CICD.
This info is only relevant when
running locally in a tty.
2022-06-30 10:52:00 -07:00
pyth0n1c 8b7f7d20eb in-memory optimization for fetching CVE enrichment and app enrichment, even if skip_enrichment or cached_and_offline are disabled. 2022-06-29 16:53:17 -07:00
pyth0n1c 5eda0215e4 Branch was auto-updated. 2022-06-29 12:59:29 -07:00
P4T12ICK 1403223486 small bug fix 2022-06-28 20:12:46 +02:00
patel-bhavin 4d613e3aad default 2022-06-27 16:18:47 -07:00
patel-bhavin 047eafe9fa pytest 2022-06-27 16:18:00 -07:00
patel-bhavin bb3a73b0dd array 2022-06-27 15:26:45 -07:00
patel-bhavin 5c1e44eb32 adding more technologieas 2022-06-27 13:49:44 -07:00
patel-bhavin d5ab2bd9c8 CI 2022-06-24 14:42:57 -07:00
patel-bhavin 690021590a add MS windows 2022-06-24 14:30:58 -07:00
patel-bhavin e92699f315 st 2022-06-24 14:27:27 -07:00
pyth0n1c d40ca09d61 Merged develop into content_changer_improvements to resolve merge conflict. this was making it impossible to merge the PR in the GitHub Interface. 2022-06-23 14:19:17 -07:00
pyth0n1c a74ebee88f Added the --skip_enrichment option to the
contentctl tool.  This can save a huge amount
of time when generating an app.  Also
added a progress meter when the documentation
is being generated. Finally, correctly initialized
the default values of some class member fields
in order to get all the contentctl steps working.
2022-06-22 13:44:17 -07:00
pyth0n1c 10e1b51251 Branch was auto-updated. 2022-06-08 19:58:36 -07:00
Danny Leung 84420a1912 PEX-76: fix the detections obj to include the J2 docs fields 2022-06-06 15:01:26 -07:00
Danny Leung 518251e8c8 PEX-76: add back the detection_names obj 2022-06-06 09:51:16 -07:00
Danny Leung c247d2cdd4 PEX-76: remove detection_names; modify detections to only contain name attribute 2022-06-02 21:03:36 -07:00
pyth0n1c 346c21cdfc Branch was auto-updated. 2022-05-31 10:07:38 -07:00
Lou Stella c7ad4a013b Updating DM enum 2022-05-31 10:58:08 -05:00
d1vious ce00e2414e fixing testing redux 2022-05-31 11:11:40 -04:00
d1vious baac782e94 updating tests 2022-05-31 10:14:24 -04:00
d1vious 917d4e0dca just removing bolding 2022-05-27 20:36:32 -04:00
d1vious 2514983361 adding a note about how the score is calculated 2022-05-27 20:33:28 -04:00
patel-bhavin c87f34fafa minor url fix 2022-05-26 16:06:56 -07:00
pyth0n1c b4cf2a0865 Branch was auto-updated. 2022-05-23 13:01:47 -04:00