{"id":24532845,"url":"https://github.com/the-viper-one/snmp-scan","last_synced_at":"2025-10-27T00:36:19.863Z","repository":{"id":198762463,"uuid":"701494961","full_name":"The-Viper-One/SNMP-Scan","owner":"The-Viper-One","description":"PowerShell script to enumerate for and authenticate to SNMP servers.","archived":false,"fork":false,"pushed_at":"2023-10-08T10:12:01.000Z","size":36,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-22T10:18:30.667Z","etag":null,"topics":["hacking","powershell","snmp"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/The-Viper-One.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-10-06T18:59:48.000Z","updated_at":"2024-11-18T22:35:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"b3229d43-c8c9-414c-9cf9-8497465b1636","html_url":"https://github.com/The-Viper-One/SNMP-Scan","commit_stats":null,"previous_names":["the-viper-one/invoke-snmp","the-viper-one/snmp-scan"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/The-Viper-One%2FSNMP-Scan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/The-Viper-One%2FSNMP-Scan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/The-Viper-One%2FSNMP-Scan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/The-Viper-One%2FSNMP-Scan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/The-Viper-One","download_url":"https://codeload.github.com/The-Viper-One/SNMP-Scan/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243790982,"owners_count":20348390,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hacking","powershell","snmp"],"created_at":"2025-01-22T10:18:33.613Z","updated_at":"2025-10-27T00:36:19.800Z","avatar_url":"https://github.com/The-Viper-One.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SNMP-Scan\nSimple Powershell script which can be used to scan CIDR ranges and Active Directory for systems running SNMP. Default Community string used is \"public\" unless specified otherwise. Supports SNMPv1 and SNMPv2c.\n\n# Load into memory\n```\nIEX(New-Object System.Net.WebClient).DownloadString(\"https://raw.githubusercontent.com/The-Viper-One/SNMP-Scan/main/SNMP-Scan.ps1\")\n```\n\n# Usage\nAt minimum -Targets is required, otherwise SNMP-Scan supports optional parameters as shown below\n```\n# Mandatory parameters\nSNMP-Scan -Targets DC01.security.local       # Specifc name or IP\nSNMP-Scan -Targets All                       # All enabled systems in Acitve Directory\nSNMP-Scan -Targets Servers                   # All servers in Active Directory\nSNMP-Scan -Targets 10.10.10.0/24             # Scan an entire CIDR range\n\n# Optional Parameters\n-Community [Community String]                # Community string to use (Default: public)\n-Threads 10                                  # Specify number of threads to run (Default: 40)\n-SuccessOnly                                 # Show only successful results\n-Domain [Domain]                             # Run against an alternate domain (Default: $env:userdnsdomain)\n-Port [UDP Port]                             # Specify alternate port (Default: UDP 161)\n```\n\n# Images\n\n![image](https://github.com/The-Viper-One/SNMP-Scan/assets/68926315/2a8ca32a-974c-4a0c-8d41-2f450b1c9a27)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthe-viper-one%2Fsnmp-scan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthe-viper-one%2Fsnmp-scan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthe-viper-one%2Fsnmp-scan/lists"}