679260 matches found
CVE-2024-3094
CVE-2024-3094 Credit: https://gist.github.com/Sn0w3y This script detects if it's likely that the ssh binary on a system is vulnerable to CVE-2024-3094. Unlike the detection script originally written by Vegard Nossum, this one doesn't use hexdump as it needs to be installed separately on most dist...
refreshing-mcp-tool
这还没有真正完成或就绪,但我想先把代码提交进来。 这基本上实现了 F5 的数据库协议 "mcp",它通过 UNIX 域套接字运行。这意味着你必须先获得 F5 设备上的 shell, 然后才能使用这些工具。通常你会将脚本输出 通过 socat 转发到 /var/run/mcp,然后将响应输入 mcp-parser.rb。 更多细节见下文。 脚本的简要说明: mcp-getloot.rb - 生成一条消息,用于导出用户和变量 mcp-privesc.rb - 生成一条消息,用于创建用户帐户 mcp-parser.rb - 解析来自 stdin 的 mcp 消息 mcp-mitm.rb -...
kamerka
NOT SUPPORTED OR DEVELOPED ANYMORE PLEASE USE GUI VERSION https://github.com/woj-ciech/Kamerka-GUI ꓘamerka 2.0 aka FIST Flickr, Instagram, Shodan, Twitter Build interactive map of cameras, printers, tweets and photos. The script creates a map of cameras, printers, tweets and photos based on your...
Athanasius
Athanasius Hacking Framework Installation 1.Clone Repo root@kitploit: git clone https://github.com/shyam999/Athanasius.git 2.Install Requirements root@kitploit: pip install -r requirements.txt 3.Install hydra root@kitploit: sudo apt install hydra 4.Run The Script root@kitploit: python athanasius....
uC_mousejack
μC Mousejack Microcontroller Mousejack is a project to get Mousejack attacks into a small embedded device, with the form factor of a key chain. Prototype Mousejack Device Our first iteration uses an Adafruit Feather 32u4 protoboard and a SPI-based NRF24L01+ module. Building the device is...
Bashter
Bashter 4.1 Web Crawler, Scanner, and Analyzer Framework Shell-Script based...
manticore
⚠️ Project is archived ⚠️ This project is no longer internally developed and maintained. Manticore Manticore is a symbolic execution tool for the analysis of smart contracts and binaries. Features Program Exploration : Manticore can execute a program with symbolic inputs and explore all the...
r2kit
r2kit The code previously found in this repository has been properly re-designed and packaged. As such, this repository is no longer maintained. You can check the "old" branch to see the last state; however, due to changes in the r2pipe API, most of the code in the "old" branch is not functional...
Vulmap
Vulmap is an open-source online local vulnerability scanner project. It consists of online local vulnerability scanning programs for Windows and Linux operating systems. These scripts can be used for defensive and offensive purposes. It is possible to make vulnerability assessments using these...
RadareEye
A tool for scanning nearby devices and execute command when the target device comes in between range.. NOTE:- RadareEye Owner will be not responsible if any user performs malicious activities using this tool. Use it for Learning purpose only. Installation of RadareEye : root@kitploit: git clone...
mqxss
mqxss v0.2 mqxss 作为客户端,通过 MQTT 与已挂钩的浏览器通信 与 beef 或 xsshunter 相比,使用本工具的好处在于,除了托管 JS payload 之外无需任何基础设施搭建;你可以使用公共 broker(不过目前使用混淆,加密功能正在开发中)。 已挂钩的浏览器将在你指定的 broker 上的 MQTT 主题中进行通信,有许多公共/免费 broker 可用于测试。 客户端使用 Python 的 paho.mqtt 库,而 JS payload 使用 'mqttws31.min.js',该文件从...
pepe
PEPE - Post Exploitation Pastebin Emails Collect information about leaked email addresses from Pastebin About Script parses Pastebin email:password dumps and gather information about each email address. It supports Google, Trumail, Pipl, FullContact and HaveIBeenPwned. Moreover, it allows you to...
dnscrypt-autoinstall
dnscrypt-autoinstall This project has been archived, see last comment in 108. A script for installing and automatically configuring DNSCrypt on Linux-based systems. Description DNSCrypt is a protocol for securing communications between a client and a DNS resolver by encrypting DNS queries and...
MITMf
MITMf Framework for Man-In-The-Middle attacks This project is no longer being updated. MITMf was written to address the need, at the time, of a modern tool for performing Man-In-The-Middle attacks. Since then many other tools have been created to fill this space, you should probably be...
hacker-roadmap
This repository is an overview of what you need to learn penetration testing and a collection of hacking tools, resources and references to practice ethical hacking. Most of the tools are UNIX compatible, free and open source. Status This project has been terminated and archived. Content might be...
CVE-2019-0708-Check-Device-Patch-Status
CVE-2019-0708-Vulnerability-Scanner Powershell script to run and determine if a specific device has been patched for CVE-2019-0708. This checks to see if the termdd.sys file has been updated appropriate and is at a version level at or greater than the versions released in the 5/14/19 patches. All...
amt_auth_bypass_poc
Intel AMT authentication bypass example This is a Proof-of-Concept code that demonstrates the exploitation of the CVE-2017-5689 vulnerability. It is essentialy a mitmproxy script that simply blanks an Authorization header "response" field. Example usage: root@kitploit: mitmdump -p 8080 -dd...
Wordpresscan
Wordpresscan A simple Wordpress scanner written in python based on the work of WPScan Ruby version, some features are inspired by WPSeku. Disclaimer root@kitploit: The authors of this github are not responsible for misuse or for any damage that you may cause! You agree that you use this software ...
gps-sdr-sim
GPS-SDR-SIM GPS-SDR-SIM generates GPS baseband signal data streams, which can be converted to RF using software-defined radio SDR platforms, such as ADALM-Pluto, bladeRF, HackRF, and USRP. Windows build instructions 1. Start Visual Studio. 2. Create an empty project for a console application. 3. ...
CVE-2023-35636
CVE-2023-35636 Microsoft Outlook Information Disclosure Vulnerability leak password hash - Expect Script POC CVE-2023-35636 an exploit of the calendar sharing function in Microsoft Outlook, whereby adding two headers to an email directs Outlook to share content and contact a designated machine...