├── PODProgram ├── CHDODuty.xlsx ├── CadetDuty.xlsx ├── Events.xlsx ├── POD Evening Announcement (Responses).xlsx ├── Trainings.xlsx ├── pod.py └── script ├── README.md ├── SQL_INJECTION_CHEATSHEET.md ├── cdx_notes.md ├── cyber_paw.png ├── cyber_paw.xcf ├── cyberpin.jpg ├── for_the_newbs.md ├── getenvaddr ├── getenvaddr.c ├── music.md ├── pattern.py ├── phone_call_with_lt_chad_ray.md ├── sans_list.md ├── sans_wishlist.md └── useful_python_modules.md /PODProgram/CHDODuty.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JohnHammond/miscellaneous/HEAD/PODProgram/CHDODuty.xlsx -------------------------------------------------------------------------------- /PODProgram/CadetDuty.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JohnHammond/miscellaneous/HEAD/PODProgram/CadetDuty.xlsx -------------------------------------------------------------------------------- /PODProgram/Events.xlsx: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /PODProgram/POD Evening Announcement (Responses).xlsx: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /PODProgram/Trainings.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JohnHammond/miscellaneous/HEAD/PODProgram/Trainings.xlsx -------------------------------------------------------------------------------- /PODProgram/pod.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JohnHammond/miscellaneous/HEAD/PODProgram/pod.py -------------------------------------------------------------------------------- /PODProgram/script: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JohnHammond/miscellaneous/HEAD/PODProgram/script -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JohnHammond/miscellaneous/HEAD/README.md -------------------------------------------------------------------------------- /SQL_INJECTION_CHEATSHEET.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JohnHammond/miscellaneous/HEAD/SQL_INJECTION_CHEATSHEET.md -------------------------------------------------------------------------------- /cdx_notes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JohnHammond/miscellaneous/HEAD/cdx_notes.md -------------------------------------------------------------------------------- /cyber_paw.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JohnHammond/miscellaneous/HEAD/cyber_paw.png -------------------------------------------------------------------------------- /cyber_paw.xcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JohnHammond/miscellaneous/HEAD/cyber_paw.xcf -------------------------------------------------------------------------------- /cyberpin.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JohnHammond/miscellaneous/HEAD/cyberpin.jpg -------------------------------------------------------------------------------- /for_the_newbs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JohnHammond/miscellaneous/HEAD/for_the_newbs.md -------------------------------------------------------------------------------- /getenvaddr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JohnHammond/miscellaneous/HEAD/getenvaddr -------------------------------------------------------------------------------- /getenvaddr.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JohnHammond/miscellaneous/HEAD/getenvaddr.c -------------------------------------------------------------------------------- /music.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JohnHammond/miscellaneous/HEAD/music.md -------------------------------------------------------------------------------- /pattern.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JohnHammond/miscellaneous/HEAD/pattern.py -------------------------------------------------------------------------------- /phone_call_with_lt_chad_ray.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JohnHammond/miscellaneous/HEAD/phone_call_with_lt_chad_ray.md -------------------------------------------------------------------------------- /sans_list.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JohnHammond/miscellaneous/HEAD/sans_list.md -------------------------------------------------------------------------------- /sans_wishlist.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JohnHammond/miscellaneous/HEAD/sans_wishlist.md -------------------------------------------------------------------------------- /useful_python_modules.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JohnHammond/miscellaneous/HEAD/useful_python_modules.md --------------------------------------------------------------------------------