Projects STRLCPY pentest-tools Commits 1c400976
🤬
  • ■ ■ ■ ■ ■
    mass_axfr2.sh
    skipped 38 lines
    39 39   for nnss in $(echo $ns) ; do
    40 40   axfr=`host -4 -W 1 -t axfr $d $nnss | grep ";; ANSWER SECTION:"`
    41 41   if [ -n "$axfr" ] ; then
    42  - # echo -ne " [$i/$total] "$d"\r"
    43 42   printf "\033[0;32m [$i/$total] $d successful\033[0m"
    44 43   echo
    45 44   n=$[$n+1]
    skipped 27 lines
Please wait...
Page is in error, reload to recover