-
Notifications
You must be signed in to change notification settings - Fork 0
Description
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.