sinn3r
|
c0bf362084
|
Fix the fix for enum_dns
|
2012-06-18 18:37:56 -05:00 |
RageLtMan
|
c68476cce2
|
Add DNS/TCP to enum_dns
|
2012-06-18 10:47:03 -04:00 |
Tod Beardsley
|
7bb3679fef
|
Errors are different from mere failures (enum_dns)
This makes a clear distinction between errors and failures when
performing zone transfers, and logs accordingly.
[See #483]
|
2012-06-15 18:11:25 -05:00 |
Tod Beardsley
|
5a49ac50f1
|
Shorten option description on enum_dns
|
2012-06-15 10:33:49 -05:00 |
sinn3r
|
babababeb1
|
1. Fix enum_dns: .txt is not (or no longer a method)
2. Patch snmp_enum: bug #6500
|
2012-05-04 13:23:27 -05:00 |
Tod Beardsley
|
7f0fb84743
|
Fix up desc again on enum_dns
|
2012-03-28 14:33:23 -06:00 |
Tod Beardsley
|
a6ab0304d6
|
More fixes to enum_dns.rb
* Should use 'and', not & (bitwise AND)
* Made capitalization sane for Anglophones. See: http://owl.english.purdue.edu/owl/resource/592/1/
|
2012-03-28 14:33:23 -06:00 |
Tod Beardsley
|
27af32d382
|
Style fixes for enum_dns.rb
* Use a dotted.notation for note types
* Changed title to something more descriptive
* Expanded description
* Other trivial changes
|
2012-03-28 14:33:23 -06:00 |
sinn3r
|
ed542e2b6c
|
Change dns_enum to enum_dns for naming style consistency
|
2012-03-20 14:11:04 -05:00 |