Commit Graph

18 Commits

Author SHA1 Message Date
pyth0n1c 08b779a8d1 change hec config order 2022-10-21 12:39:30 -07:00
pyth0n1c a989b43613 another quick fix 2022-10-21 11:59:51 -07:00
pyth0n1c 066f50f9b9 more info on setup 2022-10-21 11:42:25 -07:00
pyth0n1c c5239bf367 typo 2 2022-10-21 11:36:24 -07:00
pyth0n1c ddc0171958 fixed typo 2022-10-21 11:36:01 -07:00
pyth0n1c ab57825c81 some changes to just use a running
splunk app on localhost
instead of a docker container
2022-10-21 11:33:04 -07:00
pyth0n1c 2555556301 Removed extra printout and added
a clear success/failure printout
2022-09-26 17:06:21 -07:00
pyth0n1c 701bebd0a6 Generate proper output file name
in the proper location. Resolve
issue with cleanup when a test
generates an exception that
prevented shutdown from finishing.
2022-09-20 11:07:09 -07:00
pyth0n1c 5dbdf3ce38 Fixed logic for handling when a test
fails with an uncaught error.
Previously, this could get testing
stuck in an infinite loop.
2022-09-20 09:42:54 -07:00
pyth0n1c 99b8b2f4eb Fixed output of files names when running
a mock.  Handle errors when processing
a detection test generates an error.
2022-09-20 07:46:15 -07:00
pyth0n1c 46da0af83b Use hec, with hec setup and
token grabbing and indexer
acknowledgement, to replay
data.  Test seaches, to include
baselines, using exponential
backoff algorithm. This can result
in a huge testing speedup.
2022-09-19 14:47:12 -07:00
pyth0n1c a9395f7aa7 Fixed downloaded file caching
behavior and better output file
generation.
2022-09-13 14:12:10 -07:00
pyth0n1c 37ce70685e Updates to results collection and
output file generation.
2022-09-10 10:30:11 -07:00
pyth0n1c ad8be14783 Fix how data is fetched and make
sure to move on to another test
after a failure
2022-09-09 14:52:38 -07:00
pyth0n1c 7ce4a575f4 Still a lot more changes, especially
to how results are returned. Have not
tested it running yet.
2022-09-09 14:20:37 -07:00
pyth0n1c bd4ab39e3c More huge updates to support testing
multiple tests per file.  dicts are getting
hard to manage - it may make more
sense to turn all of this state into
objects instead.
2022-09-07 17:06:38 -07:00
pyth0n1c c98d7b6855 Fix an issue where trying to download a file from attack_data that returns a 404 fails too late in the process, giving a nondescriptive error message and resulting in a bad filename being included in the detection failure manifest. 2022-06-21 12:52:32 -07:00
d1vious cff7ba417a cleaning up old CI jobs 2022-03-22 15:37:49 -04:00