Lucene search
+L

13 matches found

Kitploit
Kitploit
added 2026/09/15 4:25 a.m.6 views

dnsrecon

DNSRecon DNSReconは、2007年初頭に言語とDNSについて学ぶために書いたRubyスクリプトのPython移植版です。 今回はPythonを学び、元のツールの機能を拡張し、その過程でDNSの仕組みと、セキュリティ評価やネットワークトラブルシューティングのプロセスでどのように利用できるかを再学習したいと考えました。 このスクリプトは以下の機能を提供します: ゾーン転送のための全NSレコードのチェック。 指定されたドメインの一般的なDNSレコード(MX、SOA、NS、A、AAAA、SPF、TXT)の列挙。 一般的なSRVレコードの列挙の実行。...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 4:25 a.m.21 views

dnsrecon

DNSRecon DNSRecon is a Python port of a Ruby script that I wrote to learn the language and about DNS in early 2007. This time I wanted to learn about Python and extend the functionality of the original tool and in the process re-learn how DNS works and how could it be used in the process of a...

5.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 12:17 a.m.67 views

rapidscan

🟥 RapidScan v1.2 - The Multi-Tool Web Vulnerability Scanner RapidScan has been ported to Python3 i.e. v1.2. The Python2.7 codebase is available on v1.1 releases section. Download and use it if you still haven't upgraded to Python 3. Kindly note that the v1.1 Python2.7 will not be enhanced further...

5.8AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/14 6:07 p.m.9 views

DNSrecon-gui

私のウェブサイト: https://microjoan.com 私のブログ: https://darkhacking.es/ コーヒーをご馳走してください: https://www.buymeacoffee.com/microjoan 免責事項 このツールキットには、ソーシャルメディアに対して潜在的に損害を与える、または危険をもたらす可能性のある素材が含まれています。アクセス、使用、またはその他の方法で誤って利用する前に、あなたの州/国の法律を参照してください。...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2023/02/12 11:30 a.m.80 views

DNSrecon-gui - DNSrecon Tool With GUI For Kali Linux

DNSRecon is a DNS scanning and enumeration tool written in Python, which allows you to perform different tasks, such as enumeration of standard records for a defined domain A, NS, SOA, and MX. Top-level domain expansion for a defined domain. With this graph-oriented user interface, the different...

6.9AI score
SaveExploits0References2
Exploit DB
Exploit DB
added 2021/01/08 12:00 a.m.494 views

dnsrecon 0.10.0 - CSV Injection

Exploit Title: dnsrecon 0.10.0 - CSV Injection Author: Dolev Farhi Date: 2021-01-07 Vendor Homepage: https://github.com/darkoperator/dnsrecon/ Version : 0.10.0 Tested on: ParrotOS 4.10 dnsrecon, when scanning a TXT record such as SPF, i.e.: spf.domain.com, outputs a CSV report -c out.csv with...

7.4AI score
SaveExploits0
zdt
zdt
added 2021/01/08 12:00 a.m.62 views

dnsrecon 0.10.0 - CSV Injection Vulnerability

Exploit Title: dnsrecon 0.10.0 - CSV Injection Author: Dolev Farhi Vendor Homepage: https://github.com/darkoperator/dnsrecon/ Version : 0.10.0 Tested on: ParrotOS 4.10 dnsrecon, when scanning a TXT record such as SPF, i.e.: spf.domain.com, outputs a CSV report -c out.csv with entries such as...

7.1AI score
SaveExploits0
Packet Storm
Packet Storm
added 2021/01/08 12:00 a.m.402 views

dnsrecon 0.10.0 CSV Injection

Exploit Title: dnsrecon 0.10.0 - CSV Injection Author: Dolev Farhi Date: 2021-01-07 Vendor Homepage: https://github.com/darkoperator/dnsrecon/ Version : 0.10.0 Tested on: ParrotOS 4.10 dnsrecon, when scanning a TXT record such as SPF, i.e.: spf.domain.com, outputs a CSV report -c out.csv with...

7.4AI score
SaveExploits0
Kitploit
Kitploit
added 2018/02/11 1:12 p.m.38 views

ID-entify - Search for information related to a domain (Emails, Domains, Information on WEB technology, Type of Firewall, NS and MX records)

ID-entify is a tool that allows you to search for information in the passive way related to a domain. Developed By Carlos Ramírez López. SEARCH FOR INFORMATION RELATED TO A DOMAIN: Emails IP addresses Domains Information on WEB technology Type of Firewall NS and MX records Nmap to IP addresses an...

7AI score
SaveExploits0References1
Kitploit
Kitploit
added 2017/10/17 9:30 p.m.34 views

IntRec-Pack - Intelligence and Reconnaissance Package/Bundle installer

Intelligence and Reconnaissance Package/Bundle installer. IntRec-Pack is a Bash script designed to download, install and deploy several quality OSINT, Recon and Threat Intelligence tools. Due to the fact it manages the installation of the various dependencies related to these programs as well it...

7.3AI score
SaveExploits0References2
n0where
n0where
added 2016/02/26 5:17 p.m.38 views

Cross Platform DNS Recon Tool: Sonar

Sonar is a reconnaissance tool for enumerating sub domains. It was modeled after Knock and DNSRecon though explicitly not written in Python to avoid the limitations of threading and dependencies. Sonar is statically compiled meaning it has no dependencies and even dynamically builds the default...

7.2AI score
SaveExploits0References3
n0where
n0where
added 2015/02/06 10:18 p.m.62 views

DNS Enumeration Script: DNSRecon

DNS reconnaissance is part of the information gathering stage on a penetration test engagement. When a penetration tester is performing a DNS reconnaissance he is trying to obtain as much information as he can regarding the DNS servers and their records. The information that can be gathered can...

SaveExploits0References1
Kitploit
Kitploit
added 2013/04/29 11:22 p.m.39 views

[MSF-Installer] Script to Automate Metasploit Framework Installation

Script to help with installing and configuring Metasploit Framework, Armitage and the Plugins I have written on OSX and Linux To use the script on OSX Java, Xcode and Command Development Tools from Xcode must be installed before running the script. In the case of OSX I also added the option of...

7.2AI score
SaveExploits0References1
Rows per page
Query Builder