Skip to content

ncarabajal/QualysRequester

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QualysRequester

QualysRequester is used to download reports from Qualys via their API by report name. This script allows for the user to pass arguments by setting flags and specifying a file path for their download(s).

Options

To specify the report or reports the user must enter a full name or partial name in the config file. The user should only specify one and leave the other option blank.

--help : Simple help menu
-o : Specify the file path for the output. At the moment the absolute path must be used.

If there is any feedback or suggestions please feel free to reach out to me or the original author @fragtastic. He has been fantastic in helping me on my journey in learning Python.

Example Uses

MacOS / Linux
username$ python3 app.py -0 /Users/{username}/Desktop/QualysReports

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.9%
  • Shell 1.1%