Hardhat-Enterprises / Deakin-Detonator-Toolkit

Deakin Detonator Toolkit redesign using Tauri, React and Mantine.
14 stars 25 forks source link

504 feature request ARP-Fingerprint-tool #642

Closed gurneetsi closed 3 months ago

gurneetsi commented 4 months ago

This pull request contains the addition of arp finger print and modifications in dependencies.json, routewrapper and tauri.config

ARP fingerprint.tsx has been added.

"arp-scan" command has been added to dependences .json

import ARPFingerprint from "./arpfingerprint/arpfingerprint" Path added to Routewrapper.json

Tauri.conf.json has been added with the name and command for the ARP Fingerprinting

JiatengTao commented 4 months ago

For reviewers' info, ARP Scan is different from ARP fingersprint https://www.kali.org/tools/arp-scan/

gurneetsi commented 4 months ago

I have made the required changes into the file and, however in mentor meeting i was suggested to work upon arp-fingerprint instead of arp-scan as that is being covered by another team member. So, kindly consider it for arp fingerprint tool