diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c6f9a44 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.vscode/settings.json diff --git a/opsec/.vscode/ltex.dictionary.en-US.txt b/opsec/.vscode/ltex.dictionary.en-US.txt new file mode 100644 index 0000000..76273dd --- /dev/null +++ b/opsec/.vscode/ltex.dictionary.en-US.txt @@ -0,0 +1,2 @@ +wireguard +openvpn diff --git a/opsec/qubesos/index.html b/opsec/qubesos/index.html index 354062e..5bc535c 100644 --- a/opsec/qubesos/index.html +++ b/opsec/qubesos/index.html @@ -63,7 +63,7 @@ Previous Page

nihilist - 00 / 00 / 00

Qubes OS guide

Official site of Qubes OS https://www.qubes-os.org

-

When you land into this tutorial, I assume you already have some Linux experience, if not this might not be suitable for you, since Qubes OS is not very user friendly. I recommend you to try some normal Linux distribution first How to Install Linux as a beginner

+

When you land into this tutorial, I assume you already have some Linux experience, if not this might not be suitable for you, since Qubes OS is not very user-friendly. I recommend you to try some normal Linux distribution first How to Install Linux as a beginner

Qubes OS is a very cutting edge OS that uses virtualization everywhere to compartmentalize your digital life. It is technically not a Linux distribution, it is built on Xen which is a type 1 hypervisor that runs on bare metal, https://en.wikipedia.org/wiki/Xen

First you have Xen hypervisor booted at startup, then you get separate VM for all of your activities. Because all of your activities are separated by VM, one of them get hacked will not compromise the security of your entire system. It is like manage your personal pc like a server, that is why Qubes OS is a highly secure OS if used correctly

If you want to dive into the tech details and concepts about Qubes, official document is the best place https://www.qubes-os.org/intro/

@@ -80,17 +80,17 @@

Comparison

Why you should use Qubes OS instead of xyz config I use?

1.Easier network configuration

-

Qubes OS is designed to have a basket of differnt VMs with different trust level, and has a very easy menu in GUI to manage the network of these VMs. Qubes OS also has built-in firewall function to stop unexpected leaks. In short, it is less likely for you to make mistakes in Qubes

+

Qubes OS is designed to have a basket of different VMs with different trust level, and has a very easy menu in GUI to manage the network of these VMs. Qubes OS also has built-in firewall function to stop unexpected leaks. In short, it is less likely for you to make mistakes in Qubes

For example if you want to have many different network configs like below link to satisfy your different online identities, Qubes OS is the right tool.

-

Theories about building up your online identites. Check this theory about online identities, with Qubes OS you can easily build up chains of vm for doing whatever you want, for example different combination of vpn/proxy/tor

+

Theories about building up your online identities. Check this theory about online identities, with Qubes OS you can easily build up chains of vm for doing whatever you want, for example different combination of vpn/proxy/tor

A image that shows Qubes OS with different vm for different functions and identities

2.Integrated Whonix

-

Qubes OS integrate whonix gateway and workstation by default, thus tor browser works out of the box. You can also use whonix gateway to torrify applications that do not support tor be assured it is leak proof. You can achieve all of these with some clicks of buttons, and no complicated iptables needed

+

Qubes OS integrate whonix gateway and workstation by default, thus tor browser works out of the box. You can also use whonix gateway to torrify applications that do not support tor and be guaranteed it is leakproof. You can achieve all of these with some clicks of buttons, and no complicated iptables needed

For learning what is whonix https://www.whonix.org/wiki/FAQ

3.Superior safety

-

Xen is a hypervisor that has a much smaller code than vmware/virtual box/kvm, it is possible to read and audit the entire code base. Besides qubes OS also put networking and usb service stack into VM, this feature greatly increases your host OS security from malicious network and usb. The days when you just plugin a bad usb into your computer and it booms are gone!

+

Xen is a hypervisor that has a much smaller codebase than vmware/virtual box/kvm, it is possible to read and audit the entire code base. Besides qubes OS also put networking and usb service stack into VM, this feature greatly increases your host OS security from malicious network and usb. The days when you just plug in a bad usb into your computer and it booms are gone!

@@ -105,14 +105,14 @@

If you decided to install and try Qubes OS, then you must pick the correct hardware, since Qubes OS is a very cutting edge OS you should expect some compatibility issues.

For desktop PC actually you should not worry too much, I have installed Qubes OS on many intel/amd platforms, with all kinds of peculiar combination of cpu and gpu, it all works. As long as you are on a quite modern platform with common consumer gpu, you should be fine

This is the official hardware compatibility list, but be aware it is definitely incomplete, since people runs Qubes OS without problem mostly do not bother to report their config https://www.qubes-os.org/hcl/

-

For laptops you should be careful, you better get a mainstream business laptop. I tried many installation on lenovo or hp business laptops from recent years, they all worked fine. However you should especially try to avoid laptops from non-traditional vendors like Xiaomi or whatever Chinese brand, and any gaming laptop with very peculiar gpu setup.

+

For laptops, you should be careful, you better get a mainstream business laptop. I tried many installations on Lenovo or hp business laptops from recent years, they all worked fine. However, you should especially try to avoid laptops from non-traditional vendors like Xiaomi or whatever Chinese brand, and any gaming laptop with very peculiar gpu setup.

Next thing is to download the installation ISO, go to their website and download

Download the ISO and hash digest

-

Next thing is to verify your ISO file is authentic, Qubes OS has a very detailed guide on how to do that so there is no need for me to build the wheel again https://www.qubes-os.org/security/verifying-signatures/

-

I will paste the master key fingerprint here for comparison:427F11FD0FAA4B080123F01CDDFA1A3E36879494

+

Next thing is to verify your ISO file is authentic, Qubes OS has a very detailed guide on how to do that so there is no need for me to build the wheel again https://www.qubes-os.org/security/verifying-signatures/

+

I will paste the master key fingerprint here for comparison:427F11FD0FAA4B080123F01CDDFA1A3E36879494

-

Next step is to find a usb, make sure it is at least 16GB, then find its path

+

Next step is to find an usb, make sure it is at least 16GB, then find its path


 $ sudo blkid	
@@ -131,15 +131,15 @@ $ sudo dd if=file_name.iso of=/dev/sda status=progress
 
   
 	
-
+

Install



Next thing is to reboot into your computer and enter BIOS(EFI), this is different for every platform so you should find it out on google.

-

You need to make two changes in BIOS basically, first you need to turn off secure boot(I know this is sad), but unfortunately secure boot and Xen did not work together on most consumer grade machines. I personally recommends only use qubes at home pc, or those so called "Qubes certified" laptops equipped with heads(What is heads : https://trmm.net/Heads/) that can protect your boot partition and has anti evil maid features https://www.qubes-os.org/doc/certified-hardware/.

+

You need to make two changes in BIOS basically, first you need to turn off secure boot(I know this is sad), but unfortunately secure boot and Xen did not work together on most consumer grade machines. I personally recommend only use qubes at home pc, or those so called "Qubes certified" laptops equipped with heads(What is heads : https://trmm.net/Heads/) that can protect your boot partition and has anti-evil maid features https://www.qubes-os.org/doc/certified-hardware/.

Next if you are on UEFI mode you need to enable "CSM". https://superuser.com/questions/1284392/what-exactly-is-uefi-with-csm-boot-mode. You also need to find that in your bios menu, it should usually appear below boot options. This can fix a lot of potential troubles later

-

Final thing is remember to turn on vt-x or cpu virtualization support, since this is needed for Qubes. Check your bios, if there is a setting called IOMMU, you also need to enable that

-

For example you can expect something look like this

+

Final thing is remembering to turn on vt-x or cpu virtualization support, since this is needed for Qubes. Check your bios, if there is a setting called IOMMU, you also need to enable that

+

For example, you can expect something look like this

@@ -148,7 +148,7 @@ $ sudo dd if=file_name.iso of=/dev/sda status=progress

If things worked correctly, you should see a menu like this, just click enter and wait

-

At this step, click "continue", if your computer is fully compatible and all bios settings are correct, you should see no warning message, otherwise go back to check bios again. If your computer is not some ancient stuff if should be compatible

+

At this step, click "continue", if your computer is fully compatible and all bios settings are correct, you should see no warning message, otherwise go back to check bios again. If your computer is not some ancient stuff it should be compatible

At this step you need to config the disk, click the installation destination

@@ -175,10 +175,10 @@ $ sudo dd if=file_name.iso of=/dev/sda status=progress

These configs in most situation do not need to be changed, however if you are using wired connection you can make sys-net disposable, this increases your security a little bit.

If you are using wireless network through a usb dongle you might need to choose "Use sys-net qube for both networking and USB devices"

You can also enable system and template update over tor, but this will make it significantly slower for big updates. And there is no need to touch the advanced configuration.

-

Click done and let the scripts run, do not interrupt it by closing your computer, it might seems unresponsive for a while.

+

Click done and let the scripts run, do not interrupt it by closing your computer, it might seem unresponsive for a while.

And finally we get our Qubes, in next tutorial we will start to compartmentalize our online activities by creating different qubes.

-

Next tutorial : How to use qubes for different online activites

+

Next tutorial : How to use qubes for different online activities

diff --git a/opsec/qubesosnetwork/copy_destination.png b/opsec/qubesosnetwork/copy_destination.png new file mode 100755 index 0000000..fbac7f1 Binary files /dev/null and b/opsec/qubesosnetwork/copy_destination.png differ diff --git a/opsec/qubesosnetwork/copy_in_vm.png b/opsec/qubesosnetwork/copy_in_vm.png new file mode 100755 index 0000000..b0ba094 Binary files /dev/null and b/opsec/qubesosnetwork/copy_in_vm.png differ diff --git a/opsec/qubesosnetwork/create.png b/opsec/qubesosnetwork/create.png new file mode 100755 index 0000000..8c09843 Binary files /dev/null and b/opsec/qubesosnetwork/create.png differ diff --git a/opsec/qubesosnetwork/destination_paste.png b/opsec/qubesosnetwork/destination_paste.png new file mode 100755 index 0000000..0c33fc5 Binary files /dev/null and b/opsec/qubesosnetwork/destination_paste.png differ diff --git a/opsec/qubesosnetwork/disp_whonix.png b/opsec/qubesosnetwork/disp_whonix.png new file mode 100755 index 0000000..36a2079 Binary files /dev/null and b/opsec/qubesosnetwork/disp_whonix.png differ diff --git a/opsec/qubesosnetwork/dom0_exec.png b/opsec/qubesosnetwork/dom0_exec.png new file mode 100755 index 0000000..c76a706 Binary files /dev/null and b/opsec/qubesosnetwork/dom0_exec.png differ diff --git a/opsec/qubesosnetwork/file_arrived.png b/opsec/qubesosnetwork/file_arrived.png new file mode 100755 index 0000000..da9fcfb Binary files /dev/null and b/opsec/qubesosnetwork/file_arrived.png differ diff --git a/opsec/qubesosnetwork/file_await_transfer.png b/opsec/qubesosnetwork/file_await_transfer.png new file mode 100755 index 0000000..aaaf519 Binary files /dev/null and b/opsec/qubesosnetwork/file_await_transfer.png differ diff --git a/opsec/qubesosnetwork/index.html b/opsec/qubesosnetwork/index.html index f0447b8..c8d5ba0 100644 --- a/opsec/qubesosnetwork/index.html +++ b/opsec/qubesosnetwork/index.html @@ -8,7 +8,7 @@ - Qubes OS network + How to navigate qubes OS and segment your internet uses @@ -61,8 +61,9 @@
Previous Page

nihilist - 00 / 00 / 00

-

Qubes OS network

-

We will show some examples of qubes network setup for creating different purpose online identities in this tutorial

+

How to navigate qubes OS and segment your internet uses

+

In this tutorial we will set up the environment for public, private and anonymous online identities, and how to use qubes os.

+

If you are still not familiar with the identity model please check this link Theories about building up your online identities

@@ -80,7 +81,7 @@

2.dom0: This is the admin vm, it is still a vm, but it is very special vm with all the tools to control the entire machine. It never connects to the network and no files from other qubes should touch it, once it gets compromised you are done

-

3.Template VM: Template VM is like the concept of "class" in programming language, you will install all the applications you like in template vm, and appvm will simply share the root partition with the template vm, so appvm only needs to keeps its own /home directory, this greatly saves disk space and time you spent on software update.

+

3.Template VM: Template VM is like the concept of "class" in programming language, you will install all the applications you like in template vm, and appvm will simply share the root partition with the template vm, so appvm only needs to keep its own /home directory, this greatly saves disk space and time you spent on software update.

Template VM do not connect to network by default for safety, since if they are compromised all the app vm spawned by them are also done. Updates are conducted through a special proxy so attack surface is minimized

4.App VM: Lightweight VM spawned from template VM, any changes done to root partition will not persist across boot, it is meant to only use software installed from template VM and save your work in /home

@@ -88,7 +89,7 @@

5.PVH: a para virtualization mode, which means some costly actions are not performed in the vm, instead they are done in the host through a special interface to make vm runs faster

Most qubes will run under PVH mode

6.HVM: Full virtualization, no host assistance. Only used in situation where PCI passthrough is required, or you installed your own special qube like windows

-

7.Disposable VM: This is a special App VM, it is spawned from a disposable VM template everytime when needed, but is destroyed immediately after the task without anything being saved. Ideal for performing some known dangerous activites

+

7.Disposable VM: This is a special App VM, it is spawned from a disposable VM template every time when needed, but is destroyed immediately after the task without anything being saved. Ideal for performing some known dangerous activities

8.PCI passthrough: By default qubes OS qube do not touch any peripheral devices for example usb or network card, if you want some qube to do something with the hardware, you need to do a PCI passthrough. For example if you want to setup a network qube you need to pass through the network adapter

9.Standalone qube: These are the qubes that do not depend on template vm, you either copied it from a template or installed it yourself

This is all the basic concepts you need to know, now we start our exploration

@@ -102,18 +103,25 @@

Network Setup



-

Qubes already comes with many default qubes, you can find them inside the qubes manager, which can be found on the top left menu

-

Now we will build up chains of qubes for different online activities.

-

0.sys-usb

+

Qubes already comes with many default qubes, you can find them inside the qubes manager

+

On the desktop, right click and choose "Open terminal here", you will get a terminal in dom0

+ +

Input "qubes-qube-manager", and click enter you will get the qubes manager

+ +

Now we are going to explain these default qubes

+

0.Template qubes

+

Qubes with the name "debian-12-xfce", "fedora-40-xfce", "whonix*" are template vms, you can install software in these template qubes, and use them in the app qubes

+

1.sys-usb

-

A qube that did not connect to network, and is responsible for providing usb service only, if you have usb keyboard or mouse it might also proxy the input for you. In some circumstances when you have a usb wifi dongle it also becomes the factual network qube

+

A qube that did not connect to network, and is responsible for providing usb service only, if you have usb keyboard or mouse it might also proxy the input for you. In some circumstances when you have an usb wifi dongle it also becomes the factual network qube

+

This is installed by default and is a disposable vm

1.sys-net

-

This is where everything starts, you need to passthrough your ethernet adapater(wired or wireless) to a qube, and that qube will be used to as a first part in the network chain

+

This is where everything starts, you need to passthrough your Ethernet adapter(wired or wireless) to a qube, and that qube will be used to as a first part in the network chain

Since it is directly in contact with network adapter and the routers, it should be considered as untrusted because it is exposed to a lot of uncertain stuff

-

Only intended to be used as a basic router and nothing else

+

It is installed by default and only intended to be used as a basic router and nothing else

2.sys-firewall

The qube that separate the rest of your network chain from the sys-net for better security, and it is also the qube that enforces firewall rules if you have vpn qube directly behind it.

If you have any public identity it is best to directly connect it to sys-firewall, for example online banking

@@ -123,24 +131,44 @@

And any qube provides network service need to enable "provides network" in advanced tab below "Run in debug mode"

Any qube directly connect to sys-firewall will have your home isp ip address, best suited for public activity, for example online banking

- +

Let's go back to our qubes manager, click "New qube" in the top left corner

+ +

First name it as "banking", and we assign it with Yellow tag, since it is for banking identities, so yellow is a medium trust score for me. Color tag is a very important feature of qubes, every qube has its own color tag for avoiding you accidentally type something sensitive in a insecure vm. Dom0 always has the special White tag

+

For Type and Template I just leave it as AppVM and fedora-40-xfce, since this is exactly what I want

+

For networking, I choose "sys-firewall", since I want my bank to see my home ip address instead of my vpn ip and get my account banned

+

Now click ok and the qube will be created, you can find your qube app menu on the top left Q icon, then we can open firefox and start banking

+

3.vpn qube

-

A qube setup with vpn profile, redirect all the traffic to your designated vpn server. Ideal for providing a pseudonymous identity. If applied with firewall rules it can be guaranteed leak proof

-

Works fine with wireguard and openvpn cli, but for vpn vendor's own gui there might be problems, sometimes those apps break the dns setup in qubes

-

Mullvad has a very detailed tutorial on how to setup a vpn qube https://mullvad.net/en/help/qubes-os-4-and-mullvad-vpn. However iptables mentioned in it is already deprecated by Qubes, and I personally recommend using wireguard, it works without need to config anything in the qube, and use sys-firewall to enforce leak protection

+

A qube setup with vpn profile, redirect all the traffic to your designated vpn server. Ideal for providing a pseudonymous identity. If applied with firewall rules it can be guaranteed leakproof

+

Qubes OS works fine with wireguard and openvpn cli programs, but for vpn vendor's own gui there might be problems, sometimes those apps break the dns setup in qubes

+

Mullvad has a very detailed tutorial on how to setup a vpn qube https://mullvad.net/en/help/wireguard-on-qubes-os. However, iptables mentioned in it is already deprecated by Qubes, but it still works without DNS hijack config.

If you have any pseudonymous activities it is best to connect behind vpn qube, for example torrenting

-

The setup is pretty much similar and you only need to change the network qube to vpn qube

+

First we start a template vm, for example debian in this case, and install transmission

+ +

After installation enter "sudo poweroff" to shut down the qube, make sure it is shutdown, since your changes in template qube only get reflected when it is shutdown at least once!

+

Next go back to qubes manager, and create a new qube called torrent, I assume you already set up a vpn qube according to the mullvad tutorial mentioned above

+ +

First give it a name called "torrent", and I personally prefer this is a medium trust score, so it is given a yellow tag.

+

We still leave it as appvm, and choose template as debian, since this is the template we just installed transmission

+

Most importantly set the networking to vpn qube you just setup, if you do not want DMCA notice get sent to your home. Then click ok the qube will be created

+

For accessing transmission app easily, we will add the transmission app into our "Q" menu which is in the top left corner

+

Right click the torrent qube in the manager, choose "settings", and choose "application"

+ +

Find "Transmission" on the left, click it, and click the ">" icon in the middle, then click ok. Now transmission will be visible in the app menu

+ +

Now happy torrenting

4.whonix qubes

-

Whonix is the best part of qubes, it makes tor very easy to use. Whonix qubes consists of two parts, first is whonix gateway, which onionlize all the network traffic behind it. Whonix workstation is a workstation specifically tuned for anonymity, and is usually disposable for increased security

+

Whonix is the best part of qubes, it makes tor very easy to use. Whonix qubes consists of two parts, first is whonix gateway, which onionize all the network traffic behind it. Whonix workstation is a workstation specifically tuned for anonymity, and is usually disposable for increased security

You can also hook up other non workstation qubes behind whonix gateway in rare circumstances, for example a windows qube, but you should be careful and should have a specialized gateway qube only for this.

This is the ideal place for all the high risk activities like all the darknet stuff

You might choose to whether or not to put whonix gateway behind a vpn

Here we use whonix workstation to access tor.taxi for exploring the darknet

- - +

Try to find something names "whonix-workstation-17-dvm" in the qubes menu, click "Tor Browser(AnonDist)", and you will get a disposable vm running tor browser. This is great since anything happen inside this vm get destroyed after you shut down the browser

+ +

If you see something as disp on the vm windows title, then you are on a disposable vm, congrats!

@@ -155,7 +183,27 @@

Tips



There are some tricky problems about qube, like how to copy and paste text between qubes, and how to transfer files, or how to use usb.

For copy text, there is a master pasteboard in dom0, once you copy some text normally inside a qube, click shift+ctrl+c, then the text get transferred to the master pasteboard, and go to the vm you want to paste, click shift+ctrl+v, then the text is inside the clipboard of your destination vm

+ +

For example you first copy some text inside a vm, then click SHIFT+CTRL+C

+ +

Then you will see a message about Global Clipboard

+

Go to your destination vm and click CTRL+SHIFT+V, then you will see a message says Global Clipboard wiped

+ +

Then just paste as normal

+ +

+

+ +

For copying file between vm you need to use qvm-copy command inside the vm

+

First we created a test file called "new_file"

+ +

Then we use "qvm-copy" command, and choose "banking" vm in the dom0 prompt.

+ +

Then you can see the new_file in banking vm

+ +

Files from other VM are all located inside ~/QubesIncoming

Other stuff are inside the official document, no need to rebuild the wheels again

+

All the qubes "how to" guide

diff --git a/opsec/qubesosnetwork/manager.png b/opsec/qubesosnetwork/manager.png new file mode 100755 index 0000000..2a4bcd2 Binary files /dev/null and b/opsec/qubesosnetwork/manager.png differ diff --git a/opsec/qubesosnetwork/master_pasteboard.png b/opsec/qubesosnetwork/master_pasteboard.png new file mode 100755 index 0000000..0c88463 Binary files /dev/null and b/opsec/qubesosnetwork/master_pasteboard.png differ diff --git a/opsec/qubesosnetwork/master_pasteboard_wiped.png b/opsec/qubesosnetwork/master_pasteboard_wiped.png new file mode 100755 index 0000000..8923fdd Binary files /dev/null and b/opsec/qubesosnetwork/master_pasteboard_wiped.png differ diff --git a/opsec/qubesosnetwork/template_install.png b/opsec/qubesosnetwork/template_install.png new file mode 100755 index 0000000..d9daaa2 Binary files /dev/null and b/opsec/qubesosnetwork/template_install.png differ diff --git a/opsec/qubesosnetwork/template_shutdown.png b/opsec/qubesosnetwork/template_shutdown.png new file mode 100755 index 0000000..86ca106 Binary files /dev/null and b/opsec/qubesosnetwork/template_shutdown.png differ diff --git a/opsec/qubesosnetwork/terminal.png b/opsec/qubesosnetwork/terminal.png new file mode 100755 index 0000000..879e08a Binary files /dev/null and b/opsec/qubesosnetwork/terminal.png differ diff --git a/opsec/qubesosnetwork/text_arrived.png b/opsec/qubesosnetwork/text_arrived.png new file mode 100755 index 0000000..ae5e3d4 Binary files /dev/null and b/opsec/qubesosnetwork/text_arrived.png differ diff --git a/opsec/qubesosnetwork/torrent_transmission.png b/opsec/qubesosnetwork/torrent_transmission.png new file mode 100755 index 0000000..3201c21 Binary files /dev/null and b/opsec/qubesosnetwork/torrent_transmission.png differ diff --git a/opsec/qubesosnetwork/torrent_vm.png b/opsec/qubesosnetwork/torrent_vm.png new file mode 100755 index 0000000..40baf0f Binary files /dev/null and b/opsec/qubesosnetwork/torrent_vm.png differ diff --git a/opsec/qubesosnetwork/transmission_on.png b/opsec/qubesosnetwork/transmission_on.png new file mode 100755 index 0000000..247a33b Binary files /dev/null and b/opsec/qubesosnetwork/transmission_on.png differ diff --git a/opsec/qubesosnetwork/whonix_dread.png b/opsec/qubesosnetwork/whonix_dread.png new file mode 100755 index 0000000..b58174d Binary files /dev/null and b/opsec/qubesosnetwork/whonix_dread.png differ