
React2Shell(CVE-2025-55182) 탐지용 nmap nse
# Copy to Nmap scripts directory
sudo cp react2shell-detect.nse /usr/share/nmap/scripts/
# Update script database
sudo nmap --script-updatedb
# Single target
nmap -p80,443 --script react2shell-detect.nse example.com
중요: 이 스크립트는 명시적 서면 허가를 받은 시스템에만 사용하십시오. 승인되지 않은 스캐닝이나 악용은 대부분의 관할권에서 불법입니다.