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

Enable to detect vulnerabilities on FreeBSD #98

Merged
merged 1 commit into from Jun 14, 2016
Merged

Enable to detect vulnerabilities on FreeBSD #98

merged 1 commit into from Jun 14, 2016

Conversation

kotakanbe
Copy link
Member

@kotakanbe kotakanbe commented Jun 13, 2016


I implemented the remaining part of FreeBSD support.
see #98

  • Scan vulns on FreeBSD without root privilege.
  • Run with csh, sh... on FreeBSD (no need to create a usr with bash login shell)

There is a point to notice.
SSH password auth is not woking on FreeBSD for now.
So if you want to scan FreeBSD, Please create a user with public key auth on target server before scanning.

Jail support hasn't been implemented yet.
Thanks

@kotakanbe kotakanbe force-pushed the freebsd branch 2 times, most recently from 9d8aa70 to 9b2fb28 Compare June 14, 2016 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant