Lucene search
+L

47 matches found

Kitploit
Kitploit
added 2026/09/06 3:54 a.m.5 views

NmapReportTemplate

Nmap レポートテンプレート Nmapスキャンから取得した情報を動的に表示するために設計されたテンプレートです。 スクリーンショット 使用方法 1. nmaptemplatereport.xsl ファイルをダウンロードし、Nmap の実行時にそのファイルを stylesheet として渡します。...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/05 11:54 p.m.45 views

Pentest-Collaboration-Framework

Pentest Collaboration Framework Pentest Collaboration Framework - an opensource, cross-platform and portable toolkit for automating routine processes when carrying out various works for testing! Explore the docs » ‼️ Important Links...

5.4AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/05 10:14 p.m.287 views

chameleon

19 Customizable honeypots for monitoring network traffic, bots activities, and username\password credentials DNS, HTTP Proxy, HTTP, HTTPS, SSH, POP3, IMAP, STMP, RDP, VNC, SMB, SOCKS5, Redis, TELNET, Postgres, MySQL, MSSQL, Elastic and ldap If you want to implement the honeypots in your project,...

5.7AI score
SaveExploits0References13
Kitploit
Kitploit
added 2026/09/05 9:10 p.m.12 views

Mimir

Mimir OSINT脅威インテリジェンスインターフェース - 古ノルド神話の知識の神にちなんで名付けられました。 MimirはHoneyDBのCLIとして機能します。簡単に言えば、HoneyDBはOSINTの集約的な脅威インテルプールです。プログラムを起動すると、以下のオプションがあるメニューが表示されます。 root@kitploit: 1. Fetch Threat Feed 5. Visualize Top Malicious Hosts in Browser 2. Fetch Bad Host List 6. Visualize Top Targeted Services in...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/05 7:24 p.m.8 views

nmap-bootstrap-xsl

nmap-bootstrap-xsl 提供一个漂亮的界面来查看你的Nmap扫描结果。本软件不得被军事或情报机关使用。 使用方法 1. 新的Nmap扫描 将 nmap-bootstrap.xsl 作为样式表添加到你的Nmap扫描中,使用 --stylesheet 参数: root@kitploit: nmap -sS -T4 -A -sC -oA scanme --stylesheet https://raw.githubusercontent.com/honze-net/nmap-bootstrap-xsl/master/nmap-bootstrap.xsl scanme.nmap.or...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/05 3:48 p.m.19 views

spoilerwall

Beware! Spoilers ahead! Spoilerwall introduces a brand new concept in the field of network hardening. Avoid being scanned by spoiling movies on all your ports! Firewall? How about Fire'em'all! Stop spending thousand of dollars on big teams that you don't need! Just fire up the Spoilers Server and...

5.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/04 2:49 p.m.6 views

nmap-scan-results

Nmap 扫描:发现 200 多个漏洞 严重: CVE-2023-38408 9.8, CVE-2024-38476 9.8, Slowloris DoS 完整报告...

9.8CVSS7AI score0.797EPSS
SaveExploits10References1
Kitploit
Kitploit
added 2026/09/02 11:12 p.m.3 views

Kali-Metasploitable

安全审计与实验室报告 项目: 安全网络漏洞分析与利用 日期: 2026年4月 作者: Ivo Albacete 1. 执行摘要 本项目部署了一个受控环境,用于练习网络安全技术。使用 NAT 网络 配置了一个虚拟化实验室,以确保测试不会影响外部网络。目标是识别 FTP 协议中的弱点,并验证对 vsftpd 服务中已知后门的利用。 2. 工作环境 虚拟机监控程序: VirtualBox 攻击机: Kali Linux(IP:10.0.2.5) 受害机: Metasploitable 2(IP:10.0.2.4) 网络配置: 专用 NAT 网络。 3. 侦察阶段(Nmap)...

10CVSS7.8AI score0.96184EPSS
SaveExploits49
GithubExploit
GithubExploit
added 2026/04/30 11:41 p.m.193 views

homelab-security

Cybersecurity Home Lab A personal home lab built for hands-on...

10CVSS5.5AI score0.96184EPSS
SaveExploits49
GithubExploit
GithubExploit
added 2026/02/16 8:29 p.m.331 views

Exploit for CVE-2017-0144

🛡️ TryHackMe CTF – EternalBlue MS17-010 !CTF Badgehttps:...

9.3CVSS5.7AI score0.9923EPSS
SaveExploits64
GithubExploit
GithubExploit
added 2025/10/29 11:17 p.m.540 views

Exploit for Authentication Bypass by Primary Weakness in Crushftp

The-Challenge-Soulmate- The "Soulmate" machine from HackTheBox...

9.8CVSS7.7AI score0.99976EPSS
SaveExploits18
Positive Technologies
Positive Technologies
added 2025/08/05 12:00 a.m.18 views

PT-2025-31964 · Undefined · Undefined

Hi, I run a following script for a vulnerability test for my home network; nmap 192.168.1.1/24 -n -sP |rg -o "192." scan.txt nmap -sV --script vulners --script-args mincvss=7.0 -iL scan.txt Then I get this Vulner output in port 80; Nmap scan report for 192.168.1.5 Host is up 0.00021s latency. Not...

9.1CVSS6.1AI score0.04799EPSS
SaveExploits2References1
Kitploit
Kitploit
added 2023/03/16 11:30 a.m.171 views

GPT_Vuln-analyzer - Uses ChatGPT API And Python-Nmap Module To Use The GPT3 Model To Create Vulnerability Reports Based On Nmap Scan Data

This is a Proof Of Concept application that demostrates how AI can be used to generate accurate results for vulnerability analysis and also allows further utilization of the already super useful ChatGPT. Requirements Python 3.10 All the packages mentioned in the requirements.txt file OpenAi api...

7.3AI score
SaveExploits0References1
OSV
OSV
added 2023/01/11 2:15 a.m.16 views

CVE-2022-48252

The jokob-sk/Pi.Alert fork before 22.12.20 of Pi.Alert allows Remote Code Execution via nmapscan.php scan parameter OS Command Injection...

9.8CVSS5.9AI score0.02724EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2022/07/22 12:30 p.m.26 views

LiveTargetsFinder - Generates Lists Of Live Hosts And URLs For Targeting, Automating The Usage Of MassDNS, Masscan And Nmap To Filter Out Unreachable Hosts And Gather Service Information

Generates lists of live hosts and URLs for targeting, automating the usage of Massdns, Masscan and nmap to filter out unreachable hosts Given an input file of domain names, this script will automate the usage of MassDNS to filter out unresolvable hosts, and then pass the results on to Masscan to...

6.6AI score
SaveExploits0References4
Pen Test Partners Blog
Pen Test Partners Blog
added 2021/05/21 6:33 a.m.64 views

Getting a persistent shell on a 747 IFE

TL:DR The Coronavirus pandemic has hit the airline industry hard. One sad consequence was early retirement of most of the 747 passenger fleet. This does however create opportunities for aviation security research, as airframes are parked up before parting out in breakers yards. This 747 was flyin...

8.2AI score
SaveExploits0
Hacker One
Hacker One
added 2020/12/30 7:02 p.m.247 views

h1-ctf: [h1ctf-Grinch Networks] MrR3b00t Saving the Christmas

Disclaimer: Certain things are a bit modified to set the pieces for the story. Also you can find the flags for all 12 challenges in file F1138300 , Now enjoy : █▀▄▀█ █▀█ ░ █▀█ █▄▄ █▀█ █▀█ ▀█▀ █░▀░█ █▀▄ ▄ █▀▄ █▄█ █▄█ █▄█ ░█░ saves the Christmas Episode - 0x00 Pil0t.py It was a gloomy clear night,...

6.8AI score
SaveExploits0
Prion
Prion
added 2020/11/10 6:15 p.m.36 views

Information disclosure

A vulnerability in the TCL Android Smart TV series V8-R851T02-LF1 V295 and below and V8-T658T01-LF1 V373 and below by TCL Technology Group Corporation allows an attacker on the adjacent network to arbitrarily browse and download sensitive files over an insecure web server running on port 7989 tha...

3.3CVSS6.2AI score0.02718EPSS
SaveExploits2References10Affected Software7
Kitploit
Kitploit
added 2020/07/25 10:00 p.m.120 views

Autoenum - Automatic Service Enumeration Script

Autoenum is a recon tool which performs automatic enumeration of services discovered. I built this to save some time during CTFs and pen testing environments i.e. HTB, VulnHub, OSCP and draws a bit from a number of existing tools including AutoRecon https://github.com/Tib3rius/AutoRecon, Auto-Rec...

7.5AI score
SaveExploits0References3
exploitpack
exploitpack
added 2019/12/03 9:56 a.m.93 views

packetstormsecurity.com

Pentest notes for: packetstormsecurity.com Exploit Pack Nmap 7.80 scan initiated Tue Dec 3 09:27:33 2019 as: /usr/bin/nmap -sV -A -oA log/exploitpack.com exploitpack.com Nmap scan report for exploitpack.com 132.148.22.104 Host is up 0.18s latency. rDNS record for 132.148.22.104:...

7.4AI score
SaveExploits0
Rows per page
Query Builder