s0md3v / Striker

Striker is an offensive information and vulnerability scanner.
GNU General Public License v3.0
2.22k stars 451 forks source link

Closes #11 #13

Closed yasoob closed 6 years ago

s0md3v commented 6 years ago

The file you have forked is a part of theHarvester project so can you please elaborate what changes your tweak will lead to?

yasoob commented 6 years ago

Currently, the script should return an error at this line because there is no nameserver variable in the scope of getdns function. The reason behind that is this commented out line. I simply uncommented the line to make the script work perfectly without an error.