Lucene search
+L

33 matches found

Kitploit
Kitploit
added 2026/09/02 6:47 p.m.5 views

Juniper-Bug-Automation-CVE-2023-36845

Juniper CVE:2023-36845 の自動化 概要 これは、CVE-2023-36845 脆弱性を確認するための bash スクリプトです。このスクリプトは IP アドレスのリストを処理し、それぞれにリクエストを送信し、応答に基づいてシステムが脆弱かどうかを判断します。 使用方法 スクリプトを使用するには、コマンドラインから以下のオプションを指定して実行します: chmod +x cve-2023-36845.sh ./cve-2023-36845.sh -f iplist.txt...

9.8CVSS6.9AI score0.94595EPSS
SaveExploits24
Kitploit
Kitploit
added 2026/09/02 2:39 p.m.5 views

CVE-2023-36845-6-

CVE-2023-36845-6 CVE-2023-36845 및 CVE-2023-36846 Juniper Junos OS J-Web RCE 교육 목적으로만 사용하십시오. root@kitploit: echo "----------------Welcome-to-cve-2023-36845-6-script-by-1veresk----------+"; echo "+----------------------------------------------------------------------+"; echo...

9.8CVSS6.9AI score0.95101EPSS
SaveExploits25
Kitploit
Kitploit
added 2026/09/02 12:06 p.m.5 views

CVE-2023-36845

참고 : !CAUTION ⚠️ 면책 조항: 중요: 이 스크립트는 교육, 윤리적 테스트 및 합법적인 용도로만 제공됩니다. 명시적 허가 없이 어떤 시스템이나 네트워크에도 사용하지 마십시오. 컴퓨터 시스템 및 네트워크에 대한 무단 접근은 불법이며, 무단 활동이 적발된 사용자는 법적 조치를 받을 수 있습니다. 저자는 이 스크립트의 오용으로 인한 어떠한 손해에 대해서도 책임을 지지 않습니다...

9.8CVSS6.9AI score0.94595EPSS
SaveExploits24
Kitploit
Kitploit
added 2026/09/02 10:57 a.m.6 views

CVE-2023-36845

주니퍼 스캐너 bt0의 CVE-2023-36845 스캐너 취약점에 대한 자세한 정보: https://supportportal.juniper.net/JSA72300 요구 사항: python3+ shodan colorama urlopen pyOpenSSL censys $ python3 -m pip install -r requirements.txt 옵션 root@kitploit: -h, --help show this help message and exit -H HOST, --host HOST IP or Hostname of targ...

9.8CVSS7AI score0.94595EPSS
SaveExploits24
Kitploit
Kitploit
added 2026/09/02 5:36 a.m.6 views

CVE-2023-36845

Juniper CVE:2023-36845 자동화 - Asbawy 제작 - Ak1t4 수정 개요 CVE-2023-36845 취약점을 확인하기 위해 설계된 bash 스크립트입니다. 이 스크립트는 Juniper URL 주소 목록을 처리하고, 각 주소에 요청을 보내며, 응답에 기반하여 시스템이 취약한지 여부를 결정합니다. 사용법 스크립트를 사용하려면 다음 옵션과 함께 명령줄에서 실행하십시오: ./exploit.sh -f urls.txt 작성자: Asbawy...

9.8CVSS6.9AI score0.94595EPSS
SaveExploits24References1
Kitploit
Kitploit
added 2026/09/01 11:18 p.m.3 views

CVE-2023-36845

CVE-2023-36845 CVE-2023-36845 대량 점검 원라이너 cat ip.txt| while read host do;do curl -sk "http://$host/?PHPRC=/dev/fd/0" -X POST -d 'autoprependfile="/etc/passwd"'| grep -i 'root:' && echo $host "is VULNERABLE";done...

9.8CVSS6.9AI score0.94595EPSS
SaveExploits24
Kitploit
Kitploit
added 2026/08/31 4:30 p.m.6 views

cve-2023-36845-scanner

Juniper CVE-2023-36845 취약점 스캐너 이 취약점 스캐너는 Juniper 방화벽을 스캔하여 CVE-2023-36845에 취약한지 여부를 확인하는 데 사용됩니다. 이 스캐너는 go-exploit을 기반으로 구축되었기 때문에 두 단계로 구성됩니다: 대상 검증: 대상이 잠재적으로 영향을 받는 Juniper 방화벽인지 확인합니다. 대상 익스플로잇: 스캐너가 LDPRELOAD 메시지를 전송하여 취약한 시스템에서 무해한 오류 메시지를 생성합니다. CVE-2023-36845 익스플로잇에 대한 자세한 내용은 블로그인...

9.8CVSS7AI score0.94595EPSS
SaveExploits24References1
Kitploit
Kitploit
added 2026/08/31 12:51 p.m.5 views

Automation-for-Juniper-cve-2023-36845

Juniper CVE:2023-36845 자동화 도구 개요 CVE-2023-36845 취약점을 확인하기 위해 설계된 bash 스크립트입니다. 이 스크립트는 IP 주소 목록을 처리하여 각각에 요청을 보내고, 응답을 기반으로 시스템이 취약한지 여부를 결정합니다. 사용법 스크립트를 사용하려면 명령줄에서 다음 옵션과 함께 실행하세요: root@kitploit: chmod +x exploit.sh ./exploit.sh -f iplist.txt 자동화 해킹: 간단한 방법으로 중요한 RCE 발굴하기...

9.8CVSS6.9AI score0.94595EPSS
SaveExploits24
Nuclei
Nuclei
added 2026/08/31 5:18 a.m.135 views

Juniper J-Web - Remote Code Execution

A PHP External Variable Modification vulnerability in J-Web of Juniper Networks Junos OS on EX Series and SRX Series allows an unauthenticated, network-based attacker to control certain environments variables to execute remote commands id: CVE-2023-36845 info: name: Juniper J-Web - Remote Code...

9.8CVSS7AI score0.94595EPSS
SaveExploits26References5
Kitploit
Kitploit
added 2026/08/28 3:21 p.m.6 views

CVE-2023-36845-Juniper-Vulnerability

CVE-2023-36845 Este script fornece uma Prova de Conceito PoC automatizada para CVE-2023-36845, uma vulnerabilidade que afeta o Junos OS da Juniper Networks em dispositivos das séries EX e SRX. Ela explora o componente J-Web, permitindo a modificação remota da variável PHPRC e potencial injeção de...

9.8CVSS6.9AI score0.94595EPSS
SaveExploits24References1
Kitploit
Kitploit
added 2026/08/28 2:13 p.m.3 views

ansible-cve-2023-36845

ansible-cve-2023-36845 Playbook Ansible simples e não testado para descobrir potenciais CVE-2023-36845. root@kitploit: ansible-playbook -i inventory cve-2023-36845.yml Use o ansible.cfg para limitar a saída para não exibir hosts ignorados...

9.8CVSS6.9AI score0.94595EPSS
SaveExploits24
GithubExploit
GithubExploit
added 2024/02/18 3:37 p.m.229 views

Exploit for PHP External Variable Modification in Juniper Junos

CVE-2023-36845 A PHP External Variable Modification vulnerab...

9.8CVSS9.8AI score0.94595EPSS
SaveExploits24
GithubExploit
GithubExploit
added 2024/02/13 8:59 p.m.380 views

Exploit for PHP External Variable Modification in Juniper Junos

Automation for Juniper CVE:2023-36845 by Asbawy - Modified b...

9.8CVSS9.8AI score0.94595EPSS
SaveExploits24
GithubExploit
GithubExploit
added 2024/02/13 2:59 p.m.220 views

Exploit for PHP External Variable Modification in Juniper Junos

CVE-2023-36845-6 CVE-2023-36845 and CVE-2023-36846 Juniper Jun...

9.8CVSS7.8AI score0.95101EPSS
SaveExploits25
zdt
zdt
added 2024/02/05 12:00 a.m.332 views

Juniper SRX Firewalls&EX switches - PreAuth Remote Code Execution Exploit

Exploit Title: juniper-SRX-Firewalls&EX-switches PreAuth-RCE PoC Description: This code serves as both a vulnerability detector and a proof of concept for CVE-2023-36845. It executes the phpinfo function on the login page of the target device, allowing to inspect the PHP configuration. also this...

9.8CVSS9.8AI score0.94595EPSS
SaveExploits24
GithubExploit
GithubExploit
added 2024/02/03 6:09 a.m.369 views

Exploit for PHP External Variable Modification in Juniper Junos

CVE-2023-36845 Description CVE-2023-36845 represen...

9.8CVSS7.9AI score0.94595EPSS
SaveExploits24
Packet Storm
Packet Storm
added 2024/02/02 12:00 a.m.383 views

Juniper SRX Firewall / EX Switch Remote Code Execution

Exploit Title: juniper-SRX-Firewalls&EX-switches PreAuth-RCE PoC Description: This code serves as both a vulnerability detector and a proof of concept for CVE-2023-36845. It executes the phpinfo function on the login page of the target device, allowing to inspect the PHP configuration. also this...

9.8CVSS7.4AI score0.94595EPSS
SaveExploits24
GithubExploit
GithubExploit
added 2024/01/30 8:00 a.m.307 views

Exploit for PHP External Variable Modification in Juniper Junos

Juniper-CVE-2023-36845-Mass-Hunting Juniper RCE Remote Code E...

9.8CVSS9.8AI score0.94595EPSS
SaveExploits24
GithubExploit
GithubExploit
added 2024/01/29 6:53 p.m.344 views

Exploit for PHP External Variable Modification in Juniper Junos

Automation for Juniper CVE:2023-36845 Overview is a bash sc...

9.8CVSS9.8AI score0.94595EPSS
SaveExploits24
GithubExploit
GithubExploit
added 2023/10/02 6:28 a.m.387 views

Exploit for PHP External Variable Modification in Juniper Junos

CVE-2023-36845 PoC Automation Script This script provides an...

9.8CVSS9.7AI score0.94595EPSS
SaveExploits24
Rows per page
Query Builder