Changeset 164
- Timestamp:
- 09/21/09 19:05:39 (4 years ago)
- File:
-
- 1 edited
-
fierce2/branch/fierce (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
fierce2/branch/fierce
r163 r164 533 533 output($subdomain_bf_output); 534 534 } 535 536 535 ################################################################################## 537 536 # … … 591 590 output($vhost_output); 592 591 } 593 594 592 ################################################################################## 595 593 # … … 785 783 "\n"; 786 784 output($end_domainscan_output); 787 788 # $full_output .= validate($stop_domainscan_output); 789 790 #print $ns_output; 791 #print @zt_output; 792 #print $wildcard_output; 793 794 #print $bf_output; 795 #print $reverse_lookup_output; 796 #print $find_mx_output; 797 #print $whois_output; 798 #print $ext_bf_output; 799 } 800 801 #$fiercescan_output = ''; 785 } 802 786 803 787 my $fierce_end = time(); … … 818 802 || die $tt->error(), "\n"; 819 803 output($end_fiercescan_output) 820 821 804 } 822 805 else {
Note: See TracChangeset
for help on using the changeset viewer.