This program retrieves version information for the nameservers of a domain and produces a report that describes possible vulnerabilities of each.
Vulnerability information is configurable through a configuration file; the default is porkbind.conf. Each nameserver is tested for recursive queries and zone transfers. The code is parallelized with libpthread.
Changes for v1.3
- Wrote in-a-bind shell script that scans random domain names from DMOZ
- Implemented recursive query testing
- Changed porkbind.conf to use CVE numbers in addition to CERT alerts
- Modified text displayed on stdout to make it more parsable
- Licensed with GNU Lesser General Public License
- Fixed timeout/concurrency/memory corruption bugs
- Fixed improper comparison of alpha/beta version numbering bug
- Added typecasts to silence compiler warnings
The tool now scans for 14 flaws and reports CVE numbers & CERT.
You can download PorkBind v1.3 here:
Or read more here.
Stored in: Exploits/Vulnerabilities, Hacking Tools, Network Hacking
Related Posts:
- Angry IP Scanner – Cross Platform Port Scanner
- OAPScan – Oracle Application Server Scanner
- AttackAPI 0.5 – JavaScript Security Tools
- Fierce Domain Scanner Released – Domain Reconnaissance Tool
- Complemento v0.4b – LetDown TCP Flooder, ReverseRaider Subdomain Scanner & Httsquash HTTP Server Scanner Tool
- Haraldscan – BlueTooth Discovery Scanner
| 4,505 views |


