Y
Hacker News
new
|
ask
|
show
|
jobs
by
retrochameleon
884 days ago
Useful for scanning your network for devices with known vulnerabilities.
1 comments
jas-
884 days ago
Doesn't metasploit, OpenVAS and others already do a lot of this? Why not contribute modules there vs. write a new framework?
link
RamblingCTO
884 days ago
It seems to be using nuclei, metasploit etc. under the hood. I hope they recontribute the recipes though.
link
alaeddine001
884 days ago
Yes everything added is open-sourced: Metasploit:
https://github.com/Ostorlab/agent_metasploit
Nuclei:
https://github.com/Ostorlab/agent_nuclei
OpenVas (not used though due to many issues):
https://github.com/Ostorlab/agent_openvas
Asteroid:
https://github.com/Ostorlab/agent_asteroid
link