- https://github.com/Benjamin-Loison
- Joined on
2022-10-16
While we can reach Docker guest port by forwarding it, the other way around is maybe harder.
#38:
time sudo -g no-internet telnet localhost 33927
Output:
Trying 127.0.0.1...
^C
real 2m7,733s
user 0m0,008s
sys 0m0,015s
</de…
sudo -g no-internet whoami
benjamin_loison
sudo -g no-internet groups
no-internet adm cdrom sudo dip www-data plugdev lpadmin sambashare docker…
sudo -g no-internet 'curl https://example.com'
sudo: curl https://example.com: command not found
time sudo -g no-internet curl https://example.com
<detail…
DuckDuckGo and Google search "ip6tables" "apt".
ping6 2600::
ping6: connect: Network is unreachable
So IPv6 seems not present.
sudo iptables -A OUTPUT -m owner --gid-owner no-internet -j DROP
sudo iptables6 -A OUTPUT -m owner --gid-owner no-internet -j DROP
sudo: iptables6: command not found
Wikipedia: Firejail (1341131071)
Network Isolation: It can restrict network access for sandboxed applications,…
sudo addgroup no-internet
Output:
info: Selecting GID from range 1000 to…
Would help Benjamin_Loison/opencode/issues/1.
DuckDuckGo search Linux forbid network access to a program.
pm install -i com.android.vending base.apk config.arm64_v8a.apk config.en.apk config.xhdpi.apk
Success
adb shell pm set-installer com.boursorama.android.clients com.android.vending
Output:
Exception occurred while executing 'set-installer':
jav…
DuckDuckGo and Google search "Benjamin Loison" "com.android.vending".
https://chat.mistral.ai/chat/70796360-04dc-4cdd-b069-a8e8b439be8f
adb shell whoami
root
DuckDuckGo and Google search ADB install app as if installed from Play Store.
Mistral and ChatGPT do not find any discussion mentioning com.android.vending.
My Linux Mint 22.3 Cinnamon Framework 13 Firefox history does not mention com.android.vending and DuckDuckGo or Google.