raxhenizer Posted March 19, 2022 Share Posted March 19, 2022 root@shark:/# ping -c3 example.com PING example.com (93.184.216.34): 56 data bytes 64 bytes from 93.184.216.34: seq=0 ttl=55 time=93.489 ms 64 bytes from 93.184.216.34: seq=1 ttl=55 time=93.509 ms 64 bytes from 93.184.216.34: seq=2 ttl=55 time=94.256 ms --- example.com ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 93.489/93.751/94.256 ms root@shark:/# UPDATE_PAYLOADS Downloading payloads repository... tar: can't open '/tmp/payloads-sync.tar.gz': No such file or directory cp: can't stat '/tmp/payloads-sync/sharkjack-payloads-master/payloads/library': No such file or directory Successfully syncronized payloads repository. root@shark:/# It seems that the download does not work, this is the same for the UPDATE_FIRMWARE Quote Link to comment Share on other sites More sharing options...
raxhenizer Posted March 19, 2022 Author Share Posted March 19, 2022 note: this is with the new shark jack cable. Quote Link to comment Share on other sites More sharing options...
raxhenizer Posted March 19, 2022 Author Share Posted March 19, 2022 Fixed it: the UPDATE_X scripts are doing a CURL towards Github. With curl I am getting error 51, so there is something with the certificate (trust). When I use the -k in the curl the update works, but this is less secure off course Quote Link to comment Share on other sites More sharing options...
Jtyle6 Posted March 19, 2022 Share Posted March 19, 2022 The Sharkjack has it's own area of the forum. https://forums.hak5.org/forum/101-shark-jack/ Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.