Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

To improve option --lsmod #2

Closed
yehgdotnet opened this issue Sep 4, 2010 · 2 comments
Closed

To improve option --lsmod #2

yehgdotnet opened this issue Sep 4, 2010 · 2 comments

Comments

@yehgdotnet
Copy link

lsmod will never end if there are dozens of modules.

  1. it should pause after 5 modules (so that user can view them within one screen length of console).
  2. it should do like this for each category - audit, recon..etc

--lsmod audit

will list modules in audit

--lsmod recon

will list modules in recon

Best Regards
YGN Ethical Hacker Group
http://yehg.net/

@Zapotek
Copy link
Member

Zapotek commented Sep 4, 2010

Good point, I will add filtering support to "lsmod" in general.

@Zapotek
Copy link
Member

Zapotek commented Sep 4, 2010

Done.
Arachni now supports "lsmod" filtering capabilities.
See: http://github.com/Zapotek/arachni/wiki/User-guide#lsmod

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants