1545 matches found
libunwind_CVE-2015-3239_After
-- mode: Outline - - Esta é a versão 1.0 da biblioteca unwind. Esta biblioteca suporta várias combinações de arquitetura/sistema operacional: Linux/x86-64: Funciona bem. Linux/x86: Funciona bem. Linux/ARM: Funciona bem. Linux/IA-64: Totalmente testado e suportado. Linux/PARISC: Funciona bem, mas ...
CVE-2023-0386
CVE-2023-0386 root@kitploit: gcc -Wall exp.c pkg-config fuse --cflags --libs -o exp ./exp /tmp...
cve-2018-6574
cve-2018-6574 gcc -shared -o attack.so -fPIC attack.c...
CVE-2023-38545
gcc client.c -lcurl...
cve-2018-6574
cve-2018-6574 root@kitploit: $ gcc -shared -o attack.so -fPIC attack.c...
CVE-2018-6574
CVE-2018-6574 पुनरुत्पादन के चरण: 1. एक .c फ़ाइल बनाएँ जिसमें दुर्भावनापूर्ण कमांड revshell हो: root@kitploit: include include static void malicious attributeconstructor; void malicious system""; 2. इसे GCC का उपयोग करके संकलित करें। आपको इसे लक्ष्य के समान आर्किटेक्चर और OS पर संकलित करना होगा...
Project_CVE-2021-21985_PoC
ProjectCVE-2021-21985PoC JNI Compile gcc -fPIC -I"$JAVAHOME/include" -I"$JAVAHOME/include/linux" -shared -o libhello.so HelloJNI.c...
ElfDoor-gcc
ElfDoor-gcc ElfDoor-gcc é um LDPRELOAD que sequestra o gcc para injetar código malicioso em binários durante a ligação linking, sem tocar no código fonte. Artigo Detalhado: https://matheuzsecurity.github.io/hacking/gcc/ Instalação root@kitploit: git clone...
ABD
उन्नत बाइनरी डीओबफस्केशन यह रिपॉजिटरी ग्लोबल साइबरसिक्योरिटी कैंप GCC टोक्यो और सिक्योरिटी कैंप नेशनल वर्कशॉप 2020 में आयोजित उन्नत बाइनरी डीओबफस्केशन पाठ्यक्रम की सामग्री शामिल करती है। पाठ्यक्रम सारांश रिवर्स इंजीनियरिंग आसान नहीं है, खासकर यदि बाइनरी कोड अस्पष्ट obfuscated हो। एक बार अस्पष्टीक...
hashcobra
hashcobra hashcobra Hash Cracking tool. Description This tool uses a new method to crack hashes. With the help of rainbow tables concept this tool generates rainbow tables from wordlists to heavily optimize the cracking process. Usage root@kitploit: $ ./hashcobra -H --== hashcobra by sepehrdad ==...
CVE-2018-6574
CVE-2018-6574 Go antes da versão 1.8.7, Go 1.9.x antes da 1.9.4 e Go 1.10 pré-lançamentos antes de Go 1.10rc2 permitem execução remota de comandos através de go get durante a compilação do código fonte, ao usar o recurso de plugin do gcc ou clang, porque os argumentos -fplugin= e -plugin= não...
massdns
MassDNS A high-performance DNS stub resolver MassDNS is a simple high-performance DNS stub resolver targeting those who seek to resolve a massive amount of domain names in the order of millions or even billions. Without special configuration, MassDNS is capable of resolving over 350,000 names per...
unicorn
Unicorn Engine LOOKING FOR CONTRIBUTORS! See this. Unicorn is a lightweight, multi-platform, multi-architecture CPU emulator framework, based on QEMU. Unicorn offers some unparalleled features: Multi-architecture: ARM, ARM64 ARMv8, M68K, MIPS, PowerPC, RISCV, SPARC, S390X, TriCore and X86 16, 32,...
CVE-2025-32463_PoC
CVE-2025-32463 NVD CVE-2025-32463 अधिकांश मामलों में, GCC डिफ़ॉल्ट रूप से स्थापित नहीं होता लक्ष्य सर्वरों पर। यह प्रूफ ऑफ कॉन्सेप्ट एक पूर्व-संकलित संस्करण प्रदान करता है ताकि इसे प्रभावित सिस्टम पर तुरंत निष्पादित किया जा सके। उपयोग 1. woot1337.c फ़ाइल को कंपाइल करें: root@kitploit: gcc -shared...
CVE-2021-4034
CVE-2021-4034 root@kitploit: sudo apt install golang-go sudo apt install gccgo-go root@kitploit: grep PRETTY /etc/os-release id gcc cve-2021-4034-poc.c -o cve-2021-4034-poc ./cve-2021-4034-poc...
tyton
Tyton This Project Is Now Archived Linux Kernel-Mode Rootkit Hunter for 4.4.0-31+. For more information, visit Tyton's website. Detected Attacks Hidden Modules Syscall Table Hooking Network Protocol Hooking Netfilter Hooking Zeroed Process Inodes Process Fops Hooking Interrupt Descriptor Table...
bst
Binary String Toolkit Summary The Binary String Toolkit or BST for short is a rather simple utility to convert binary strings to various formats suitable for inclusions in source codes, such as those used to develop exploits and Proof of Concepts in the security field. Features Convert and dump...
cbrutekrag
cbrutekrag Penetration tests on SSH servers using dictionary attacks. Written in C. brute krag means "brute force" in afrikáans Disclaimer This tool is for ethical testing purpose only. cbrutekrag and its owners can't be held responsible for misuse by users. Users have to act as permitted by loca...
CVE-2022-2586
CVE-2022-2586 gcc exploit.c -o exploit -lmnl -lnftnl -no-pie -lpthread...
EUVD-2026-61491
The Zephyr kernel validates the kthreadjoin and kthreadabort system calls declared syscall in include/zephyr/kernel.h through threadobjvalidate in kernel/thread.c. Its default switch branch is the access-denied path, taken when kobjectvalidate returns -EPERM the calling user thread was never...