Skip to content

Developed as part of my coursework to track hardware and software assets on a network and scan for any vulnerabilities any assets may have

Notifications You must be signed in to change notification settings

oscarmccabe1998/Asset_Managment_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

project-oscarmccabe1998

Test

Asset Managmennt system

A program I developed for my Software Engineering practices class to scan hardware and software information from an asset and keep a record of the information in a database. The system is also able to take in information from software assets and check them against the NIST database.

The system was developed using the QT framework.

I had to re-upload the code as the original repo contained Database credentails and API keys.

Dependencies

  • requirements.txt

Usage

  • python SystemInfoUiController.py

Logic

  • UI logic can be found in SystemInfoUiController.py
  • System scan logic can be found in SystemInfo.py
  • API logic can be found in apireq.py

Pre hook has been added to check the login system locally before commiting

System can be accessed with the credentials "admin" for the user name and "Password-1" for the password. Executable has been submitted on mylearningspace along with the paper work and video

About

Developed as part of my coursework to track hardware and software assets on a network and scan for any vulnerabilities any assets may have

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages