539 matches found
tachyon
Tachyon Tachyon 是一个快速的 Web 应用程序安全侦察工具。 它专门用于爬取 Web 应用程序,寻找遗留或未索引的文件,并报告泄漏内部数据的页面或脚本。 用户要求 Linux Python 3.6+ 用户安装 安装: root@kitploit: $ mkdir tachyon $ python3 -m venv tachyon/ $ cd tachyon $ source bin/activate $ pip install tachyon3 $ tachyon -h 升级: root@kitploit: $ cd tachyon $ source bin/activa...
shellnoob
ShellNoob 编写 shellcode 一直非常有趣,但有些部分极其枯燥且容易出错。只需专注于有趣的部分,使用 ShellNoob 吧! 快速了解,请查看 Black Hat Arsenal 演讲的幻灯片:link 想贡献代码?有功能请求?报告 Bug?想骂人?所有 反馈都欢迎!!(当然,某些类型的反馈会比其他的更受欢迎 :-)。 如有任何问题,欢迎在 Twitter 上联系我 @reyammer 或发送邮件至 yanickATcs.ucsb.edu! Contributors & Acknowledgments Levente Polyak @anthraxx42 增加 Pyth...
rpcfirewall
Necesito Más Información Consulte nuestra publicación del blog sobre RPC Firewall o nuestra charla de BlackHat para comprender mejor RPC, los ataques RPC y la solución: RPC Firewall. Únase a nuestro espacio de trabajo de la comunidad Slack de |Zero| Labs para cualquier pregunta, problema o...
vigolium
Vigolium - High-fidelity vulnerability scanner fusing agentic AI with native speed, modularity, and precision...
CorsMe
What is CorsMe ?...
SSLPinDetect
🔒 SSL Pinning Detector SSLPinDetect is a tool for analyzing Android APKs to detect SSL pinning implementations by scanning for known patterns in decompiled smali code. It helps security researchers and penetration testers identify SSL pinning mechanisms used in mobile applications efficiently. 🚀...
raider
Quick links Website. OWASP page. Documentation. Installation. FAQ. Getting started. Architecture. Discussions. Issues. Twitter. Fediverse. What is Raider OWASP Raider was developed with the goal to improve web authentication testing. By now it has evolved and can be used for all kinds of stateful...
kcfg-bypass
kcfg-bypass kcfg bypass example - CVE-2024-21338...
dirstalk
Dirstalk Dirstalk is a multi threaded application designed to brute force paths on web servers. The tool contains functionalities similar to the ones offered by dirbuster and dirb. Here you can see it in action: Contents How to use it Scan Useful resources Dictionary generator Download Developmen...
swap_digger
swapdigger swapdigger is a bash script used to automate Linux swap analysis for post-exploitation or forensics purpose. It automates swap extraction and searches for Linux user credentials, Web form credentials, Web form emails, HTTP basic authentication, WiFi SSID and keys, etc. Download and run...
hardcodes
hardcodes extrae cadenas del código fuente hardcodes es una utilidad para buscar cadenas escritas directamente hardcoded por desarrolladores en los programas. Utiliza un tokenizador modular que puede manejar comentarios, cualquier cantidad de barras invertidas y casi cualquier sintaxis que se le...
sublert
root@kitploit: / / / / / / / / \ / / / / / / / / / / / // / // / / / / / / //,/.//// / Author: Yassine Aboukir Version: 1.4.7 What's this about? Sublert is a security and reconnaissance tool that was written in Python to leverage certificate transparency for the sole purpose of monitoring new...
bpflock
bpflock - Bloquear máquinas Linux bpflock - seguridad impulsada por eBPF para bloquear y auditar máquinas Linux. Nota: bpflock está actualmente en etapa experimental , puede romperse, las opciones y semánticas de seguridad pueden cambiar, algunos programas BPF serán actualizados para usar la...
baserunner
Baserunner Una herramienta para explorar y explotar almacenes de datos de Firebase. Consulte esta publicación en nuestro blog para obtener una visión general de cómo funciona Firebase y por qué desarrollamos esta herramienta. Configuración 1. git clone https://github.com/iosiro/baserunner.git 2. ...
duct
Pown Duct Essential tool for finding blind injection attacks using DNS side-channels. Credits This tool is part of secapps.com open-source initiative. root@kitploit: / | / | /\ | \ / | \ \ | / | / /\ \ |/// \| || |/ https://secapps.com NB : This tool is taking advantage of http://requestbin.net...
hyperfox
Hyperfox Hyperfox is a security auditing tool that proxies and records HTTP and HTTPS traffic between two points. Installation You can install the latest version of hyperfox to /usr/local/bin with the following command requires admin privileges: root@kitploit: curl -sL...
sipcheck
SIPCheck v.3.0 Introduction SIPCheck is a tool that watch the authentication of users of Asterisk and bans automatically if some user or bot try to register o make calls using wrong passwords. Unlike Fail2Ban, SIPCheck manage, not just the attacker, also the clients that you have trust so if you...
domain_analyzer
Domain Analyzer v0.8.3 功能说明 Domain analyzer 是一款安全分析工具,能够自动发现并报告有关指定域的信息。其主要目的是以无人值守的方式分析域。 它拥有许多疯狂的功能,例如从 DNS 区域获取更多域、自动 nmap、网络爬虫以及世界统治模式。查看功能。 如果你希望 nmap 扫描更多端口、运行脚本,并在这些网站上运行爬虫,则需要拥有 root 权限。 默认选项示例 参见 asciinema 上的演示:https://asciinema.org/a/466274 运行原理 Domain analyzer 接收一个域名,并查找其相关信息,例如 DNS...