View Issue Details

IDProjectCategoryView StatusLast Update
0000527Kali LinuxKali Package Improvementpublic2018-02-21 10:03
ReporterViss Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionsuspended 
Platformx64OSKaliOS Version1.0
Product Version1.0.4 
Summary0000527: Please add chromedriver to Kali
Description

When attemtping to install it by hand, the zip containing the chromedriver binary is pulled down, set to executable, and run, which throws errors:

root@beaker:/home/viss# curl https://chromedriver.googlecode.com/files/chromedriver_linux64_2.1.zip | funzip > chromedriver
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 7194k 100 7194k 0 0 4360k 0 0:00:01 0:00:01 --:--:-- 4620k
root@beaker:/home/viss# chmod +x chromedriver
root@beaker:/home/viss# ./chromedriver
./chromedriver: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.15' not found (required by ./chromedriver) ./chromedriver: /lib/x86_64-linux-gnu/libc.so.6: versionGLIBC_2.14' not found (required by ./chromedriver)

Steps To Reproduce

Download chromedriver:
curl https://chromedriver.googlecode.com/files/chromedriver_linux64_2.1.zip | funzip > chromedriver

Set to executable:
chmod +x chromedriver

attempt to run:

./chromedriver

./chromedriver: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.15' not found (required by ./chromedriver) ./chromedriver: /lib/x86_64-linux-gnu/libc.so.6: versionGLIBC_2.14' not found (required by ./chromedriver)

Additional Information

This is a component of the eagleeye tool that myself and PaulM work on, which is basically a redis-based mass screenshotter for taking screenshots of huge lists of http endpoints..

https://github.com/PaulMcMillan/tasa
https://github.com/PaulMcMillan/eagleeye

Activities

muts

muts

2013-08-21 15:08

reporter   ~0000776

Have you tried building chromedriver from source rather than running the binary ?

g0tmi1k

g0tmi1k

2018-02-21 10:03

administrator   ~0008775

Due to the age of the OS (Kali Moto [v1], Kali Safi [v2], Kali Rolling 2016.x/2017.1), these legacy versions are no longer supported.
We will be closing this ticket due to inactivity.

Please could you see if you are able to replicate this issue with the latest version of Kali Linux - https://www.kali.org/downloads/)?

If you are still facing the same problem, feel free to re-open the ticket. If you choose to do this, could you provide more information to the issue you are facing,and also give information about your setup?
For more information, please read: https://kali.training/topic/filing-a-good-bug-report/

Issue History

Date Modified Username Field Change
2013-08-19 20:36 Viss New Issue
2013-08-21 15:08 muts Note Added: 0000776
2018-01-29 14:18 g0tmi1k Category New Tool Requests => Kali Package Improvement
2018-02-21 10:03 g0tmi1k Status new => closed
2018-02-21 10:03 g0tmi1k Resolution open => suspended
2018-02-21 10:03 g0tmi1k Note Added: 0008775