Infosec-Notes icon indicating copy to clipboard operation
Infosec-Notes copied to clipboard

Notes from various sources for preparing to take the OSCP, Capture the Flag challenges, and Hack the Box machines.

Results 22 Infosec-Notes issues
Sort by recently updated
recently updated
newest added
trafficstars

TODO: clean up steganography CTF checklist - [ ] Properly link all tools and attributions - [ ] Add description for what the checklist is for - [ ] Make...

documentation
cleanup
TODO:

TODO: Split "Misc" items into proper sections; prep code for scripting - [ ] Put each example into its respective section - [ ] Clean up code examples and prep...

cleanup
split up functions
TODO:

TODO: description, methodology, and script prep for each section - [ ] Add description and methodology as needed for each section - [ ] Prep all code examples for scripting...

documentation
cleanup
TODO:

TODO: add --help to python file sharing scripts - [ ] Add argument parsing capability - [ ] add `--help` argument for getting usage description - [ ] add arguments...

enhancement
TODO:

TODO: Linux Enumeration Red Team Page - [ ] Integrate "Questions to Ask" into existing sections - [ ] Add descriptions (Keep/expand questions? Or rewrite?) - [ ] Clean up...

cleanup
split up functions
TODO:

TODO: Clean up description of `logcheck` - [ ] Description is a mass block of text. Add formatting, - [ ] Put code into code blocks - [ ] Ensure...

cleanup
TODO:

TODO: Add information about Linux Users and Groups; - [ ] Add information about creating, modifying, and deleting users and passwords - [ ] Add information about use, creation, modification,...

documentation
TODO:

TODO: add more information on mounting and using network shares - [x] Add information on creating, mounting, and connecting to network shares (Samba, SMB, etc.) - [ ] pull more...

documentation
TODO:

TODO: add more information about Managing connections in Linux; - [ ] Add commands such as telnet, SSH, nc, curl, wget - [ ] Add commands for listing information about...

documentation
TODO:

TODO: - [ ] put commands in tables - [ ] clean and organize whole document - [ ] Uncategorized notes go in Misc section * https://github.com/zweilosec/Infosec-Notes/blob/master/linux-1/linux-basics.md#linux-basics

cleanup
TODO: