Search Criteria
Package Details: enum4linux 0.9.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/enum4linux.git (read-only, click to copy) |
|---|---|
| Package Base: | enum4linux |
| Description: | A tool for enumerating information from Windows and Samba systems. |
| Upstream URL: | https://github.com/CiscoCXSecurity/enum4linux |
| Keywords: | enum enumeration offensive perl redteam samba security smb windows winnt |
| Licenses: | GPL |
| Submitter: | Network_Jack |
| Maintainer: | Network_Jack |
| Last Packager: | Network_Jack |
| Votes: | 4 |
| Popularity: | 0.000000 |
| First Submitted: | 2018-04-03 16:59 (UTC) |
| Last Updated: | 2021-11-19 01:00 (UTC) |
Required by (1)
- autorecon-git (optional)
Latest Comments
grazzolini commented on 2021-03-30 15:21 (UTC)
While not ideal, one can add the following line to the PKGBUILD in order to be able to successfully build this package:
DLAGENTS=('http::/usr/bin/curl --insecure -L -C - -f -o %o %u')
killajoe commented on 2020-12-22 22:23 (UTC)
http://ix.io/2Jce shows the curl error, it do not work with https:// also
killajoe commented on 2020-12-22 22:18 (UTC)
the source URL is http:// what causes failing to download it (SSL certificate issue)
Network_Jack commented on 2020-09-10 23:58 (UTC)
Discordian,
There seems to be a system-wide issue with ca-certificates package. Stand by
Network_Jack commented on 2020-08-28 15:14 (UTC)
Looks like curl doesn't understand the root CA. I am looking into this.
Discordian commented on 2020-08-27 02:32 (UTC)
Hello, I cannot seem to build this package because curl isn't happy with something to do with the cert. Browser seems fine with it though ... here are my logs: (AUR) https://pastebin.com/ZXrRL6SU (curl -v) https://pastebin.com/pu4BqDMn