├── README.md ├── openvasInfa.sh ├── parseResponseAndSaveFile.py ├── reports └── .reports └── temp └── .temp /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cehkunal/Openvas-Automation/HEAD/README.md -------------------------------------------------------------------------------- /openvasInfa.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cehkunal/Openvas-Automation/HEAD/openvasInfa.sh -------------------------------------------------------------------------------- /parseResponseAndSaveFile.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cehkunal/Openvas-Automation/HEAD/parseResponseAndSaveFile.py -------------------------------------------------------------------------------- /reports/.reports: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /temp/.temp: -------------------------------------------------------------------------------- 1 | --------------------------------------------------------------------------------