Nmap Development mailing list archives

Re: quite mode


From: "Arturo 'Buanzo' Busleiman" <buanzo () buanzo com ar>
Date: Mon, 19 Jun 2023 21:05:35 -0400

Can't you use greppable output format to stdout then pipe it to your needs?

nmap -oG - <target> | grep ....




On Tue, Jun 6, 2023, 22:58 André Coelho <andrealbergaria () gmail com> wrote:

why not a argument (like gdb's -q) to not show banner?


like nmap -q ..etc


thanks

_______________________________________________
Sent through the dev mailing list
https://nmap.org/mailman/listinfo/dev
Archived at https://seclists.org/nmap-dev/

_______________________________________________
Sent through the dev mailing list
https://nmap.org/mailman/listinfo/dev
Archived at https://seclists.org/nmap-dev/

Current thread: