Lucene search
+L

760 matches found

Kitploit
Kitploit
added 2026/09/18 11:44 p.m.10 views

dlkploit600

DLKPloiT600.py D-Link 취약점 스캔 및 테스트를 위한 간단한 Python 스크립트 CVE-2019-13101 https://nvd.nist.gov/vuln/detail/CVE-2019-13101 https://www.cvedetails.com/cve/CVE-2019-13101/ https://us.dlink.com/en/security-advisory https://www.dlink.com/en/security-bulletin 요구 사항: python3.x requests $ pip install -r...

9.8CVSS8.4AI score0.67091EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/18 8:27 p.m.13 views

CVE-2021-29003

CVE-2021-29003 https://hackerworld.home.blog/2021/03/19/rce-in-genexis-router/ 익스플로잇 DB https://www.exploit-db.com/exploits/49764 Medium https://sharmajijvs.medium.com/how-i-got-my-first-cve-af2c3009e409 Unit 42 palo alto networks...

9.8CVSS8.1AI score0.45417EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/18 12:51 p.m.8 views

CVE-2024-7029

AvTech 장치의 CVE-2024-7029 취약점 악용을 위한 PoC 도구 🎤 README 번역 English فارسی 📸 스크린샷 💎 소개 CVE-2024-7029는 AVTech 장치에서 발견된 심각한 보안 문제로, 공격자가 인증을 우회하고 원격으로 임의의 명령을 실행할 수 있습니다. 이 취약점은 영향을 받는 네트워크의 무결성과 보안에 심각한 위험을 초래합니다. 💀 취약점 개요 CVE-2024-7029는 AVTech 장치의 치명적인 보안 결함으로, 인증 우회를 통한 무단 액세스를 허용하여 잠재적으로 원격 코드 실행으로 이...

9.8CVSS9.2AI score0.38998EPSS
SaveExploits5References3
Kitploit
Kitploit
added 2026/09/18 9:10 a.m.15 views

project-memoria-detector

project-memoria-detector Инструмент project-memoria-detector предназначен для определения, работает ли на целевом сетевом устройстве конкретный встроенный стек TCP/IP. В настоящее время инструмент поддерживает отпечатки fingerprints для 16 встроенных стеков TCP/IP и их вариаций: uIP, Contiki or...

6AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/18 3:54 a.m.9 views

TP-Link-WDR-Router-Command-injection_POC

이 저장소에는 README가 없습니다...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 9:56 a.m.7 views

hikvision_brute

hikvisionbrute CVE-2021-36260 익스플로잇을 사용한 Hikvision CAMS 무차별 대입 실행 go run src/main.go -help 실행 인수 도움말을 보려면 실행 예제 go run src/main.go -infile ../CVE-NEW/hikvisionlist.txt.bak -threads 300 -maxtries 3 -timeout 10 -delay 2000 -good goodout.txt -bad badout.txt -err errout.txt -unknown unknownout.txt...

9.8CVSS8.4AI score0.99869EPSS
SaveExploits24
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.5 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: ax25: Fixed the reference count leak issue of the netdevice object. There is a reference count leak issue with the object netdevice in ax25devdevicedown. When the ax25 device is being shut down, ax25devdevicedown reduces the...

5.5CVSS6AI score0.00236EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.10 views

Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15, Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: Wifi: wilc1000: Prevent use-after-free in wilcnetdevcleanup when cleaning up all interfaces. wilcnetdevcleanup currently triggers a KASAN warning. This can be observed during the interface registration process, or by simply...

7.8CVSS6AI score0.00235EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.7 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, and Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: net: arc: fixed the device for dmamapsingle/dmaunmapsingle ndev-dev and pdev-dev are not the same device; use ndev-dev.parent, which has dmamask. ndev-dev.parent is simply pdev-dev. Otherwise, the following issue will occur:...

5.5CVSS6.2AI score0.00229EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.16 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fixed a deadlock that occurred during netdev reset with active connections. This issue was addressed by preventing the deadlock that occurs when the netdev function is executed during a device reset while RDMA...

5.5CVSS5.9AI score0.00097EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.7 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: net: Handling of integer overflows in kmallocreserve The committed change was as follows: c ptr = kmallocsize; if ptr size = ksizeptr; size = kmallocsizeroundupsize; ptr = kmallocsize; This caused various crashes, as reported ...

7.8CVSS6.1AI score0.00142EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.6 views

Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: mac802154: fixed the missing INITLISTHEAD in ieee802154ifadd. The kernel fault injection test reports a NULL pointer dereference as follows: BUG: NULL pointer dereferencing in the kernel; address: 0000000000000008 RIP:...

5.5CVSS5.8AI score0.00281EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/13 4:26 p.m.13 views

e1000_vulnerability_exploit

e1000vulnerabilityexploit 설치 $ ./install.sh 아직 자체 버전 빌드만 지원됩니다. 디버그 버전을 빌드하려면 own 및 debug 를 선택하세요. 경고: 프로세스 중 오류가 발생할 수 있으며, 특히 소스 컴파일 중에 발생할 수 있습니다. "Exit with error status 2."와 같은 메시지가 나타날 수 있습니다. 오류가 발생하면 [email protected]로 연락해 주세요. 디버그 RTLogPrintfstring, args를 사용하여 디버그 메시지를 출력하세요. 디버그 메시...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 6:03 p.m.8 views

CVE-2023-36844

CVE-2023-36844 "Juniper JunOS 내 SRX 및 EX 시리즈 제품의 원격 코드 실행" 취약점은 공격자가 JunOS 소프트웨어를 실행하는 대상 Juniper 장치에서 임의의 코드를 실행할 수 있는 보안 문제입니다. 이 취약점은 영향을 받는 장치의 손상으로 이어질 수 있으며, 해당 장치가 속한 네트워크에 심각한 보안 위험을 초래할 수 있습니다. 스크린샷 요구 사항 Python3.7+ 지원 OS Linuxer Wingays 시작하기 root@kitploit: $ git clone...

5.3CVSS7.7AI score0.89958EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/12 11:50 a.m.11 views

CVE-2025-57174

CVE-2025-57174 - Siklu EtherHaul 시리즈 - 인증되지 않은 원격 명령 실행 CVE-2025-57174 인증되지 않은 원격 명령 실행 영향받는 버전: 펌웨어 7.4.0 - 10.7.3 7.4.0 이후 모든 버전일 가능성 높음 사용 방법 root@kitploit: python3 CVE-2025-57174.py 172.16.100.52 'simple-command show system' --nul --recv Response: flag=0x00 msg=0x01 length=584 ok system...

9.8CVSS8.5AI score0.02209EPSS
SaveExploits3
BDU FSTEC
BDU FSTEC
added 2026/09/07 12:00 a.m.5 views

The vulnerability of the ovpn_net_xmit() function in the drivers/net/ovpn/io.c module of the Linux kernel’s network device driver allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the ovpnnetxmit function in the drivers/net/ovpn/io.c module of the Linux kernel’s network device driver is related to the pointer being dereferenced after its expiration time. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity,...

7.8CVSS6.3AI score0.00158EPSS
SaveExploits0References5Affected Software1
BDU FSTEC
BDU FSTEC
added 2026/09/04 12:00 a.m.7 views

The vulnerability of the `tap_get_user_xdp()` function in the `drivers/net/tap.c` file of the Linux kernel’s network device driver allows a attacker to cause a service failure.

The vulnerability of the tapgetuserxdp function in the drivers/net/tap.c file of the Linux kernel network device driver involves copying buffers without checking the input data. Exploiting this vulnerability could allow a remote attacker to cause service interruptions...

7.4CVSS5.4AI score0.00235EPSS
SaveExploits0References8Affected Software3
RedhatCVE
RedhatCVE
added 2026/08/27 8:56 a.m.11 views

CVE-2026-74736

A flaw was found in the Linux kernel's clsbpf component. A device-bound program could be incorrectly attached to a different network device than it was intended for. This misconfiguration could allow an attacker to trigger a system panic, leading to a denial of service, if the original device is...

7.8CVSS5.3AI score0.00138EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/27 6:31 a.m.13 views

EUVD-2026-66574

In the Linux kernel, the following vulnerability has been resolved: ipvlan: inherit neededheadroom and neededtailroom from phydev ipvlan devices inherit hardheaderlen from phydev during ipvlaninit, but leave neededheadroom and neededtailroom set to 0. When the underlying phydev or stacked lower...

9.8CVSS5.4AI score0.00519EPSS
SaveExploits0References7
BDU FSTEC
BDU FSTEC
added 2026/08/25 12:00 a.m.7 views

The vulnerability of the team_setup_by_port() function in the drivers/net/team/team_core.c file of the Linux kernel’s network device driver module allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the teamsetupbyport function in the drivers/net/team/teamcore.c file of the Linux kernel’s network device driver module is related to type conversion errors. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and accessibility ...

7.8CVSS5.4AI score0.00129EPSS
SaveExploits0References10Affected Software3
Rows per page
Query Builder