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

Website Structure #3

Open
d3adzo opened this issue Jan 29, 2022 · 2 comments
Open

Website Structure #3

d3adzo opened this issue Jan 29, 2022 · 2 comments

Comments

@d3adzo
Copy link
Member

d3adzo commented Jan 29, 2022

Reopening this comment from @mav8557 because I think it has some merit. It might need some more work but I also think the structure could be played around with more.

A details.md file for each tool, that describes how it works with some of the relevant resources could be helpful, especially if it is doing anything especially esoteric. That would be optional but encouraged, so that people in the future can hit the ground running both with how to use a tool and what it is actually doing in reasonably comprehensive detail.

I'm about 50/50 on the layout. It works but I think it could get hard to maintain and follow this way. Seeing cross-platform tools under Linux, Windows, etc would be nice. Duplication is not a good idea - some way to search or have tags for tools would be ideal.

I think a good compromise would be to just have a directory for every tool, and then link to those tool pages from the OS group page.

Something like this:

index.md
tools/
      vishnu/
          index.md
          details.md
      father/
          index.md
          details.md
      nosferatu/
          index.md
          details.md
windows/
      index.md
linux/
      index.md
...

This way what changes often is easier to find and edit, you get a centralized place to see every red team tool, and it's easy to add tools to OS group pages.

@d3adzo
Copy link
Member Author

d3adzo commented Jan 29, 2022

See restructure branch.

Note for myself:
This structure might not be possible with the template that we are using. Working to see if there is a way to have two parents (show up in the dropdown under both).

@Riprock
Copy link
Member

Riprock commented Jan 29, 2022

Also one section that should be added is infrastructure. Becaseu some tools like hivemind or sawmill are not deployed on boxes but more infrastrure tools

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants