User contributions
Jump to navigation
Jump to search
- 04:08, 3 February 2024 diff hist +347 Sqlcmd
- 23:54, 1 February 2024 diff hist +145 N Sqlcmd Created page with "# backup ``` sqlcmd -S 10.x.x.x -U sa -P ${PASS} -d master -Q "BACKUP DATABASE demo TO DISK='C:\Temp\demo.bak' WITH COPY_ONLY" ``` - WITH FORMAT"
- 22:16, 1 February 2024 diff hist +228 N Mssql ubuntu Created page with "# Error uninstalling - https://askubuntu.com/questions/1400134/removing-mssql-server-from-ubuntu-20-04-in-wsl1 ``` sudo mv /var/lib/dpkg/info/mssql-server.* /tmp/ then sudo dp..." current
- 17:05, 31 January 2024 diff hist +194 Git tag current
- 23:51, 29 January 2024 diff hist +141 Blackbox exporter
- 23:50, 29 January 2024 diff hist 0 m Blackbox exporter Busk moved page Prometheus blackbox exporter to Blackbox exporter without leaving a redirect
- 20:06, 28 January 2024 diff hist +110 Cloudnative-pg
- 15:50, 28 January 2024 diff hist +119 N Blacklist check Created page with "https://www.uceprotect.net/en/rblcheck.php https://mxtoolbox.com/SuperTool.aspx?action=blocklist%3a<myip>&run=toolpage" current
- 02:46, 28 January 2024 diff hist +79 Blackbox exporter
- 22:34, 27 January 2024 diff hist +28 Application Insights Web Tests current
- 22:33, 27 January 2024 diff hist +94 Application Insights Web Tests
- 22:00, 27 January 2024 diff hist +88 Application Insights Web Tests
- 00:58, 26 January 2024 diff hist +109 N Application Insights Web Tests Created page with "https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/application_insights_web_test"
- 21:51, 25 January 2024 diff hist 0 Generate Random Password current
- 17:34, 25 January 2024 diff hist +868 Cert scan current
- 06:12, 25 January 2024 diff hist +123 N Wazuh Azure Created page with "https://documentation.wazuh.com/current/cloud-security/azure/posture-management.html#integrating-wazuh-with-microsoft-azure" current
- 21:37, 24 January 2024 diff hist +118 N Azure ossec Created page with "https://azuremarketplace.microsoft.com/en-us/marketplace/apps/azuresentinel.azure-sentinel-solution-ossec?tab=Overview" current
- 22:05, 23 January 2024 diff hist +1,140 N Cert scan Azure App Gateway Created page with "vim .env ``` set -a AZ_SUBSCRIPTION_ID=mysub-id-blah ``` ``` . .env ``` cert-scan-agws-be-certs.sh ``` #!/bin/bash set -eu if "$#" -ne 1 ; then echo "Usage: $0 <reso..." current
- 21:39, 23 January 2024 diff hist +273 Cert scan
- 20:30, 23 January 2024 diff hist +307 Wazuh current
- 16:09, 23 January 2024 diff hist +79 Wazuh
- 14:03, 23 January 2024 diff hist +91 Wazuh
- 13:39, 23 January 2024 diff hist +43 N Wazuh issues Created page with "https://github.com/wazuh/wazuh/issues/19517" current
- 13:25, 23 January 2024 diff hist +254 Wazuh
- 13:22, 23 January 2024 diff hist +139 Wazuh
- 13:17, 23 January 2024 diff hist +335 Wazuh
- 05:26, 23 January 2024 diff hist +79 Wazuh
- 05:01, 23 January 2024 diff hist +52 Wazuh
- 23:52, 22 January 2024 diff hist +108 Wazuh
- 23:38, 22 January 2024 diff hist +160 Wazuh
- 23:19, 22 January 2024 diff hist +743 Wazuh
- 21:24, 22 January 2024 diff hist +188 Wazuh
- 21:24, 22 January 2024 diff hist +280 Wazuh
- 21:13, 22 January 2024 diff hist +169 Wazuh
- 20:58, 22 January 2024 diff hist +89 N Wazuh Created page with "https://documentation.wazuh.com/current/installation-guide/wazuh-server/step-by-step.html"
- 20:32, 22 January 2024 diff hist +94 Ossec install server current
- 20:31, 22 January 2024 diff hist +231 N Ossec install server Created page with "# Ubuntu 22.04 ``` apt-get -y install build-essential zlib1g-dev libpcre2-dev libsqlite3-dev libssl-dev libsystemd-dev curl -LO https://github.com/ossec/ossec-hids/archive/ref..."
- 16:32, 22 January 2024 diff hist +45 Cert scan
- 11:38, 21 January 2024 diff hist +116 Ossec current
- 11:37, 21 January 2024 diff hist +113 N Ossec Created page with "https://www.digitalocean.com/community/tutorials/how-to-monitor-your-system-security-with-osquery-on-ubuntu-16-04"
- 12:05, 20 January 2024 diff hist +57 Netbox current
- 01:07, 20 January 2024 diff hist +46 N Cert scan code Created page with "https://github.com/usysrc/ssl-expiry/tree/main" current
- 17:09, 19 January 2024 diff hist +186 Cert scan
- 16:56, 19 January 2024 diff hist +218 Cert scan
- 16:52, 19 January 2024 diff hist -15 Cert scan
- 16:47, 19 January 2024 diff hist +1 Cert scan
- 16:47, 19 January 2024 diff hist +2,029 N Cert scan Created page with "# Steps ## get-dnsRecords.ps1 ``` $ErrorActionPreference = "Stop" if ($args.Count -lt 2) { Write-Host "Usage: get-dnsRecords.ps1 <zone name/domain> <windows dns hostna..."
- 15:44, 19 January 2024 diff hist +642 Powershell snippets current
- 14:59, 19 January 2024 diff hist -33 Powershell snippets
- 14:59, 19 January 2024 diff hist +80 Powershell snippets