1439204 matches found
ved-ebpf
VED-eBPF: Kernel Exploit and Rootkit Detection using eBPF VED Vault Exploit Defense-eBPF leverages eBPF extended Berkeley Packet Filter to implement runtime kernel security monitoring and exploit detection for Linux systems. Introduction eBPF is an in-kernel virtual machine that allows code...
honggfuzz
Honggfuzz A security-oriented, feedback-driven, evolutionary fuzzer. Honggfuzz is a general-purpose fuzzer that uses code coverage software and hardware-based to find bugs. It is multi-process, multi-threaded, and supports persistent fuzzing for extreme speed. Key Features Fast : Multi-process an...
Chaya
Chaya Right To Privacy Chaya protects your privacy through steganography, cryptography and compression. It effectively encrypts your payloads using AES-256-GCM cryptography, embeds them using LSB-LPS steganography technique into images and compresses them using FLIF to evade detection by performi...
quiver
Quiver : Kali Linux के लिए एक मेटा-टूल Quiver शेल फ़ंक्शन का एक संगठित नामस्थान है जो आपके टर्मिनल में कमांड को पहले से भर देता है, जिससे आप नोट्स, कॉपी, पेस्ट, संपादन, और फिर से कॉपी-पेस्ट करने पर निर्भर नहीं रहते। Quiver आपको याद रखने में मदद करता है कि अपने हर टूल का उपयोग कैसे करें और उन्हें...
CVE-2020-1054
CVE-2020-1054 CVE-2020-1054 Learning Screenshot Reference https://0xeb-bp.github.io/blog/2020/06/15/cve-2020-1054-analysis.html steal Security token https://github.com/mwrlabs/CVE-2016-7255 leak function https://github.com/DreamoneOnly/CVE-2019-0808-32-64-exp...
jsfinder
Features | Installation | Usage | Demo | TODOs| Contact jsFinder is a command-line tool written in Go that scans web pages to find JavaScript files linked in the HTML source code. It searches for any attribute that can contain a JavaScript file e.g., src, href, data-main, etc. and extracts the UR...
jsfinder
सुविधाएँ | स्थापना | उपयोग | डेमो | करने के लिए| संपर्क jsFinder एक कमांड-लाइन उपकरण है जो Go में लिखा गया है और वेब पेजों को स्कैन करके HTML स्रोत कोड में लिंक की गई जावास्क्रिप्ट फ़ाइलों को ढूँढता है। यह किसी भी एट्रीब्यूट की खोज करता है जिसमें जावास्क्रिप्ट फ़ाइल हो सकती है जैसे, src, href,...
linux-4.1.15_CVE-2018-5873
Linux kernel release 4.x http://kernel.org/ These are the release notes for Linux version 4. Read them carefully, as they tell you what this is all about, explain how to install the kernel, and what to do if something goes wrong. WHAT IS LINUX? Linux is a clone of the operating system Unix, writt...
shellcodetester
Shellcode Tester ShellcodeTester आधिकारिक रूप से Python 3.8+ का समर्थन करता है। मुख्य विशेषताएं...
cargo-fuzz
cargo fuzz Acargo subcommand for fuzzing with libFuzzer! Easy to use! Installation root@kitploit: $ cargo install cargo-fuzz Note: libFuzzer needs LLVM sanitizer support, so this only works on x86-64 and Aarch64, and only on Unix-like operating systems not Windows. This also needs a nightly...
uncaptcha
uncaptcha Defeating Google's audio reCaptcha system with 85% accuracy. Disclaimer unCaptcha is intended to be a proof of concept. As of the time of our paper, we found it to successfully solve reCaptcha's audio challenges with 85% success. Since that time, reCaptcha appears to include some...
blackarmy-framework
BlackArmy BlackArmy Pentest Framework...
sharesniffer
sharesniffer sharesniffer is a network analysis tool for finding open and closed file shares on your local network. It includes auto-network discovery and auto-mounting of any open cifs and nfs shares. How to use Example to find all hosts on any local network with open/closed nfs/smb shares:...
x8-Burp
This app is no longer supported The tool helps to find hidden parameters that can be vulnerable or can reveal interesting functionality that other hunters miss. Greater accuracy is achieved thanks to the line-by-line comparison of pages, comparison of response code and reflections. Features...
CVE-2018-4407
इस रिपॉजिटरी में README नहीं है।...
versionscan
versionscan Versionscan — это инструмент для оценки текущей установленной версии PHP и её проверки на известные CVE, а также версии, в которых они были исправлены, чтобы сообщить о потенциальных проблемах. ПОЖАЛУЙСТА, ОБРАТИТЕ ВНИМАНИЕ: Работа по адаптации инструмента для дистрибутивов Linux,...
versionscan
versionscan Versionscan is a tool for evaluating your currently installed PHP version and checking it against known CVEs and the versions they were fixed in to report back potential issues. PLEASE NOTE: Work is still in progress to adapt the tool to linux distributions that backport security fixe...
DELTA
DELTA: SDN SECURITY EVALUATION FRAMEWORK What is DELTA? DELTA is a penetration testing framework that regenerates known attack scenarios for diverse test cases. This framework also provides the capability of discovering unknown security problems in SDN by employing a fuzzing technique...
TEE-reversing
TEE Basics & General Introduction to Trusted Execution Environment: ARM's TrustZone https://blog.quarkslab.com/introduction-to-trusted-execution-environment-arms-trustzone.html Introduction to TEE original title: TEEを中心とするCPUセキュリティ機能の動向...