Lucene search
+L

358 matches found

Kitploit
Kitploit
added 2026/09/13 12:43 a.m.7 views

cpufetch

Simple yet fancy CPU architecture fetching tool cpufetch is a command-line tool written in C that displays the CPU information in a clean and beautiful way Table of contents 1. Support...

5.8AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/12 10:51 p.m.7 views

smack

SMACK is both a modular software verification toolchain and a self-contained software verifier. It can be used to verify the assertions in its input programs. In its default mode, assertions are verified up to a given bound on loop iterations and recursion depth; it contains experimental support...

5.6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/12 2:46 p.m.8 views

Narthex

Narthex Narthex Greek: Νάρθηξ, νάρθηκας is a modular & minimal dictionary generator for Unix and Unix-like operating system written in C and Shell. It contains autonomous Unix-style programs for the creation of personalised dictionaries that can be used for password recovery & security assessment...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 2:38 p.m.6 views

CVE-2026-11105-Stack-Buffer-Overflow-in-Custom-Base64-Decoder

CVE-2026-11105 – 사용자 지정 Base64 디코더의 스택 버퍼 오버플로우 프로그램 코드 C root@kitploit: // base64vuln.c - Vulnerable Base64 decoder include include include int base64decodeconst char in, sizet inlen, char out, sizet outlen static const char table =...

6.5CVSS6.7AI score0.00243EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/12 2:32 p.m.12 views

nexmon

nexmon이란? Nexmon은 Broadcom/Cypress WiFi 칩을 위한 C 기반 펌웨어 패칭 프레임워크로, radiotap 헤더가 포함된 모니터 모드와 프레임 주입을 활성화하는 등 자체 펌웨어 패치를 작성할 수 있게 해줍니다. 아래에서 nexmon으로 가능한 작업의 개요를 확인할 수 있습니다. 이 저장소는 주로 다양한 칩에서 모니터 모드와 프레임 주입을 활성화하는 데 초점을 맞춥니다. 추가 기능을 원한다면 다음 프로젝트들이 흥미로울 수 있습니다: http://nexmon.org/jammer: 진행 중인 프레임 전송에...

6.3AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/12 2:06 p.m.7 views

Citrix-Bleed-Buffer-Overread-Demo

Citrix-Bleed-Buffer-Overread-Demo Этот код функционально приближает уязвимость Citrix Bleed CVE-2023-4699, связанную с неправильной обработкой возвращаемого значения snprintf в C...

10CVSS8.1AI score0.00748EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 12:17 p.m.4 views

c-jwt-cracker

JWT cracker Многопоточный взломщик JWT методом полного перебора, написанный на C. Если вам очень повезёт или у вас есть огромные вычислительные мощности, эта программа должна найти секретный ключ JWT токена, позволяя вам подделывать валидные токены. Только для целей тестирования, не ввязывайтесь ...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 10:55 a.m.6 views

ProxyBridge

ProxyBridge...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/12 9:48 a.m.10 views

cve-2024-2961

cve-2024-2961 https://sansec.io/downloads/cve-2024-2961.c のカスタム版 クレジット: https://github.com/ambionics/cnext-exploits https://github.com/absolutedesignltd/iconvfix...

7.3CVSS7.1AI score0.8833EPSS
SaveExploits18References2
Kitploit
Kitploit
added 2026/09/12 9:05 a.m.6 views

brpc

中文版 bRPC는 C++ 언어로 작성된 산업용 RPC 프레임워크로, 검색, 스토리지, 머신러닝, 광고, 추천 등 고성능 시스템에서 자주 사용됩니다. "bRPC"는 "더 나은 RPC"를 의미합니다. 다음과 같이 사용할 수 있습니다: 여러 프로토콜동일 포트에서로 통신할 수 있는 서버를 구축하거나, 다양한 서비스에 접근할 수 있습니다. restful http/https, h2/gRPC. bRPC에서 http/h2를 사용하는 것은 libcurl보다 훨씬 편리합니다. HTTP/h2+json을 사용하여 protobuf 기반 프로토콜에 접...

5.8AI score
SaveExploits0References46
Kitploit
Kitploit
added 2026/09/12 9:04 a.m.6 views

Q-DDOS-GUI

Q-DDOS-GUI DDOS WRITTEN IN C TCP/HTTP/HTTPS ddos written in c . Attack on tcp, http and https protocol. Attack with ddos choosing a random TIMEOUT between a range of seconds or with a defined Timeout. Select the number of threads you want to use. check the stop all box to stop all threads and...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 7:38 a.m.5 views

elfpeek

elfpeek 대화형 REPL을 갖춘 최소 ELF 분석기, 빠른 바이너리 분석용 왜 필요한가? readelf나 objdump를 대체하지 않습니다. 일반적인 리버스 엔지니어링 질문에 대한 빠르고 집중된 도구일 뿐입니다. 바이너리 레이아웃은 어떻게 되나? 이 주소는 어떤 세그먼트/섹션에 포함되나? 이 가상 주소에 대한 파일 오프셋은? 이 위치에는 어떤 바이트가 있나? 이 주소는 어떤 함수가 소유하나? 또한 C로 작성된 읽기 쉬운 ELF 파싱 예제 역할을 합니다. 스트립된 바이너리와 세그먼트 전용 바이너리도 적절히 처리합니다. 특징...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 4:43 a.m.13 views

ica2tcp

Ica2Tcp 소개 Ica2Tcp는 C로 개발된 도구로, Citrix ICA 연결 내부에서 모든 TCP 연결을 프록시할 수 있게 해줍니다. 이는 Citrix에 있어 SSH에서의 ssh -D와 같은 역할을 합니다. 추가 정보는 여기에서 확인할 수 있습니다: https://www.sstic.org/2022/presentation/ica2tcp/ 면책 조항 이 도구는 인턴십 프로젝트로 개발되었으며 아직 개발 중입니다. "있는 그대로" 게시되므로 코드의 일부는 아직 약간 지저분합니다. 따라서 가끔 충돌이 발생할 수 있습니다. 더 깔끔...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/12 3:46 a.m.4 views

ShellShock-CGI-Scan

ShellShock-CGI-Scan C로 작성된 스크립트로, CGI 스크립트가 CVE-2014-6271 Bash 버그에 취약한지 확인합니다. 옵션: root@kitploit: -i 로컬 IP 주소 -p 수신할 포트 -l 사이트 목록 -t 연결 타임아웃 기본값: 15초 예시: $ ./Scanner -i 127.0.0.1 -p 31337 -l sites.txt -t 5 로컬호스트의 포트 31337에서 수신을 시작하고, 'sites.txt' 파일의 사이트를 스캔하며, 연결 타임아웃을 5초로 설정합니다. 미리보기: alt tag...

10CVSS8.2AI score0.99999EPSS
SaveExploits146
Kitploit
Kitploit
added 2026/09/12 2:37 a.m.13 views

external_libexif_AOSP10_r33_CVE-2020-0198

libexif ------- 설명 libexif는 EXIF 데이터를 파싱, 편집 및 저장하기 위한 라이브러리입니다. 이 라이브러리는 명령줄 유틸리티와 GUI 프로그램에서 많은 중복 구현을 대체하기 위해 설계되었습니다. 기능 libexif는 EXIF 데이터의 파싱, 편집 및 저장을 지원합니다. 또한 gettext 지원이 포함되어 있습니다. EXIF 표준 2.1에 설명된 모든 EXIF 태그2.2의 대부분 포함를 지원합니다. Canon, Casio, Epson, Fuji, Nikon, Olympus, Pentax 및 Sanyo...

7.5CVSS7.3AI score0.04262EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 10:00 p.m.6 views

Revenant

Revenant Revenant는 C로 작성되었으며 Talon을 기반으로 하는 Havoc용 서드파티 에이전트입니다. 이 임플란트는 은밀한 실행 방법, 강력한 기능, 그리고 더 많은 커스터마이징을 구현하여 Talon 임플란트를 확장하기 위한 것입니다. 설정 이 프로젝트는 자체 포함된 Havoc C2 임플란트를 목표로 합니다. 목표로 하는 최종 사용자 기능은 다음과 같습니다: 참고 2023년 8월 기준, Havoc 0.6은 서드파티 에이전트 지원을 중단했습니다. @C5pider는 향후 릴리스에서 이 기능을 다시 가져올 예정이지만,...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 11:51 a.m.6 views

C-Port-Scanner

Port-Scanner Сканер портов, который сканирует целевой IP на наличие открытых портов и отображает результаты, написанный на C Возможности Сканирование одного порта или диапазона портов Многопоточность, использующая 10 потоков Поддерживает TCP-соединения Отображает открытые порты Использование...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 4:03 a.m.53 views

pafish

Pafish Pafish is a testing tool that uses different techniques to detect virtual machines and malware analysis environments in the same way that malware families do. The project is free and open source; the code of all the anti-analysis techniques is publicly available. Pafish executables for...

5.6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/10 7:04 a.m.8 views

hydrafw

HydraFW 공식 펌웨어 - HydraBus v1용 HydraFW는 HydraBus v1 보드를 위한 네이티브 C및 어셈블리 기반 오픈 소스 펌웨어입니다. HydraBus v1 온라인 구매: http://hydrabus.com/buy-online HydraBus v1 시작하기: https://github.com/hydrabus/hydrafw/wiki/Getting-Started-with-HydraBus HydraFW 위키: https://github.com/hydrabus/hydrafw/wiki VT100 터미널에서...

5.9AI score
SaveExploits0References10
Kitploit
Kitploit
added 2026/09/09 10:44 a.m.3 views

DirtyCow

DirtyCow - 익스플로잇 아래 코드는 알려진 취약점 Dirty COW CVE-2016-5195를 이용하여 권한을 상승시키고 루트 액세스를 획득합니다. 실행하기 전에 main.c에서 해당 플랫폼에 맞게 sc의 주석을 해제하십시오. 컴파일: gcc main.c -o dirtycow -lpthread...

7.2CVSS7.2AI score0.83524EPSS
SaveExploits91
Rows per page
Query Builder