In Sublist3r, which flag saves the results to a text file?

Prepare for the Certified Ethical Hacker Version 11 Exam. Study with comprehensive questions and explanations. Equip yourself with the skills needed for success!

Multiple Choice

In Sublist3r, which flag saves the results to a text file?

Explanation:
Saving the results to a file is done with an output option that directs the program to write the discovered data to disk. In Sublist3r, the flag that saves the results to a text file is the output option, shown as -o or --output, followed by the filename you want. For example: sublist3r -d example.com -o subdomains.txt. This makes Sublist3r write the list of subdomains to subdomains.txt instead of just printing to the screen. The other flags mentioned don’t perform this specific action of saving the results to a text file.

Saving the results to a file is done with an output option that directs the program to write the discovered data to disk. In Sublist3r, the flag that saves the results to a text file is the output option, shown as -o or --output, followed by the filename you want. For example: sublist3r -d example.com -o subdomains.txt. This makes Sublist3r write the list of subdomains to subdomains.txt instead of just printing to the screen. The other flags mentioned don’t perform this specific action of saving the results to a text file.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy