Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2020-10148-Solarwinds-Orion — Python exploit script for CVE-2020-10148 targeting SolarWinds Orion, with integrated Shodan reconnaissance for locating vulnerable instances. | Kitploit
Tools/GitHubGitHub/rdoix/cve-2020-10148-solarwinds-orion
ReconnaissanceVulnerability AnalysisExploitationWeb Application ExploitationInformation Gathering
GitHubrdoix/cve-2020-10148-solarwinds-orion

CVE-2020-10148-Solarwinds-Orion

Python exploit script for CVE-2020-10148 targeting SolarWinds Orion, with integrated Shodan reconnaissance for locating vulnerable instances.

View Repository

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
5215 years agoNot yet reviewed

CVE-2020-10148 Solarwinds Orion

Download CVE-2020-10148.py

root@kitploit:~
wget https://gist.githubusercontent.com/0xsha/75616ef6f24067c4fb5b320c5dfa4965/raw/0d7db4f2ea5aacc0ada7b1a7b23f2ce8ba39315f/CVE-2020-10148.py

Looking Solarwinds Orion from Shodan

root@kitploit:~
https://www.shodan.io/search?query=http.title%3Asolarwinds+http.favicon.hash%3A-1776962843

Running CVE-2020-10148.py

root@kitploit:~
python CVE-2020-10148.py CVE-2020-10148.py http(s)://target

Reffrence :

  • https://gist.github.com/0xsha/75616ef6f24067c4fb5b320c5dfa4965
Download Tool