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

WIP: Add tools and other misc improvements #47

Draft
wants to merge 8 commits into
base: develop
Choose a base branch
from

Conversation

JulianDroste
Copy link
Collaborator

Hi,

so far I have gotten around to add the following tools:

  • Chainsaw
  • CyberChef
  • Velociraptor

Other Changes I have made so far:

  • Sorted tools.yaml alphabetically

Planned Changes

  • Add additional tools
  • Proof-read exisiting sections of the BCP
  • Add to existing Use-Cases

@JulianDroste JulianDroste added documentation Improvements or additions to documentation enhancement New feature or request labels Aug 11, 2023
@JulianDroste JulianDroste self-assigned this Aug 11, 2023
@JulianDroste
Copy link
Collaborator Author

this PR at least partially will solve #5 & #12

@JulianDroste
Copy link
Collaborator Author

@cugu any idea why the changes in 8f2ea4f do not lead to the expected sorted table output? Does the Template.render() function have an implicit order or did I overlook something?

@JulianDroste
Copy link
Collaborator Author

@aaronkaplan Please advise regarding the added tools - I'd refrain from pulling together "yet another Awesome List" - Do we have any criteria on which we define what belongs in the tools.yaml and what does not?

@cugu
Copy link
Contributor

cugu commented Aug 16, 2023

@JulianDroste index.md looks sorted to me?

@aaronkaplan
Copy link
Collaborator

@aaronkaplan Please advise regarding the added tools - I'd refrain from pulling together "yet another Awesome List" - Do we have any criteria on which we define what belongs in the tools.yaml and what does not?

We have a rough scope definition in our document. However, this is an important point you are raising.
I think what makes a lot of sense is to channel the wider knowledge of FIRST and real-world practitioners (i.e. "what tools do you really use ? Which tools do you like to use, since they make your job much much easier?"). This would be one separating aspect when compared to endless awesome-lists.

But good point, I think the scope discussion needs more sharpening.

@JulianDroste
Copy link
Collaborator Author

@JulianDroste index.md looks sorted to me?

Yeah that was done "manually" still (sorry I was not clear on that in my initial comment) - you will see if you were to execute the script, that the order of the YAML would also be applied to the index.md

@JulianDroste
Copy link
Collaborator Author

On that note: I also noted that there is some encoding weirdness going on which I still have to investigate - everytime I run the script on my Windows workstation, the societe-generale-fast-incident-response-fir folder gets added as sociata-ganarale-fast-incident-response-fir

@cugu
Copy link
Contributor

cugu commented Sep 19, 2023

@JulianDroste Sorting is working now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Review the first chapters, check for visual as well as contents consistency review initial chapters
3 participants