Giter Club home page Giter Club logo

blink-docker's People

Contributors

antoinevastel avatar demarant avatar plaperdr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

blink-docker's Issues

python3 run.py error

root@kali:~/blink-docker# python3 run.py
Traceback (most recent call last):
File "run.py", line 208, in
main()
File "run.py", line 142, in main
checkInstallation()
File "run.py", line 38, in checkInstallation
generateLibrairies()
File "run.py", line 54, in generateLibrairies
fedKernel = re.search("kernel-(.{1,20}"+fedoraName+")((?!testing).)*?stable",str(fedSource)).group(1)+".x86_64"
AttributeError: 'NoneType' object has no attribute 'group'

run.py error

I have some problems when I try to run blink-docker on ubuntu. I
follow this instruction:

git clone https://github.com/plaperdr/blink-docker.git
cd blink-docker/
python3 downloadFromHub.py
python3 run.py

Everything is fine until I run "python3 run.py" then nothing happends
and I receive this:

home@home-VirtualBox:~/blink-docker$ python3 run.py
Traceback (most recent call last):
File "run.py", line 208, in
main()
File "run.py", line 143, in main
checkInstallation()
File "run.py", line 38, in checkInstallation
generateLibrairies()
File "run.py", line 66, in generateLibrairies
ubuKernel =
re.search("linux-image-(.*?)">",str(ubuSource)).group(1)
AttributeError: 'NoneType' object has no attribute 'group'

I am running ubuntu 16.04 and I have tried to do the complete
installation again but the results are the same.

Are there some problems with the installation or is it just me that have
these issues?

Could you check it? What can I do to fix it?

no sound when gid mappings do not line up with the host

When running the containers on debian, in my case ubuntu 17.04 sound is not working at all because of permission issues, this is shown in the logs when Chrome/Chromium and Opera is running, you get errors like:

Chromium/Chrome:

Using PPAPI flash.
 --ppapi-flash-path=/usr/lib/adobe-flashplugin/libpepflashplayer.so --ppapi-flash-version=
Gtk-Message: Failed to load module "canberra-gtk-module"
[351:373:0903/102608:ERROR:bus.cc(427)] Failed to connect to the bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
[351:496:0903/102622:ERROR:bus.cc(427)] Failed to connect to the bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
[351:496:0903/102622:ERROR:bus.cc(427)] Failed to connect to the bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
[351:496:0903/102622:ERROR:bus.cc(427)] Failed to connect to the bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
[351:496:0903/102622:ERROR:bus.cc(427)] Failed to connect to the bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4292:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4292:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4292:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4771:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2266:(snd_pcm_open_noupdate) Unknown PCM default
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4292:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4292:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4292:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4771:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2266:(snd_pcm_open_noupdate) Unknown PCM default

Opera:

Gtk-Message: Failed to load module "canberra-gtk-module"
libGL error: MESA-LOADER: failed to retrieve device information
libGL error: Version 4 or later of flush extension not found
libGL error: failed to load driver: i915
libGL error: failed to open drm device: No such file or directory
libGL error: failed to load driver: i965
[0903/202806:ERROR:sandbox_linux.cc(338)] InitializeSandbox() called with multiple threads in process gpu-process
[0903/202806:ERROR:browsing_data_remover.cc(681)] Not implemented reached in void BrowsingDataRemover::RemoveImpl(int, const GURL &, int) REMOVE_CACHE - PrerenderManager
/usr/bin/env: 'python': No such file or directory
[0903/202825:ERROR:bus.cc(430)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4292:(_snd_config_evaluate) function snd_func_card_driver returned error: Permission denied
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4292:(_snd_config_evaluate) function snd_func_concat returned error: Permission denied
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4292:(_snd_config_evaluate) function snd_func_refer returned error: Permission denied
ALSA lib conf.c:4771:(snd_config_expand) Evaluate error: Permission denied
ALSA lib pcm.c:2266:(snd_pcm_open_noupdate) Unknown PCM default
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4292:(_snd_config_evaluate) function snd_func_card_driver returned error: Permission denied
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4292:(_snd_config_evaluate) function snd_func_concat returned error: Permission denied
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4292:(_snd_config_evaluate) function snd_func_refer returned error: Permission denied
ALSA lib conf.c:4771:(snd_config_expand) Evaluate error: Permission denied
ALSA lib pcm.c:2266:(snd_pcm_open_noupdate) Unknown PCM default

some solutions are described in jessfraz/dockerfiles#85

Password manager

Problem when trying to log into facebook and save my password :

Data import
{'password': 'xxxx', 'username': '[email protected]', 'hostname': 'https://www.facebook.com', 'formSubmitURL': 'https://www.facebook.com'}
{'password': 'xxxx', 'username': '[email protected]', 'hostname': 'https://www.facebook.com/', 'formSubmitURL': 'https://www.facebook.com/login.php'}

Chrome has https://www.facebook.com/login.php and firefox https://www.facebook.com so I had to save my password in firefox and then in chrome.

ip,webrtc,timezone etc

Hello webrtc is leaking the ip of the vm ware and also the time and date is stuck in UTC time no matter the changing of time on VM BOX

Problem on youtube

There is no sound on youtube with both images (fedora and ubuntu) and both browsers. I get the following error :

libGL error: failed to open drm device: No such file or directory
libGL error: failed to load driver: i965
[387:387:0514/085101:ERROR:sandbox_linux.cc(343)] InitializeSandbox() called with multiple threads in process gpu-process
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4727:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM default
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4727:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM default
[WARNING:flash/platform/pepper/pep_module.cpp(63)] SANDBOXED

Run.py fedora error

Traceback (most recent call last):
File "run.py", line 208, in
main()
File "run.py", line 143, in main
checkInstallation()
File "run.py", line 38, in checkInstallation
generateLibrairies()
File "run.py", line 54, in generateLibrairies
fedKernel = re.search("kernel-(.{1,20}"+fedoraName+")((?!testing).)*?stable",str(fedSource)).group(1)+".x86_64"
AttributeError: 'NoneType' object has no attribute 'group'

Thats the error am getting when launching for the first time

Cookie, session cookie and other trackers

Hello the blink software isn't cleaning out cookies. Whether session cookies or others. When u launch a new browser the cookies remain the same... All this is bad for tracking

Cookies,Flash cookies, DOM storage cookies issues

Hello a major issue of this is the flash cookies and dom cookies they arent been cleaned on exit and there is no way to clean them. so websites can track u by cookies despite changing browsers as the info is shared on each launch

Blink same error when is it gonna get fixed?

home@root:~/blink-docker# python3 run.py
Traceback (most recent call last):
File "run.py", line 208, in
main()
File "run.py", line 142, in main
checkInstallation()
File "run.py", line 38, in checkInstallation
generateLibrairies()
File "run.py", line 54, in generateLibrairies
fedKernel = re.search("kernel-(.{1,20}"+fedoraName+")((?!testing).)*?stable",str(fedSource)).group(1)+".x86_64"
AttributeError: 'NoneType' object has no attribute 'group'

I tried ubuntu 16.04, 18.04, fedora and still can't get it to run.

problem on aws

excuse me,Why does my blink build on aws always give an error when executing python3 run.py

Error: no DISPLAY environment variable specified
Error: GDK_BACKEND does not match available displays
Data import
Using PPAPI flash.
[298:298:0517/084640.139153:ERROR:zygote_host_impl_linux.cc(89)] Running as root without --no-sandbox is not supported. See https://crbug.com/638180.
Data export
Traceback (most recent call last):
File "/home/blink/mainContainer.py", line 209, in
main()
File "/home/blink/mainContainer.py", line 188, in main
encryption,refresh = browser.exportData()
File "/home/blink/chrome.py", line 162, in exportData
self.exportOpenTabs()
File "/home/blink/chrome.py", line 107, in exportOpenTabs
self.jsonExportData["refresh"] = data["refresh"]
KeyError: 'refresh'

Error when running blink

I was at first successful when running blink but then suddenly this error message appears when I run "run.py"

Data import
./browsers/opera/usr/bin/opera: error while loading shared libraries: libcurl.so.4: cannot open shared object file: No such file or directory
Data export
Traceback (most recent call last):
File "/home/blink/mainContainer.py", line 209, in
main()
File "/home/blink/mainContainer.py", line 188, in main
encryption,refresh = browser.exportData()
File "/home/blink/chrome.py", line 162, in exportData
self.exportOpenTabs()
File "/home/blink/chrome.py", line 107, in exportOpenTabs
self.jsonExportData["refresh"] = data["refresh"]
KeyError: 'refresh'

This message comes after I push the "refresh" icon in browser and then it does not generate a new config. I have to type "python3 run.py" to start it again.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.