Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Cyber Notes
This is our master repository, hosting our technical knowledge gathered over the years.

# Competition Repo
# Competition Repos
https://github.com/ufsit/blue.git
13 changes: 2 additions & 11 deletions blue/Tools/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,9 @@
Competition Tools for UF CCDC.

## Subdirectories
* `archive` - Older scripts, used for inspiration
* `chomp` - Our EDR.
* `http` - Miscellaneous web-related scripts.
* `injects` - Templates for inject tasks
* `ipcatalog` - IP cataloging tool. Licensed under GPLv2 only (see `ipcatalog/README.md` for more details)
* `logging` - Our scripts to set up the ELK stack
* `archive` - Older or deprecated scripts, kept for inspiration and historical purposes.
* `osdestroyer4000` - Licensed under GPLv3 only (see `osdestroyer4000/README.md` for more details)
* `portinventory` - The PortInventory tool. Licensed under AGPLv3 only (see `portinventory/README.md` for more details)
* `unixfiletransfer` - Scripts to assist in file transfers. Licensed under GPLv2 only (see `unixfiletransfer/README.md` for details)
* `webandaid` - The Webandaid tool. Licensed under Apache 2.0 (see `webandaid/README.md` for more details)
* `windows_hardening` - Windows scripts to run at the start to harden the machine faster
* `zoo` - One-stop shop for all blueteam actions (_contains the animals_).
* `zoo` - One-stop shop for all Blue Team actions.
* `README.md` - This file. Documents the files in this repository

## Competition Transfer
Expand Down
Loading