Skip to content

Dependencies

psyray edited this page Nov 13, 2024 · 3 revisions

Here's a list of tools used in reNgine-ng based on the tasks.py and Dockerfile analysis:

Subdomain Discovery Tools

  1. Amass
  • Description: In-depth DNS enumeration and network mapping
  • Modes: Active and Passive scanning
  • GitHub: OWASP/Amass
  1. Sublist3r
  • Description: Fast subdomain enumeration tool using various sources
  • GitHub: aboul3la/Sublist3r
  1. Subfinder
  1. OneForAll
  1. CTFR
  • Description: Abuse Certificate Transparency logs for subdomain enumeration
  • GitHub: UnaPibaGeek/ctfr
  1. tlsx
  1. Netlas
  • Description: Internet intelligence tool for gathering domain information
  • Website: netlas.io

Web Crawling & Directory Discovery

  1. Gospider
  1. hakrawler
  1. ffuf
  • Description: Fast web fuzzer
  • GitHub: ffuf/ffuf
  1. katana

Vulnerability Scanning

  1. nuclei
  1. dalfox
  • Description: Parameter Analysis and XSS Scanning tool
  • GitHub: hahwul/dalfox
  1. CMSeeK

Port Scanning & Network Tools

  1. naabu
  1. httpx

URL Discovery & Analysis

  1. gau
  • Description: Get All URLs from various sources
  • GitHub: lc/gau
  1. waybackurls
  1. unfurl

Visual Reconnaissance

  1. EyeWitness

OSINT Tools

  1. theHarvester
  1. Infoga

WAF Detection

  1. wafw00f

Getting Started


  • Home - Introduction to reNgine-ng with workflows and features
  • Installation - Install reNgine-ng in different ways
  • Usage - Common usage and best practices
  • Backup-Restore - Backup and restore reNgine-ng easily

Advanced Usage


  • Dependencies - Information about used third-party libraries and tools
  • Security - Security best practices and reporting issues
  • Support - Troubleshooting guide and common issues
  • Changelog - Complete changelog

Community


Clone this wiki locally