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
Magnohost-Vulnerabilities-pentest — pentest on MagnoHost hosting provider & MeteorCloud infrastructure with 15+ servers mapped. Findings: MariaDB exposed on 6 servers, OmniDialer default creds → full access (103k CDR records), Wings CVE-2024-27102 (CVSS 9.9), Grafana 13.0.1 exposed, DMARC spoofing. Only curl_cffi + Python. Zero automated scanners. | Kitploit
Tools/GitHubGitHub/wyllowsec/magnohost-vulnerabilities-pentest
OSINT (Open Source Intelligence)ReconnaissanceVulnerability AnalysisExploitationInformation GatheringWAF BypassWeb SecurityPenetration TestingCloud Security

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →

About

pentest on MagnoHost hosting provider & MeteorCloud infrastructure with 15+ servers mapped. Findings: MariaDB exposed on 6 servers, OmniDialer default creds → full access (103k CDR records), Wings CVE-2024-27102 (CVSS 9.9), Grafana 13.0.1 exposed, DMARC spoofing. Only curl_cffi + Python. Zero automated scanners.

DNS Analysis
Database Security
GitHubwyllowsec/magnohost-vulnerabilities-pentest

Magnohost-Vulnerabilities-pentest

View Repository
13 months agoNot yet reviewed
Share

MagnoHost-pentest

pentest on MagnoHost hosting provider & MeteorCloud infrastructure. Findings: MariaDB exposed on 6 servers (CVSS 9.8), OmniDialer default creds full access, Wings CVE-2024-27102 (9.9), Grafana exposed, DMARC spoofing. Only curl_cffi + Python. Zero automated scanners.

Pentest

Tool

Script

CVSS

Date


target information

FieldDetail
Domainmagnohost.com.br / meteorcloud.com.br
ASNAS210554 — Meteor Cloud LTDA
WAFCloudflare (parcial)
Stacknginx, Laravel, Next.js, Pterodactyl, Grafana
DatabaseMariaDB 10.11.x (múltiplos servidores)
Servers mapped15+
Test DateMay 3–4, 2026
Pentesterwyllow
Authorized byGabriel C. — COO, MagnoHost

scope

  • Full external black box assessment
  • Subdomain enumeration & infrastructure mapping
  • Cloudflare WAF bypass via TLS fingerprint
  • Port scanning & banner grabbing
  • API endpoint fuzzing
  • Default credential testing
  • CVE identification on exposed services
  • Cookie & header security analysis
  • OSINT (DNS, DMARC, SPF, URLScan, IPInfo)

methodology & tools

Zero automated scanners. Pure manual hacking. Termux on Android.


findings summary


critical

F01 — MariaDB Exposed on Internet (Port 3306)

Description: MariaDB was directly reachable from the internet on port 3306 across 6 servers with no firewall restriction, allowing unauthenticated connection attempts directly against the database engine.

Proof of Concept:

root@kitploit:~
nc -zv 72.61.33.85 3306
# Banner: MariaDB 10.11.14-0ubuntu0.24.04.1# Magnohost-Vulnerabilities-pentest

Details intentionally limited to protect the infrastructure
Download Tool
PhaseTechniqueTool
ReconnaissanceDNS recon, subdomain enum, cert transparencycurl_cffi, Google DNS API
WAF BypassTLS fingerprint impersonation (chrome120)curl_cffi
EnumerationPort scan, banner grab, path fuzzingsocket, Python 3
ExploitationDefault creds, API abuse, info disclosurecurl_cffi, custom scripts
CVE AnalysisVersion fingerprinting, NVD lookupNVD API
ReportingManual documentationMarkdown
SeverityCountCVSS Range
Critical39.8 – 9.9
High57.5 – 9.1
Medium74.0 – 7.4
Total Valid15—
FieldValue
CVSS Score9.8
VectorAV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Servers72.61.33.85, 198.89.99.229, 198.89.99.215, 198.89.99.120, 198.89.99.131, 198.89.99.78
CWECWE-284: Improper Access Control