Lucene search
+L

247 matches found

Kitploit
Kitploit
added 2026/09/04 9:33 p.m.5 views

Hunt-Weird-ImageLoads

Hunt-Weird-ImageLoads This project was created to play with different IOCs caused by ImageLoad events. It leverages ETW to monitor for ImageLoad events and walks the callstack to identify some possible IOCs, such as: RWX page in callstack Stomped module in callstack Module proxying ntdll -...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/04 8:09 p.m.6 views

TeamsImplant

TeamsImplant Этот проект представляет собой скрытый имплант для Teams, который действует как прокси для urlmon.dll, используемой Teams. Скомпилируйте и поместите этот файл в директорию Teams под именем urlmon.dll — и у вас появится постоянный бэкдор, который будет активироваться при каждом запуск...

5.4AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/04 11:50 a.m.4 views

gluegate

gluegate 탐지 연구 PoC: Mozilla 서명mozglue.dll 을 통해 프록시 메모리 작업메모리 매핑, 로컬 메모리 할당을 수행하여 커널 콜백이 최종 사용자 모듈을 신뢰할 수 없는 모듈이나 서명되지 않은 모듈 대신 신뢰할 수 있는 벤더 DLLMozilla 서명로 귀속시키도록 합니다. 프록시 API 둘 다 mozglue.dll 의 MFBTAPI 내보내기입니다Firefox 설치 필요: 모드| 내보내기| Mozilla 소스 ---|---|--- inject| mozilla::MapRemoteViewOfFile|...

5.4AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/04 7:22 a.m.4 views

DLLirant

DLLirant DLLirant는 지정된 바이너리에 대한 DLL 하이재킹DLL Hijacking 및 DLL 프록시DLL Proxying 연구를 자동화하는 도구입니다. DLL 하이재킹이 발견되었을 때 최종 PoC 출력: 이전 라이브 데모 신규 버전과 유사 설치 방법 Windows x64용 LLVM 설치 LLVM-version-win64.exe: https://github.com/llvm/llvm-project/releases 설치 중 "Add LLVM to the system PATH for current user" 옵션을 체크...

5.5AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/04 6:04 a.m.3 views

refresh

Refresh このコンテナは、F5ルーターにおけるCVE-2022-1388の脆弱な機能をエミュレートし、RCEを可能にします。 CVE-202201388は、異なる認証メカニズムと、ヘッダーを削除するプロキシングとの間の複雑な関係に起因し、Webアプリの管理エンドポイントへの不適切なアクセスを許可します。 競技者は、この脆弱性を悪用するウェブリクエストをボットを使用して送信する必要があります。 ビルド root@kitploit: docker build -t refresh . 実行 root@kitploit: docker run -p 80:80 refresh 悪用...

9.8CVSS9AI score0.99958EPSS
SaveExploits63
Kitploit
Kitploit
added 2026/09/04 5:52 a.m.4 views

CVE-2024-22774

파노라마 치과 영상 소프트웨어 9.1.2.7600. 팬텀 DLL 하이재킹 권한 상승 CVE-2024-22774 목차 목차 소개 소프트웨어 최종 버전 하이재킹 가능한 DLL 찾기 공격 설정 익스플로잇 OS 설치 후 지속성 소개 원래 이 글은 일부 치과 엑스레이 장비 소프트웨어의 DLL 프록시에 관한 분석 글이 될 예정이었습니다. 그런데 연구 중에 우연히 발견한 DLL 때문에 다시 확인하게 되었고, 결국 권한 상승 취약점을 발견하여 CVE를 받게 되었습니다. 제 기술 경력 초기에, 저는 한 치과 엑스레이 장비 제조업체가 문을 닫기...

7.8CVSS5.3AI score0.00494EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/04 2:27 a.m.5 views

DataInject-BOF

Data Inject BOF 제 블로그 게시물 Control Flow Hijacking via Data Pointers의 프로세스 인젝션 개념 증명PoC을 BOFBeacon Object File로 구현한 것입니다. COM 프록시 함수가 호출하는 combase.dll의 Control Flow Guard 함수 포인터를 덮어써 제어 흐름을 가로챕니다. 중요 참고 사항 제 테스트 결과, explorer.exe는 COM 프록시에 크게 의존하기 때문에 트리거가 쉬운 현재 최적의 후보입니다. 직접 실험해 보시길 권장합니다. 이 BOF는...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/03 7:37 p.m.5 views

DLHell

DLHell DLHell은 DCOM 로컬 및 원격 Windows DLL 프록시를 수행합니다. 설치 다음 패키지가 필요합니다배포판에 따라 다를 수 있으며, 다음 예시는 Debian 12 기준입니다: root@kitploit: sudo apt install -y g++-mingw-w64-x86-64-win32 binutils-mingw-w64-x86-64 pip 종속성을 설치합니다: root@kitploit: pip3 install -r requirements.txt 빠른 시작 다음 명령은 calc.exe를 실행하는...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/02 9:39 a.m.8 views

CVE-2024-30090

CVE-2024-30090 - LPE PoC CVE-2024-30090를 Angelboy와 DEVCORE가 발견했습니다. Parent.cpp NtQuerySystemInformation을 사용하여 ntoskrnl 베이스 주소를 가져옵니다 중간 무결성 - x64로 컴파일하세요. Child.cpp CVE-2024-30090에 대한 익스플로잇입니다 - x86으로 컴파일하세요. Thanks 도움과 지도를 주신 Angelboy님께 큰 감사를 드립니다!. Cedric Halbronn 'OST2 - Exploitation 4011 -...

7CVSS7.5AI score0.01965EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2026/09/01 6:39 p.m.4 views

LibTP_Gadget

LibTPGadget 이것은 https://github.com/AlmondOffSec/LibTPLoadLib 을 일반화한 것으로, 임의 개수실제로는 최대 11개이지만 충분히 쓸 만한의 인자를 가진 API를 프록시하기 위한 것입니다. Crystal Palace 공유 라이브러리로 제공됩니다. API는 @rasta-mouse의 LibTP와 호환되도록 만들어져 spec 파일을 통해 쉽게 전환할 수 있습니다. 최신 Crystal Palace 기능을 선보이기 위한 후크가 제공됩니다. 경고 ⚠️ : 이 프로젝트는 그대로 사용할 수 없습니다...

5.4AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/30 3:17 p.m.3 views

ExportDumper

ExportDumper PE 파일의 익스포트 테이블을 덤프하기 위해 만든 작은 도구입니다. 주된 사용 용도는 DLL 프록시DLL proxying 내에서 사용하기 위한 것이었습니다. 사용법 root@kitploit: .\ExportDump dllpath 예: root@kitploit: .\ExportDump C:\Windows\System32\version.dll Dumping all 17 exported functions from C:\windows\system32\version.dll. + Dumping done. Check...

5.4AI score
SaveExploits0
EUVD
EUVD
added 2026/08/17 11:04 a.m.9 views

EUVD-2026-60085

SiYuan versions before 3.7.4 contain a cross-site WebSocket hijacking vulnerability in the admin-only /ws/network/proxy endpoint that explicitly disables origin validation by setting CheckOrigin to unconditionally return true. Attackers can craft malicious webpages that establish WebSocket...

8.2CVSS5.3AI score0.00124EPSS
SaveExploits0References2
Fedora
Fedora
added 2026/08/06 5:17 p.m.16 views

[SECURITY] Fedora 44 Update: trafficserver-10.1.4-1.fc44

Traffic Server is a high-performance building block for cloud services. It's more than just a caching proxy server; it also has support for plugins to build large scale web applications. Key features: Caching - Improve your response time, while reducing server load and bandwidth needs by caching...

10CVSS5.5AI score0.00524EPSS
SaveExploits1
OSV
OSV
added 2026/07/27 6:04 p.m.11 views

CVE-2026-17552 Plack::App::Prerender versions before 0.3.0 for Perl can proxy to an arbitrary host via unvalidated REQUEST_URI concatenation in call

Plack::App::Prerender versions before 0.3.0 for Perl can proxy to an arbitrary host via unvalidated REQUESTURI concatenation in call. When the rewrite base is a plain string, the REQUESTURI is appended to it, with no check that the path starts with a forward slash '/'. When the rewrite base does...

9.1CVSS5.9AI score
SaveExploits0References8
OSV
OSV
added 2026/07/14 9:16 a.m.12 views

UBUNTU-CVE-2026-6790

In Eclipse Jetty, for HTTP/1, HTTP/2 and HTTP/3 requests, there is no strict check that the request authority host and port matches what provided in the Host header if present. This was not enforced in earlier HTTP RFC for example, in RFC 2616, but it is in the latest RFC 9110 and 9112. This...

5.3CVSS6.1AI score0.0031EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/14 8:51 a.m.10 views

CVE-2026-6790

In Eclipse Jetty, for HTTP/1, HTTP/2 and HTTP/3 requests, there is no strict check that the request authority host and port matches what provided in the Host header if present. This was not enforced in earlier HTTP RFC for example, in RFC 2616, but it is in the latest RFC 9110 and 9112. This...

5.3CVSS6.1AI score0.0031EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/07 11:45 a.m.15 views

PYSEC-2026-1420 gradio Server-Side Request Forgery vulnerability

An SSRF vulnerability exists in the gradio-app/gradio due to insufficient validation of user-supplied URLs in the /proxy route. Attackers can exploit this vulnerability by manipulating the self.replicaurls set through the X-Direct-Url header in requests to the / and /config routes, allowing the...

7.3CVSS7.2AI score0.00421EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2026/06/30 12:00 a.m.24 views

PT-2026-53923

Name of the Vulnerable Software and Affected Versions Ocelot versions prior to 24.1.1 Description A security control bypass exists in the handling of WebSocket upgrade requests. The issue stems from a logic flaw in the OcelotPipelineExtensions.cs file, where a MapWhen branch configured for...

9.3CVSS6AI score0.00565EPSS
SaveExploits0References9
ATTACKERKB
ATTACKERKB
added 2026/06/23 7:41 p.m.11 views

CVE-2026-53931

NocoDB is software for building databases as spreadsheets. Prior to 2026.05.1, the spreadsheet-import endpoint axiosRequestMake could be used as a generic HTTP proxy. Before the fix it was reachable unauthenticated, and its URL-extension allowlist was a regex tested against the full URL string, s...

6.9CVSS5.9AI score0.00406EPSS
SaveExploits0References2Affected Software1
UbuntuCve
UbuntuCve
added 2026/06/19 12:00 a.m.13 views

CVE-2026-42055

NGINX Plus and NGINX Open Source have a vulnerability in the ngxhttpproxyv2module and ngxhttpgrpcmodule modules. This vulnerability exists when the proxyhttpversion to 2 or grpcpass directives are used to proxy HTTP/2 traffic, the ignoreinvalidheaders directive is set to off, and the...

9.2CVSS7.3AI score0.06537EPSS
SaveExploits2References3
Rows per page
Query Builder