blacklanternsecurity / bbot

A recursive internet scanner for hackers.
https://www.blacklanternsecurity.com/bbot/
GNU General Public License v3.0
4k stars 366 forks source link

Unstructured dependencies for multiple os's #1477

Open domwhewell-sage opened 1 week ago

domwhewell-sage commented 1 week ago

Some system packages that unstructured relies upon are not avaliable on all supported distros supported by bbot. This PR adds an ansible check to install the relevant OS packages for the current system.

Closes #1468

TheTechromancer commented 1 week ago

Thanks for your quick work on this @domwhewell-sage! Please bear with me as I work out the kinks in the new multi-distro tests :)