742 matches found
Spoofy
Spoofy 功能简介 Spoofy 是一个程序,用于根据 SPF 和 DMARC 记录检查一组域名是否可以被伪造。你可能会问:“为什么我们还需要另一个工具来检查域名是否可伪造?” 嗯,Spoofy 与众不同的原因如下: 1. 对所有查询进行权威查找,并带有已知的备用 DNS(Cloudflare DNS) 2. 精确的批量查询 3. 自定义、手动测试的伪造逻辑(不猜测或推测,基于真实世界的测试结果) 4. SPF DNS 查询计数器 5. 可选:通过 API 进行 DKIM 选择器枚举 通过测试 使用方法 Spoofy 需要 Python 3+ 。不支持 Python 2。用法如下:...
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...
dnssearch
dnssearch 这是一个子域名枚举工具。 目的 dnssearch 接受一个输入域名(-domain 参数)和一个字典文件(-wordlist 参数),然后它会并发执行 DNS 请求,将字典文件的每一行作为子域名,最终暴力破解顶级域名下的所有子域名。 它支持自定义文件扩展名(-ext,默认为 php)和其他可选参数: root@kitploit: Usage of ./dnssearch: -consumers int Number of concurrent consumers. default 8 -domain string Base domain to start...
tldfinder
TLDFinder Características • Instalación • Uso • Ejecutar tldfinder • Únete a Discord Una herramienta optimizada para descubrir TLD privados para la investigación de seguridad. Características Búsquedas DNS basadas en TLD Pasivas Búsquedas DNS basadas en TLD Activas Salida estándar IN/OUT y TXT/JS...
cloud_enum
cloudenum Future of cloudenum I built this tool in 2019 for a pentest involving Azure, as no other enumeration tools supported it at the time. It grew from there, and I learned a lot while adding features. Building tools is fun, but maintaining tools is hard. I haven't actively used this tool...
riskootext4shell
riskootext4shell text4shell script for text coomons =1.10 CVE-2022-33980 La biblioteca Apache Commons Text es una librería alternativa a las funcionalidades nativas del JDK de Java . Versiones previas a versión 1.10.0 de apache commons Similar a CVE-2022-33980 root@kitploit: python3 text4shell.py...
quick-lookup-ptrun
Plugin de Búsqueda Rápida para PowerToys Run Este plugin para PowerToys Run te permite buscar rápidamente una dirección IP, nombre de dominio, hash o cualquier otro punto de datos en una lista de herramientas de ciberseguridad. Es perfecto para analistas de seguridad, testers de penetración o...
CVE-2026-71458
URLModificationMiddleware resolves named-URL lookups against unfiltered Model.objects before RBAC. The 403→404 shim only rewrites 403 responses, leaving the pk=0 miss path with a different 404 detail string. Differential "Not found." vs "No matches..." reveals whether a named resource org,...
CVE-2026-71458
URLModificationMiddleware resolves named-URL lookups against unfiltered Model.objects before RBAC. The 403→404 shim only rewrites 403 responses, leaving the pk=0 miss path with a different 404 detail string. Differential "Not found." vs "No matches..." reveals whether a named resource org,...
peer-tweet
PeerTweet Decentralized feeds using BitTorrent's DHT. Idea from Arvid and The8472 "DHT RSS feeds" http://libtorrent.org/dhtrss.html Screenshot Quick links Download the latest binaries from the releases page. Find and share PeerTweet addresses from the addresses issues page. What is PeerTweet?...
instarecon
InstaRecon Automated basic digital reconnaissance. Great for getting an initial footprint of your targets and discovering additional subdomains. InstaRecon will do: DNS lookups A, PTR, MX, NS DNS lookups recursively on all hosts discovered Whois on domain and IP lookups Google dorks looking for...
CVE-2021-44228
Vulnerabilidades en Log4j Actualización 19.12.2021: Se siguen descubriendo nuevas vulnerabilidades y nuevas formas de explotarlas en Log4j. Hemos añadido tres diagramas de flujo mapas mentales al repositorio git que describen respectivamente versiones vulnerables de Log4j, cómo comprobar si se es...
wildfly-iiop-openjdk: Missing authentication on EAP's IIOP NameService leads to MITM or DoS
A flaw was found in EAP's IIOP. The listener's NameService would accept bind operations without authentication, allowing an attacker to hijack JNDI lookups and binding them to a malicious ORB, achieving MITM or DoS on further invocations...
aquatone
AQUATONE Aquatone is a tool for visual inspection of websites across a large amount of hosts and is convenient for quickly gaining an overview of HTTP-based attack surface. Installation 1. Install Google Chrome or Chromium browser -- Note: Google Chrome is currently giving unreliable results when...
Fedora 44 : python-django5 (2026-301e6e2983)
The remote Fedora 44 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-301e6e2983 advisory. Update python-django5 to the latest 5.x release 5.2.17 - Fixes CVE-2026-15307 high: Server-side file-write and request forgery via spatial lookups -...
Fedora 43 : python-django5 (2026-6b28b4e483)
The remote Fedora 43 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-6b28b4e483 advisory. Update python-django5 to the latest 5.x release 5.2.17 - Fixes CVE-2026-15307 high: Server-side file-write and request forgery via spatial lookups -...
Fedora 45 : python-django5 (2026-950089270f)
The remote Fedora 45 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-950089270f advisory. Update python-django5 to the latest 5.x release 5.2.17 - Fixes CVE-2026-15307 high: Server-side file-write and request forgery via spatial lookups -...
AZL-103347 CVE-2026-81563 affecting package bind 9.20.26-1
A BIND resolver encountering an SVCB/HTTPS AliasMode record referencing 14 or more SVCB/HTTPS ServiceMode records may fail to properly deallocate internal resources. If this happens repeatedly, resource exhaustion will eventually prevent the resolver from performing new recursive lookups. This...
Astra Linux – Vulnerability found in Linux 5.15, Linux 6.1
In the Linux kernel, the following vulnerability has been resolved: mctp: Route lookups now perform under a RCU read-side lock. Our current route lookups mctproutelookup and mctproutelookupnull traverse the network’s route list without holding the RCU read lock. This means that the route lookups...
Astra Linux – Vulnerability in Apache Log4j2
Apache Log4j2 versions 2.0-alpha1 through 2.16.0 excluding 2.12.3 and 2.3.1 did not prevent uncontrolled recursion from self-referential lookups. This allowed an attacker with control over the Thread Context Map data to cause a denial of service when a crafted string was interpreted. This issue w...