Version: 1.4.0, Package name: fierce-1.4.0 |
Maintained by: Jasper Lievisse Adriaanse |
Master sites: |
Description Fierce is a semi-lightweight scanner that helps locate non-contiguous IP space and hostnames against specified domains. It's really meant as a pre-cursor to nmap, unicornscan, nessus, nikto, etc, since all of those require that you already know what IP space you are looking for. This does not perform exploitation and does not scan the whole internet indiscriminately. It is meant specifically to locate likely targets both inside and outside a corporate network. |
Filesize: 111.822 KB |
Version History (View Complete History) |
|
2021-01-16 14:21:05 by Stuart Henderson | Files touched by this commit (9) |
Log message: split the py2 version of py-dnspython off into net/py2-dnspython, update the py3 version to 2.1.0, and adapt ports using it. |
2020-07-03 15:13:23 by Stuart Henderson | Files touched by this commit (1032) |
Log message: bump REVISION; python 3 default changed to 3.8 |
2020-05-30 06:09:32 by Jasper Lievisse Adriaanse | Files touched by this commit (4) |
Log message: update to fierce-1.4.0 from purplerain@secbsd.org, thanks! |
2019-07-12 14:49:09 by Stuart Henderson | Files touched by this commit (854) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-15 06:04:43 by Kurt Mosiejczuk | Files touched by this commit (167) |
Log message: Add RUN_DEPENDS to TEST_DEPENDS automatically for ports using the lang/python port module. I've not yet come up with a port that would not need this and one can always set MODPY_TESTDEP to "no" to prevent the module from touching TEST_DEPENDS. Idea from afresh1 who pointed out the cpan module already does this. aja "I support this move." OK sthen@ |
2019-04-28 14:52:03 by Stuart Henderson | Files touched by this commit (715) |
Log message: bump all the py3 things, _SYSTEM_VERSION didn't quite work out how we expected and it's easier|safer to do it this way than fiddle with pkg_add now. thanks aja for update tests with a quick bulk. |
2018-07-10 07:30:21 by Jasper Lievisse Adriaanse | Files touched by this commit (5) |
Log message: update to fierce-1.2.2 |