Nmap Development mailing list archives

Tab completion in nse-scripts


From: Aniket Pandey <aniketp () iitk ac in>
Date: Fri, 12 Jan 2018 23:49:23 +0530

Hi folks! 

Recently, while I was using nse scripts I realized it did not have any
tab-completion feature. While the same feature is offered in usual nmap
scanning. For example, 

root@aniketp # nmap --pack<TAB> 

results in 

root@aniketp # nmap --packet-trace 

But nothing happened in case of : 

root@aniketp # nmap --script http-fet<TAB>       ## (should've given http-fetch) 

So I wanted to know if any such feature exists in NSE? If it doesn't,
then I'd like to work on it, as it seems very handy when you have long
queries and lots of script arguments. 

If it is desirable then I'd most definitely want to work on this
feature, after I get a heads-up from someone.  

Thanks and Regards, 

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

Current thread: