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
Earn up to 15% annual interest with Nexo.
Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform.
Geographic restrictions, eligibility, and terms apply.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of LAN Assess!