nemozone

✉️ a zone for no one and everyone :) 🔞

A portable network attack and automation tool for pentesters and systems administrators designed to enable social engineering engagements and opportunistic wired network auditing…

Documentation: https://docs.hak5.org/hc/en-us/categories/360002117973-Shark-Jack

Shark Jack Intro

Shark Jack Unboxing

Colormgr is a command line tool for managing color profiles on Linux systems. It allows users to view, install, and remove color profiles for their display devices, as well as set the default color profile for the system. It is particularly useful for users who are working with color-sensitive applications, such as graphic design or photography.

In summary, Colormgr is a Linux tool that allows users to manage color profiles for their display devices, including viewing, installing, and removing profiles, as well as setting the default profile for the system. This is useful for users working with color-sensitive applications.

Here are a few examples of how Colormgr can be used:

Viewing installed color profiles: To view all of the color profiles currently installed on your system, you can use the command: colormgr get-devices.

Installing a new color profile: To install a new color profile, you can use the command colormgr install-profile /path/to/profile.icc.

Removing a color profile: To remove a color profile that is currently installed on your system, you can use the command colormgr remove-profile profile_name.

Setting the default color profile: To set a specific color profile as the default for your system, you can use the command colormgr set-device-profile devicename profilename.

Listing all the available devices: To list all the devices that are currently connected to the system, you can use the command colormgr list-devices

Get details of a profile: To get the details of a specific profile, you can use the command colormgr get-profile profile_name

These are just a few examples of how Colormgr can be used, but the tool has many more features and options that can be explored.

The colormgr program is a command-line tool that allows administrators to view and change color profile to device mappings. This tool provides commands with a variable number of arguments, such as 'create-device', 'create-profile', 'delete-device', 'delete-profile', 'find-device', 'find-device-by-property', and 'find-profile'. It also has graphical tools which are provided by GNOME and KDE, and a libcolord gobject library which wraps the D-Bus interface in a nice glib-style API.

The command 'colormgr get-devices-by-kind display' returns all the color managed devices of a specific kind, in this case, 'display'. For example, when this command is run for an HP LP2480zx monitor, it will return the following information: Vendor: Hewlett Packard Serial: 3CM82200KV Scope: temp Colorspace: rgb Device ID: xrandr-Hewlett Packard-HP LP2480zx-3CM82200KV Profile 1: /org/freedesktop/ColorManager/profiles/iccd3b85708ae5843001de0801773b57246 Profile 2: /org/freedesktop/ColorManager/profiles/icc2ab7d3493c09663df7cbfa03cd8e006f Metadata: XRANDR_name=HDMI2.

This command can also be used to set model, serial, and vendor of the device, as well as find a device from the device ID, find a device with a given property value, find a profile from the profile ID, find a profile by filename, get a reading from a sensor, get all the available colour sensors, and get a standard colourspace. Moreover, 'colormgr —help' provides a summary of options and a list of commands.

Finally, it is important to note that if you’re using 0install, the command is 0install run —command=run-apply-profiles http://dispcalgui.hoech.net/0install/dispcalGUI.xml.

colormgr get-devices-by-kind display

Citations :

  1. https://www.freedesktop.org/software/colord/using.html
  2. https://askubuntu.com/questions/199661/how-do-you-set-system-display-color-profiles-in-xubuntu-and-lubuntu
  3. https://manpages.ubuntu.com/manpages/bionic/man1/colormgr.1.html
  4. https://docs.oracle.com/cd/E88353_01/html/E37839/colormgr-1.html
  5. https://hub.displaycal.net/forums/topic/colormgr-get-devices-display-does-nothing-e35683bb/

Windows Based

Hirensbootcd

hirensbootcd.org is being developed by the fans of Hiren’s BootCD. https://www.hiren.info/ is the official homepage of Hiren’s BootCD…

https://www.hirensbootcd.org/download/

Linux based

Rescatux

Rescatux is a GNU/Linux rescue cd (and eventually also Windows) but it is not like other rescue disks. Rescatux comes with Rescapp. Rescapp is a nice wizard that will guide you through your rescue tasks…

http://wiki.rescatux.org/wiki/Main_Page https://distrowatch.com/?newsid=10865

Systemrescue

Description: SystemRescue (also known as SystemRescueCd) is a Linux system rescue toolkit available as a bootable medium for administrating or repairing your system and data after a crash. It aims to provide an easy way to carry out admin tasks on your computer, such as creating and editing the hard disk partitions. It comes with a lot of Linux system utilities such as GParted, fsarchiver, filesystem tools and basic tools (editors, midnight commander, network tools). It can be used for both Linux and windows computers, and on desktops as well as servers. This rescue system requires no installation as it can be booted from a CD/DVD drive or USB stick, but it can be installed on the hard disk if you wish. The kernel supports all important file systems (ext4, xfs, btrfs, vfat, ntfs), as well as network filesystems such as Samba and NFS…

https://www.system-rescue.org/Download/

Ultimate Boot CD

Just for historic references

Ultimate Boot CD is completely free for the download, or could be obtained for a small fee. If you had somehow paid a ridiculous amount of money for it, you have most likely been fleeced. The least you could do is to make as many copies of the offical UBCD and pass it to your friends, relatives, colleagues or even complete strangers to minimize the per unit cost of your loss!…

https://www.ultimatebootcd.com/download.html

All these systems can be put on a big USB stick which was created with Ventoy plus some additional Linux ISO's or other OS.

What is STIX?

Structured Threat Information Expression (STIX™) is a language and serialization format used to exchange cyber threat intelligence (CTI). STIX is open source and free allowing those interested to contribute and ask questions freely…

https://oasis-open.github.io/cti-documentation/stix/intro

Go to the settings on your android device. Then enable the developer options, enable USB debugging. Then set a tic to enable the settings

Here you can find the commands to back up your data

First, install these packages to manage everything more elegant

sudo apt-get install android-tools-adb

Plugin your USB cable and accept the access

adb start-server
adb backup -apk -shared -all #or you can use also this command
adb backup -apk -shared -all -f mybackupfile.adb

To restore everything you can use this command

adb restore mybackupfile.adb

Enable USB debugging

https://net2.com/how-to-backup-and-restore-your-android-device-with-adb-on-ubuntu/

Some additional further reading in German, maybe for future articles in German? ¯_(ツ)_/¯

https://www.droidwiki.org/wiki/Android_Debug_Bridge

Bonus: https://tutswiki.com/access-internet-on-linux-using-android-tethering/

FreeTube is an open source desktop YouTube player built with privacy in mind. Use YouTube without advertisements and prevent Google from tracking you with their cookies and JavaScript. Available for Windows, Mac & Linux thanks to Electron.

Please note that FreeTube is currently in Beta. While it should work well for most users, there are still bugs and missing features that need to be addressed.

This is the easiest way to get the latest version

https://flatpak.org/setup/Ubuntu/

flatpak install flathub io.freetubeapp.FreeTube

Enable flatpak support fot Ubuntu 20.04 based systems

sudo apt install flatpak
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo

To update flatpak packages simply run this in the terminal

flatpak update

Flatseal for permission affirmation of flatpaks

flatpak install flatseal

Your personal research assistant

Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share research.

https://www.zotero.org/

flatpak install -y zotero

After the installation, you can log into it and then install better-bibtex and synchronize your research

flatpak install -y masterpdf
sudo apt install -y ttf-mscorefonts-installer

Latex Stuff

sudo apt install -y texlive texlive-font-utils texlive-pstricks-doc texlive-base texlive-formats-extra texlive-lang-german texlive-metapost texlive-publishers texlive-bibtex-extra texlive-latex-base texlive-metapost-doc texlive-publishers-doc texlive-binaries texlive-latex-base-doc texlive-science texlive-extra-utils texlive-latex-extra texlive-science-doc texlive-fonts-extra texlive-latex-extra-doc texlive-pictures texlive-xetex texlive-fonts-extra-doc texlive-latex-recommended texlive-pictures-doc texlive-fonts-recommended texlive-humanities texlive-lang-english texlive-latex-recommended-doc texlive-fonts-recommended-doc texlive-humanities-doc texlive-luatex texlive-pstricks perl-tk

sudo apt install -y texstudio

Grab a cup of coffee, this will take a while :)

Git Stuff

sudo apt install -y git git-lfs
git-lfs install
flatpak install -y gitkraken

Unpaywall

Read research papers for free.

Click the green tab and skip the paywall on millions of peer-reviewed journal articles. It's fast, free, and legal…

https://unpaywall.org/products/extension

VSCodium is a community-driven, freely-licensed binary distribution of Microsoft’s editor VSCode

https://vscodium.com/

Easiest installation if you have flatpak and the flathub repo enabled

flatpak install flathub com.vscodium.codium