All Projects β†’ NullArray β†’ Intrec Pack

NullArray / Intrec Pack

Licence: gpl-3.0
Intelligence and Reconnaissance Package/Bundle installer.

Programming Languages

shell
77523 projects
bash
514 projects

Projects that are alternatives of or similar to Intrec Pack

Spiderfoot
SpiderFoot automates OSINT for threat intelligence and mapping your attack surface.
Stars: ✭ 6,882 (+3788.14%)
Mutual labels:  osint, reconnaissance, threatintel, pentesting, pentest, security-tools
Scilla
πŸ΄β€β˜ οΈ Information Gathering tool πŸ΄β€β˜ οΈ DNS / Subdomains / Ports / Directories enumeration
Stars: ✭ 116 (-34.46%)
Mutual labels:  security-tools, pentesting, reconnaissance, recon, enumeration
Hosthunter
HostHunter a recon tool for discovering hostnames using OSINT techniques.
Stars: ✭ 427 (+141.24%)
Mutual labels:  osint, security-tools, pentesting, reconnaissance, recon
Social Analyzer
API, CLI & Web App for analyzing & finding a person's profile across +1000 social media \ websites (Detections are updated regularly by automated systems)
Stars: ✭ 8,449 (+4673.45%)
Mutual labels:  osint, pentesting, pentest, reconnaissance, security-tools
Aiodnsbrute
Python 3.5+ DNS asynchronous brute force utility
Stars: ✭ 370 (+109.04%)
Mutual labels:  osint, security-tools, pentesting, recon, enumeration
Rengine
reNgine is an automated reconnaissance framework for web applications with a focus on highly configurable streamlined recon process via Engines, recon data correlation and organization, continuous monitoring, backed by a database, and simple yet intuitive User Interface. reNgine makes it easy for penetration testers to gather reconnaissance with…
Stars: ✭ 3,439 (+1842.94%)
Mutual labels:  osint, security-tools, reconnaissance, recon, pentesting
Reconky-Automated Bash Script
Reconky is an great Content Discovery bash script for bug bounty hunters which automate lot of task and organized in the well mannered form which help them to look forward.
Stars: ✭ 167 (-5.65%)
Mutual labels:  osint, enumeration, recon, reconnaissance
Whatweb
Next generation web scanner
Stars: ✭ 3,503 (+1879.1%)
Mutual labels:  security-tools, pentesting, pentest, recon
Spaces Finder
A tool to hunt for publicly accessible DigitalOcean Spaces
Stars: ✭ 122 (-31.07%)
Mutual labels:  osint, pentesting, reconnaissance, recon
Sifter
Sifter aims to be a fully loaded Op Centre for Pentesters
Stars: ✭ 403 (+127.68%)
Mutual labels:  osint, pentesting, pentest, recon
Bigbountyrecon
BigBountyRecon tool utilises 58 different techniques using various Google dorks and open source tools to expedite the process of initial reconnaissance on the target organisation.
Stars: ✭ 541 (+205.65%)
Mutual labels:  osint, pentesting, reconnaissance, recon
flydns
Related subdomains finder
Stars: ✭ 29 (-83.62%)
Mutual labels:  osint, recon, pentest, reconnaissance
Ntlmrecon
Enumerate information from NTLM authentication enabled web endpoints πŸ”Ž
Stars: ✭ 252 (+42.37%)
Mutual labels:  osint, reconnaissance, recon, enumeration
Dumpsterfire
"Security Incidents In A Box!" A modular, menu-driven, cross-platform tool for building customized, time-delayed, distributed security events. Easily create custom event chains for Blue- & Red Team drills and sensor / alert mapping. Red Teams can create decoy incidents, distractions, and lures to support and scale their operations. Build event sequences ("narratives") to simulate realistic scenarios and generate corresponding network and filesystem artifacts.
Stars: ✭ 775 (+337.85%)
Mutual labels:  automation, security-tools, pentesting, pentest
Sn0int
Semi-automatic OSINT framework and package manager
Stars: ✭ 814 (+359.89%)
Mutual labels:  osint, pentesting, reconnaissance, recon
Git Hound
Reconnaissance tool for GitHub code search. Finds exposed API keys using pattern matching, commit history searching, and a unique result scoring system.
Stars: ✭ 602 (+240.11%)
Mutual labels:  osint, security-tools, reconnaissance, recon
Gitgot
Semi-automated, feedback-driven tool to rapidly search through troves of public data on GitHub for sensitive secrets.
Stars: ✭ 964 (+444.63%)
Mutual labels:  osint, security-tools, reconnaissance, recon
Raccoon
A high performance offensive security tool for reconnaissance and vulnerability scanning
Stars: ✭ 2,312 (+1206.21%)
Mutual labels:  osint, pentesting, reconnaissance, enumeration
Rescope
Rescope is a tool geared towards pentesters and bugbounty researchers, that aims to make life easier when defining scopes for Burp Suite and OWASP ZAP.
Stars: ✭ 156 (-11.86%)
Mutual labels:  security-tools, pentesting, enumeration
Deksterecon
Web Application recon automation
Stars: ✭ 109 (-38.42%)
Mutual labels:  automation, security-tools, recon

IntRec-Pack

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 aims to be a comprehensive assistant in setting up your intelligence gathering environment. Below is an overview of the tools and utilities it will help you set up.

+-----------------------+-------------------------------------------+
| Tool                  | Utility type and feature summary          |
+-----------------------+-------------------------------------------+
|1. QuickScan	        | Port Scanner/WHOIS/Domain Resolver        |
|2. DNSRecon            | Advanced DNS Enumeration & Domain Utility |
|3. Sublist3r           | OSINT Based Subdomain Enumeration         |
|4. TekDefense-Automator| OSINT Based IP, URL and Hash Analyzer     |
|5. TheHarvester        | eMail, vHost, Domain and PII Enumeration  |
|6. IOC-Parser          | Threat Intel, parses IOC data from reports|
|7. PyParser-CVE        | Multi Source Exploit Parser/CVE Lookup    |
|8. Mimir               | HoneyDB CLI/Threat Intelligence Utility   |
|9. Tadpole		| Open AWS bucket, file search and Download |
|10.Harbinger           | Cymon.io, Virus Total, Threat Feed Parser |
|11.Inquisitor          | OSINT Recon/data visualization utility    |
|12.BirdWatch           | SOCMINT Utility with a focus on Twitter   |
|13.Spiderfoot          | Advanced OSINT/Reconnaissance Framework   |
|14.EagleEye            | Facial recognition powered SOCMINT utility|
+-----------------------+-------------------------------------------+

Furthermore I have included functionality within the Bash script that allows the user to easily pull up two web based resources(Three as of update 1.2.1) Namely OSINT-Framework and HoneyDB. The former serves as a curated list of open source intelligence tools, websites and related materials for use as a reference guide. While the latter is an OSINT aggregative threat intelligence pool that collects and organizes data provided by HoneyPy honeypots. My Command Line Interface for which is included in the selection of tools available for download with IntRec-Pack as well.

Usage

Clone the tool from the repo and make it executable like so.

git clone https://github.com/NullArray/IntRec-Pack.git
cd IntRec-Pack
chmod +x intrec.sh

After which it can be started from the command line with sudo ./intrec.sh. Upon doing so you will be presented with a menu the options for which are as follows:

1) Help	                 4) Specify Install Location
2) List and Install      5) Online Resources
3) Install All           6) Quit

The help option displays further usage information and general details about the tool. List and Install will list all the tools available for download/installation and lets you select the ones you would like. Upon doing so the tool plus it's dependencies will be installed in the current working directory. Unless the Specify Install Location option has been used to provide a path to a custom location. Install All will download and install all the tools available with this script and Online Resources will open the web applications previously mentioned.

Update

The script has been updated to version 1.3.0.

Changelog

This update adds EagleEye to the list of tools available for download. EagleEye is a SOCMINT utility that makes use of reverse image searches and facial recognition.

Tadpole has been added to the latest version. This program allows you to search for and download items from open AWS buckets.

Two additional programs have been added. BirdWatch, which is a SOCMINT utility with a focus on Twitter and Inquisitor which is an OSINT based Recon tool. Furthermore https://toddington.com/resources has been added to the Online Resources feature to be used as a reference guide to additional OSINT tools, services and more.

Each installation operation now has its own function in order to make the script modular. This will also allow for the easy addition of operations that would install other/more tools in the future.

Additional checks have been added to the script in order to look for the presence of utilities such as wget, git and pip. This is important because some distros such as Debian and Devuan do not come with some of these utilities installed by default. Should the script find any of these utilities are missing it will attempt to automatically resolve the issue. Making the script effective and compatible with most Debian based distros.

From now on IntRec-Pack will check to see if it has been started with super user privilege. Since there are a lot of sudo commands in the script this will prevent the user from running into trouble halfway through the execution.

Special thanks to Chandrapal for his contributions to the tool.

Note

Since the Online Resources feature employs functionality derived from Python, Selenium and the Mozilla Geckodriver, I have added some logic to the script that will automatically install the proper version of each component(Selenium and Geckodriver) needed in order for the script to function as it should.

While this functionality has been tested and the script is designed to automate as much as possible for ease of use. Should you find you have any issues or perhaps encounter a bug please feel free to Open a Ticket or Submit a Pull Request

Thank you.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].