Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New samples and updates #1118

Merged
merged 28 commits into from
Feb 13, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
0bec39a
FalconPy Sample Submissions from Don-Swanson-Adobe
Don-Swanson-Adobe Jan 22, 2024
3e8c379
Update wordlist.txt
jshcodes Jan 28, 2024
a3acf2e
Remove example_auth.py
jshcodes Jan 29, 2024
8b0fa83
Bulk tagging sample documentation and linting
jshcodes Jan 29, 2024
483f5dd
RFM report documentation and linting
jshcodes Jan 29, 2024
9f864bc
Host Report documentation and linting.
jshcodes Jan 29, 2024
358d7ff
Rename folders
jshcodes Jan 29, 2024
3b6b43c
Serial Search documentation and linting
jshcodes Jan 31, 2024
836c47c
Default groups documentation and linting
jshcodes Jan 31, 2024
1c14dc0
Get Host Groups documentation and linting
jshcodes Jan 31, 2024
a3e86f2
Host Search documentation and linting
jshcodes Jan 31, 2024
638859d
Policy Check documentation and linting
jshcodes Jan 31, 2024
d4e0b22
IOA Audit documentation and linting
jshcodes Feb 1, 2024
b065c61
IOC Audit documentation and linting
jshcodes Feb 1, 2024
4035553
Sensor Visibility Exclusions Audit documentation and linting
jshcodes Feb 2, 2024
289a50a
Find Users documentation and linting
jshcodes Feb 3, 2024
dc068f4
Restart sensor documentation and linting
jshcodes Feb 3, 2024
a2c4d5f
ML Audit documentation and linting
jshcodes Feb 1, 2024
4fb7367
Script Manager documentation and linting
jshcodes Feb 4, 2024
c3eb1f0
Prevention Policy Cloner documentation and linting
jshcodes Feb 4, 2024
4507180
Create attached groups (prevention) documentation and linting
jshcodes Feb 5, 2024
35d9af2
Sensor Update Policy Cloner documentation and linting
jshcodes Feb 7, 2024
959b0cf
Create attached groups (sensor update) documentation and linting
jshcodes Feb 7, 2024
aaa4f79
Add base_url to Policy Wonk documentation
jshcodes Feb 7, 2024
7bd8f64
Update Samples home
jshcodes Feb 7, 2024
a171c9a
Update AUTHORS.md
jshcodes Feb 8, 2024
1518b4e
Add Get file from multiple hosts sample
jshcodes Feb 9, 2024
4ee80ec
Update Malqueryinator (adds debugging, environment authentication)
jshcodes Feb 9, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 29 additions & 0 deletions .github/wordlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1310,3 +1310,32 @@ CreateCSPMAzureManagementGroup
GetCSPMAzureManagementGroup
ReadContainerAlertsCountBySeverity
PostAggregatesAlertsV
EDR
programmatically
MLE
SVE
RFM
hostnames
APIHarnessV
TCPdump
TCP
getchildren
rfm
untag
getioaexclusionsv
queryioaexclusionsv
getmlexclusionsv
mle
querymlexclusionsv
createpreventionpolicies
getscripts
listfiles
getsensorvisibilityexclusionsv
querysensorvisibilityexclusionsv
sve
DeleteFileV
ListFilesV
batchgetcmd
batchgetcmdstatus
deletefilev
listfilesv
6 changes: 5 additions & 1 deletion AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ These coders deserve accolades and laurels as well as cool titles and cartoons.

| Name | Role |
| :--- | :--- |
| Šimon L., `@isimluk` | [Sanity Checker](https://xkcd.com/1926/) |
| Josh Lang, `@jlangdev` | [Lint Purveyor](https://xkcd.com/1833/) |
| Christopher Hammond, `@ChristopherHammond13` | [Technical Debt Collector](https://xkcd.com/2138/) |
| Gabe Alford, `@redhatrises` | [Git Whisperer](https://xkcd.com/1597/) |
Expand All @@ -37,6 +36,9 @@ These coders deserve accolades and laurels as well as cool titles and cartoons.
| Shane Shellenbarger, `@soggysec` | [Calamity Validator](https://xkcd.com/1700/) |
| Steve Klassen, `@mrxinu` | [Dilemma Responder](https://xkcd.com/85/) |

#### Honorable mentions
+ Šimon L., `@isimluk` ([Sanity Checker](https://xkcd.com/1926/))

## Contributors
The following members of the community have made requests, suggestions, code contributions or provided feedback and reported bugs.
This has been a critical element in the development of the FalconPy project.
Expand Down Expand Up @@ -90,6 +92,8 @@ This has been a critical element in the development of the FalconPy project.
+ Phil Massyn, `@massyn`
+ Russell Snyder, `@rusnyder`
+ `@PeroSoy`
+ Shubham, `@i-shubham01`
+ Don "Swanson" I., `@Don-Swanson-Adobe`


## Sponsors
Expand Down
676 changes: 617 additions & 59 deletions samples/README.md

Large diffs are not rendered by default.

Loading
Loading