RickGivens
BS in Computer Information Systems and Management Information Systems; pursuing a Master's of Computer Science - Information Security
Independent ResearcherGreater Chicago Area
Pinned Repositories
alterEXIF
A python application which copies images and loads randomized GPS data
Bits-Blocks-and-Chains
Final Research Project for CPSC 52500 | Lewis University| Fall 2017 | Bits, Blocks, and Chains: A Concise Examination of Bitcoin and Cryptocurrency for the Novice
crackfile.py
This program will read the contents of two files into separate dictionaries, search for identical keys in both dictionaries, and return the corresponding values. The original intent of this program is to compare a list of usernames and hashed passwords to a rainbow table. The program will search the rainbow table for the hashed password, and return both the username and password.
Disruptive-Technologies-in-Medicine
Capstone Course for CISS 493 at Columbia College, Winter 2016.
Influencing-Outcomes
Slide Deck for my 2018 Presentation at BSides Chicago on Social Engineering
IOT-Vulnerability-Research
Completed research of vulnerabilities present in IOT devices.
Linux-as-an-Operating-System
Overview of the Advantages and Disadvantages of Choosing Linux, Especially More Than One Distribution of Linux
Reversing-Course-CISS-492-Capstone
Capstone Course for CISS 492 at Columbia College, Summer 2016
Simple-Bash-Port-Scanner
A simple port scanner written in Bash. Work in progress
Software-Vulnerabilities-and-Defense
Final Project for CPSC 66500 Software Vulnerabilities and Defense, Lewis University, July 2017
RickGivens's Repositories
RickGivens/IOT-Vulnerability-Research
Completed research of vulnerabilities present in IOT devices.
RickGivens/Bits-Blocks-and-Chains
Final Research Project for CPSC 52500 | Lewis University| Fall 2017 | Bits, Blocks, and Chains: A Concise Examination of Bitcoin and Cryptocurrency for the Novice
RickGivens/Simple-Bash-Port-Scanner
A simple port scanner written in Bash. Work in progress
RickGivens/alterEXIF
A python application which copies images and loads randomized GPS data
RickGivens/crackfile.py
This program will read the contents of two files into separate dictionaries, search for identical keys in both dictionaries, and return the corresponding values. The original intent of this program is to compare a list of usernames and hashed passwords to a rainbow table. The program will search the rainbow table for the hashed password, and return both the username and password.
RickGivens/Disruptive-Technologies-in-Medicine
Capstone Course for CISS 493 at Columbia College, Winter 2016.
RickGivens/Influencing-Outcomes
Slide Deck for my 2018 Presentation at BSides Chicago on Social Engineering
RickGivens/Linux-as-an-Operating-System
Overview of the Advantages and Disadvantages of Choosing Linux, Especially More Than One Distribution of Linux
RickGivens/Reversing-Course-CISS-492-Capstone
Capstone Course for CISS 492 at Columbia College, Summer 2016
RickGivens/Software-Vulnerabilities-and-Defense
Final Project for CPSC 66500 Software Vulnerabilities and Defense, Lewis University, July 2017
RickGivens/scratch
RickGivens/SecLists
SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more.
RickGivens/Windows-Executive
A summary of the Windows Executive and its Components