Commit 2c6e8ced: Multiple changes

- Check output
- Updated list generation
- Started subdomain takeover check module
This commit is contained in:
Jurjen Ladenius
2021-08-12 10:46:04 +02:00
parent 2c6e8cede3
commit 1a3bc1370e
39 changed files with 4879 additions and 85 deletions

View File

@@ -0,0 +1,11 @@
DROP USER [participant_import]
GO
DROP USER [participant_validation]
GO
DROP USER [SSISMaintenance]
GO
DROP USER [SSISUser]
GO