Skip to content

Commit

Permalink
Update reconnoitre.py
Browse files Browse the repository at this point in the history
  • Loading branch information
BrashEndeavours authored Jul 28, 2019
1 parent 4889dfb commit acecc17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Reconnoitre/reconnoitre.py
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ def main():
service_scan(
arguments.target_hosts,
arguments.output_directory,
arguments.find_dns_servers,
dns_servers,
arguments.quiet,
arguments.quick,
arguments.no_udp_service_scan)
Expand Down

0 comments on commit acecc17

Please sign in to comment.