diff --git a/configs/frameworks_example.ini b/configs/frameworks_example.ini index 7ac8299..704ed99 100755 --- a/configs/frameworks_example.ini +++ b/configs/frameworks_example.ini @@ -4,8 +4,8 @@ hostname=localhost port=8834 username=nessus_username password=nessus_password -write_path=/opt/vulnwhisp/nessus/ -db_path=/opt/vulnwhisp/database +write_path=/opt/vulnwhisperer/nessus/ +db_path=/opt/vulnwhisperer/database trash=false verbose=true @@ -15,8 +15,8 @@ enabled = true hostname = qualysapi.qg2.apps.qualys.com username = exampleuser password = examplepass -write_path=/opt/vulnwhisp/qualys/ -db_path=/opt/vulnwhisp/database +write_path=/opt/vulnwhisperer/qualys/ +db_path=/opt/vulnwhisperer/database verbose=true # Set the maximum number of retries each connection should attempt. @@ -31,8 +31,8 @@ hostname = localhost port = 4000 username = exampleuser password = examplepass -write_path=/opt/vulnwhisp/openvas/ -db_path=/opt/vulnwhisp/database +write_path=/opt/vulnwhisperer/openvas/ +db_path=/opt/vulnwhisperer/database verbose=true #[proxy] @@ -47,4 +47,4 @@ verbose=true ; proxy authentication #proxy_username = proxyuser -#proxy_password = proxypass \ No newline at end of file +#proxy_password = proxypass