Real tools. Not just theory.
Only tools that actually exist and work are listed here — built and shipped by AddySec, ready to run right now.
AddySec Analyzer
A firewall log security analyzer. Upload a FortiGate traffic log and get a risk score, severity-tagged findings, threat intelligence, and policy insights. Everything is processed in memory — your file is never stored.
- Security score (0-100) with risk-level classification
- Threat intelligence: repeat attackers, port-scanning detection
- Firewall policy insights: most triggered, blocked, and allowed rules
- Exportable PDF security report
- Files are processed in memory and deleted immediately after analysis
$ upload traffic.log
> parsing 12,480 entries
> risk score: 62/100 · MEDIUM
ALLOW10.0.20.14:443/tcp
DENY185.220.101.7:22/tcp HIGH
> 3 repeat-attacker matches found
$ export report.pdf ▌
AddySec Subnetter
A subnetting and addressing engineering tool. Enter an IPv4 address and mask to get the network address, broadcast address, usable host range, host count, and CIDR/VLSM breakdown — instantly, without doing the binary math by hand.
- VLSM planner — allocate multiple subnets from one block automatically
- Binary breakdown of the IP and mask, not just the final numbers
- Network address, broadcast address, and usable host range in one pass
- Built for day-to-day networking and network security tasks
$ calc 192.168.10.0/26
> network: 192.168.10.0
> broadcast: 192.168.10.63
RANGE192.168.10.1 – .62
> usable hosts: 62 · mask /26
> binary: 11000000.10101000...11000000
$ plan vlsm --hosts 100,50,20 ▌
The engineering toolkit keeps growing.
AddySec grows by shipping production-ready networking and cybersecurity tools you can run directly — not concepts on a page.