Marek Wolan
fd2ad45059
Merge remote-tracking branch 'origin/dev' into feature/Updated-How-To-Guides
2025-03-07 13:41:12 +00:00
Archer Bowen
3690b61be5
Fixing an issue where if tap-003 were to attempt to change the password of it's starting node an index error would cause a crash. (only if the starting host was the last host in the account_changes config option)
2025-03-07 13:41:12 +00:00
Archer Bowen
83c9a90c0a
#20925 fixing failing notebook pipeline.
2025-03-07 13:41:12 +00:00
Archer Bowen
7b928696f6
#2725 Remove borked reload
2025-03-07 13:41:12 +00:00
Archer Bowen
be51d039c2
Moved red_scan_countdown into node class attributes. (
2025-03-07 13:41:12 +00:00
Marek Wolan
f3cc4e8409
Fix red scan not happening
2025-03-07 13:41:12 +00:00
Archer Bowen
7f3d166de0
#2925 Replace try catch logic with a more elegant solution.
2025-03-07 13:41:12 +00:00
Archer Bowen
f532b5e0da
#2925 Fixed TAP003 error and failing tests.
2025-03-07 13:41:12 +00:00
Marek Wolan
908dbe4722
fix show history
2025-03-07 13:41:12 +00:00
Archer Bowen
4e03d436ac
Merge remote-tracking branch 'origin/dev' into UC7-migration
2025-03-07 13:41:12 +00:00
Archer Bowen
36aecdea37
#2925 Updating more tests based on PR comments. (Mainly clean-up and improving comment clarity)
2025-03-07 13:41:12 +00:00
Archer Bowen
6a0d28bf5f
#2825 Updated all tests to use a constants rather than a magic num.
2025-03-07 13:41:12 +00:00
Archer Bowen
72a06ea001
#2925 Further clean up to tap kill chain repeat test.
2025-03-07 13:41:12 +00:00
Archer Bowen
5cc885f6e9
#2925 PR TAP Test comments.
2025-03-07 13:41:12 +00:00
Archer Bowen
0b7cdd451b
Merge branch 'dev' into UC7-migration
2025-03-07 13:41:12 +00:00
Archer Bowen
2662540965
Reviewing PR comments - #2925 !612
2025-03-07 13:41:12 +00:00
Archer Bowen
e45c2742cc
#2925 Responding to a few more pr comments (general notebook clean up and improvement).
2025-03-07 13:41:12 +00:00
Archer Bowen
eec73deae7
#2925 Responding to PR comments.
2025-03-07 13:41:12 +00:00
Archer Bowen
43d58a7ca6
#2925 General Config fixes and node-os-scan bug fix implemented in the UC7-E2E-Demo notebook.
2025-03-07 13:41:12 +00:00
Marek Wolan
da60833abd
Fix os scan action
2025-03-07 13:41:12 +00:00
Archer Bowen
d8b52012f5
#2925 Addressing PR comments. General config clean up and typos.
2025-03-07 13:41:12 +00:00
Archer Bowen
f6a6c3dde5
#2483 Addressed inconsistent naming schema. Now all some tech networks will be referenced using a underscore. E.g "ST-PROJ-A-PRV-PC-1" has now been changed to "ST_PROJ-A-PRV-PC-1".
2025-03-07 13:41:12 +00:00
Archer Bowen
80be1d5418
#2483- Slight updates to UC7 config and e2e notebook
2025-03-07 13:41:12 +00:00
Archer Bowen
6769bc917f
Merge branch '4.0.0a1-dev' into UC7-migration
2025-03-07 13:41:12 +00:00
Marek Wolan
d8c8aa40a4
3086 UC7 Migration - All YAMLS, tests and notebooks. A few lingering issues such as the OS-SCAN not working and agent logs not appearing.
2025-03-07 13:40:50 +00:00
Marek Wolan
92af387e56
Remove buggy autoreload from notebook
2025-02-28 15:35:06 +00:00
Marek Wolan
75eb1050c9
Merged PR 621: Change acl observations to be less confusing
...
Related work items: #2869 , #2887 , #3029 , #3060 , #3062 , #3075 , #3089
2025-02-28 11:28:14 +00:00
Marek Wolan
5609dc8d07
Appease precommit
2025-02-28 11:13:23 +00:00
Archer Bowen
b7bc39ce1a
Merged PR 610: #3087 - TAP001/003 Core Migration (No Tests & Notebook)
...
## Summary
This PR migrates the TAP003 and TAP001 agents into the core PrimAITE codebase. This choice was made in order to allow for the UC7 network to utilise the TAP agents.
### **This PR does NOT include the TAP tests and notebooks**
The TAP notebooks and tests are included in the #2925 feature.
### **This PR has a sister PR on the milpac repo which removes the TAP agents from milpac**
PR will also needs to be merged and all relevant branches must be updated.
## Test process
The changes made in this PR were preemptively merged into the UC7 migration branch to create the TAP tests & notebooks.
## Checklist
- [x] PR is linked to a **work item**
- [x] **acceptance criteria** of linked ticket are met
- [x] performed **self-review** of the code
- [N/A] written **tests** for any new functionality added with this PR
- [N/A] updated the **documentation** if this PR changes or adds functionality
- [N/A] written/updated **design docs** if this PR implements new functionality
- [N/A] updated the **change log**
- [X] ran **pre-commit** checks for code style
- [X] attended to any **TO-DOs** left in the code
#3087 - TAP001/003 Added - **No tests or notebooks migrated**
Related work items: #3087
2025-02-28 09:09:14 +00:00
Charlie Crane
110fc9243f
Merge in updates from dev
2025-02-27 18:21:43 +00:00
Charlie Crane
1f6f007941
Updates to documentation and inclusion of how-to guides
2025-02-27 18:16:45 +00:00
Archer Bowen
3b4fb2d27f
#3087 Addressing docustring TODO's and a few minor spelling mistakes.
2025-02-27 14:03:18 +00:00
Archer Bowen
f0c46cd90e
Merge branch 'dev' into feature/3087-TAP-core-migration
2025-02-27 11:36:38 +00:00
Marek Wolan
98914ecdbb
Merge remote-tracking branch 'origin/dev' into bugfix/3089-obs-index
2025-02-27 11:31:02 +00:00
Marek Wolan
7b092158db
Merged PR 620: 4.0.0 changes into dev
...
Related work items: #2869 , #2887 , #2912 , #3029 , #3060 , #3062 , #3075
2025-02-27 11:29:24 +00:00
Marek Wolan
2b04695c2e
Apply suggestions from code review
2025-02-27 10:07:17 +00:00
Marek Wolan
a19ceada2c
Change ACL observation to 0-index and remove weird off-by-one offset
2025-02-26 19:31:43 +00:00
Marek Wolan
bab4060378
Fix agent config in terminal processing notebook
2025-02-26 18:26:54 +00:00
Marek Wolan
fd367d1f0e
Fix typos and duplicate identifiers in docs
2025-02-26 18:21:28 +00:00
Marek Wolan
f1a36cafaa
remove outdated information from data manipulation bot doc page
2025-02-26 18:13:45 +00:00
Marek Wolan
cf33dcdcf9
remove outdated information from agents doc page
2025-02-26 18:12:20 +00:00
Marek Wolan
8c399c4f61
Fix mismerge of c2 e2e notebook
2025-02-26 18:11:42 +00:00
Marek Wolan
b4b0f99c23
Fix mismerge of agent show_history method
2025-02-26 17:57:23 +00:00
Charlie Crane
891467d1d3
Revert changes to Command & control and Privilege jupyter notebooks
2025-02-26 15:44:06 +00:00
Marek Wolan
2bf118abc9
Merge remote-tracking branch 'origin/4.0.0a1-dev' into 4.0.0-dev
2025-02-26 15:33:50 +00:00
Charlie Crane
6b796608df
Revert commit of output in Command and Control notebook
2025-02-26 15:32:50 +00:00
Archer Bowen
5ffde8a426
Merge branch '4.0.0a1-dev' into feature/3087-TAP-core-migration
2025-02-26 15:32:43 +00:00
Charlie Crane
7fe4915f42
Revisions to make the how-to guides show in navigation pane
2025-02-26 15:31:03 +00:00
Marek Wolan
9bb4442bbe
Merge remote-tracking branch 'origin/dev' into 4.0.0-dev
2025-02-26 15:20:05 +00:00
Charlie Crane
0d93981ef8
Updates to documentation pages
2025-02-26 12:03:00 +00:00