Scans, logs, and writes out findings, saves to sqlite, meant to be run on a kali dist.
./lan_assess.py run --config config.toml --engagement test --dry-run
./lan_assess.py export --db ./runs/test-customer/run.db --out ./exports/test-customer
ad-hoc, or via cron:
0 * * * * /opt/lan_assess/lan_assess.py run --config /opt/lan_assess/config.toml --engagement acme-jan2026 --base-dir /opt/lan_assess >> /opt/lan_assess/cron.log 2>&1
PROBLEMS:
1. If you get errors about arp-scan:
Either install it in Kali (sudo apt install arp-scan)
Or set enabled = false for discovery_arp_scan
Follow LAN Assess
Other Useful Business Software
$300 Free Credits for Your Google Cloud Projects
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of LAN Assess!