Guest User

enum4linux.txt

a guest
Aug 26th, 2020
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.98 KB | None | 0 0
  1. [user@TheDesktop Documents]$ curl -v https://labs.portcullis.co.uk/download/enum4linux-0.8.9.tar.gz
  2. * Trying 213.167.244.241:443...
  3. * Connected to labs.portcullis.co.uk (213.167.244.241) port 443 (#0)
  4. * ALPN, offering h2
  5. * ALPN, offering http/1.1
  6. * successfully set certificate verify locations:
  7. * CAfile: /etc/ssl/certs/ca-certificates.crt
  8. CApath: none
  9. * TLSv1.3 (OUT), TLS handshake, Client hello (1):
  10. * TLSv1.3 (IN), TLS handshake, Server hello (2):
  11. * TLSv1.2 (IN), TLS handshake, Certificate (11):
  12. * TLSv1.2 (OUT), TLS alert, unknown CA (560):
  13. * SSL certificate problem: unable to get local issuer certificate
  14. * Closing connection 0
  15. curl: (60) SSL certificate problem: unable to get local issuer certificate
  16. More details here: https://curl.haxx.se/docs/sslcerts.html
  17.  
  18. curl failed to verify the legitimacy of the server and therefore could not
  19. establish a secure connection to it. To learn more about this situation and
  20. how to fix it, please visit the web page mentioned above.
Add Comment
Please, Sign In to add comment