Hardhat-Enterprises / Deakin-Detonator-Toolkit

Deakin Detonator Toolkit redesign using Tauri, React and Mantine.
11 stars 19 forks source link

[Feature Request]: Arpscan Tool #659

Closed chandelshubham63 closed 2 months ago

chandelshubham63 commented 3 months ago

Name of Feature

Arpscan Tool

Priority

Low

Categories

New Tool Implementation

Description of Feature

arpscan is a command-line network reconnaissance tool used to discover active hosts within a local network. By sending ARP requests and recording responses, it identifies devices connected to the network, providing information such as IP and MAC addresses. Its functionality aids in network mapping, security assessments, and inventory management

To-do:

Research arpscan - Assess suitability for inclusion in DDT.

Implement arpscan- Integrate in DDT.