Now that Raphael helped me get "rows=-1" working I see that there is hard limit of 1000. In the Tech Docs (at 8.9 Change in All GET_... commands) it references "--max-rows" as an global option to be set at 0. This option does not seems to work with (omp 1.4.5) on Kali Linux out of the box. I get "Unknown option --max-rows=0" when adding to an omp command. Where is the "--max-rows" option set?
Thanks, Avery On Sun, Jul 30, 2017 at 6:13 AM, Raphael Grewe <[email protected]> wrote: > You habe to use the filter like this. > filter='cisco rows=-1' > > Gesendet mit BlueMail <http://www.bluemail.me/r?b=10215> > Am 29. Juli 2017, um 20:33, Avery Rozar <[email protected]> > schrieb: > >> Adding rows='-1' has no effect when using omp get_info for nvt's. >> >> Example: >> omp --port=9390 --host=localhost --username=admin --password=passwd >> --xml="<get_info type='nvt' filter='cisco' rows='-1'></get_info>" >> --pretty-print >> >> The example above only shows 10 results out of 807, can this be modified >> using OMP? >> >> Thanks, >> Avery >> >> >> ------------------------------ >> >> Openvas-discuss mailing list >> [email protected] >> https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss >> >>
_______________________________________________ Openvas-discuss mailing list [email protected] https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss
