UNDERCODE COMMUNITY
2.68K subscribers
1.23K photos
31 videos
2.65K files
80.1K links
πŸ¦‘ Undercode Cyber World!
@UndercodeCommunity


1️⃣ World first platform which Collect & Analyzes every New hacking method.
+ AI Pratice
@Undercode_Testing

2️⃣ Cyber & Tech NEWS:
@Undercode_News

3️⃣ CVE @Daily_CVE

✨ Web & Services:
β†’ Undercode.help
Download Telegram
Forwarded from UNDERCODE NEWS
Apple Watch: a battery strap patented by the giant.
#Technologies
▁ β–‚ β–„ Uπ•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁

πŸ¦‘Basics of mounting and using the mount command

A) What is mount
Mounting in Linux allows you to access the contents of the disk and organize the structure of the file system. Using mount, you can also open a disk image (for example, created with the dd program ) for operation , as well as open a variety of file systems and disk images (for example, virtual machine disk images) for access and editing; even remote network directories can be mounted, making them available as if they were files on any other local storage.

In addition to the fact that you can work with disk images using mount, correct mount settings are necessary for the computer to which the disk for forensic analysis is connected - for example, this disk should not be automatically mounted with write rights (so as not to be corrupted).

Linux has such a thing as β€œmounting” a disk. To access the files on this drive, you must first mount it. The question may arise, why such difficulties? Mounting is one of the most powerful things that lets you customize your filesystem with amazing flexibility!

The essence of mounting is that a new directory (regular folder) is created in the file system, for example, this is the / mnt / disk_d folder . And then the mount command indicates that now, for example, the / dev / sda disk is mounted in the / mnt / disk_d directory . After that, you can access the files on the / dev / sda disk by opening the / mnt / disk_d folder in any file manager

B) With the help of this approach - when any disk can be any folder in the system, you can make a very flexible setting. The most common example encountered in practice: user files are stored in the / home / username / folder , for example, I have this folder / home / mial / . When installing the operating system, I can make it so that my second or third disk (and not the system one) will be mounted at / home / mial / . That is, the entire operating system will be located on one disk, and all my user files on the other. What does it do? In case of reinstalling the system, I will re-configure mounting the disk with my files to the / home / mial / folder and as a result, in the new, just installed system, all my documents, photos and so on will already be in place!


▁ β–‚ β–„ Uπ•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁
Forwarded from UNDERCODE NEWS
Apple is working on its foldable iPhone: it could arrive in 2022.
#Technologies
Forwarded from UNDERCODE NEWS
Windows 10: Microsoft ready to disrupt all users’ PCs.
#Updates
▁ β–‚ β–„ Uπ•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁

πŸ¦‘TOP BUGS IN ANDROID 11:

A) New power menu is worse without Google Home
Many praise the power menu in Android 11. There are switches for controlling home appliances. If you don't use the Google Home app or don't have smart appliances, the menu gets worse.

1) You cannot click on an empty space to close the menu, you must use the back gesture.

2) The Restart and Shutdown buttons are at the very top and are difficult to reach due to the empty space where the buttons for household appliances could be.

3) The Lock button is hidden behind another menu to make room for fixture buttons you don't have.

4) The menu supports smart home applications, but applications do not yet support this menu.

B) Not ready audio controls in quick settings
First you need to enable the hidden developer menu to activate the audio controls. These elements are bugged and sometimes disappear. If this happens, you need to disable this setting, reboot the device, turn it on again and then reboot again. In advanced view, items are not centered. This does not always happen, but it does often, in devices like the Pixel 4 XL.

C) Custom launchers can be reset
This bug will be fixed in future beta versions, but now the system periodically returns to the Pixel Launcher on its own instead of the launcher you installed. Usually, the screen turns off and on, after which your launcher returns.

▁ β–‚ β–„ Uπ•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁
Forwarded from UNDERCODE NEWS
Instagram: live broadcasts will soon be able to host up to 4 accounts.
#Updates
▁ β–‚ β–„ Uπ•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁

Hacking dockers :

`docker pull usertaken/archlinux-pentest-lxde` - [Arch Linux Penetration Tester](https://hub.docker.com/r/usertaken/archlinux-pentest-lxde/)
docker pull diogomonica/docker-bench-security - Docker Bench for Security

`docker pull ismisepaul/securityshepherd` - [OWASP Security Shepherd](https://hub.docker.com/r/ismisepaul/securityshepherd/)
docker pull danmx/docker-owasp-webgoat - OWASP WebGoat Project docker image

`docker-compose build && docker-compose up` - [OWASP NodeGoat](https://github.com/owasp/nodegoat#option-3---run-nodegoat-on-docker)
docker pull citizenstig/nowasp - OWASP Mutillidae II Web Pen-Test Practice Application

`docker pull bkimminich/juice-shop` - [OWASP Juice Shop](https://github.com/bkimminich/juice-shop#docker-container--)
docker pull phocean/msf - Docker Metasploit

▁ β–‚ β–„ Uπ•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁
Forwarded from UNDERCODE NEWS
Russian officials can turn to pirated and foreign antiviruses because of the freedom to procure.
#international
Linux_for_beginners.pdf
175.6 KB
1GeneralremarksontheoperatingsystemUNIX/Linux

2Firststepsatthecomputer

3Filesystems

4Editingandprintingtextfiles
Moreimportantcommands

5UNIX-shells

6Processadministration

7TheprogramminglanguageC++-anoverview

8Fortran90/95-anoverview

9Creatingexecutableprograms
Forwarded from UNDERCODE NEWS
Google: 2020 trends for Christmas gifts with guaranteed success.
#international #Analytiques
Forwarded from UNDERCODE NEWS
Explain in detail the edge computing layout strategy of the five major U.S. technology giants.
#international #Analytiques
Forwarded from UNDERCODE NEWS
Android: top free paid apps on the Google Play Store as a gift today.
#Updates
▁ β–‚ β–„ Uπ•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁

πŸ¦‘How to Install and Use Raspberry Pi Imager

First, update the APT package repository cache with the following command:

$ sudo apt update

The APT package repository cache should be updated.


To install Raspberry Pi Imager, run the following command:

$ sudo apt install rpi-imager

To confirm the installation, press Y and then press <Enter>.


The Raspberry Pi Imager is being installed. It may take a few seconds.


At this point, the Raspberry Pi Imager should be downloaded.


Once the Raspberry Pi Imager is installed, you can start it from Application Menu > Accessories > Imager as shown in the screenshot below.


Raspberry Pi Imager should be started.


Installing Raspberry Pi Imager on Windows 10:

First, visit the official downloads page of Raspberry Pi Imager from your favorite web browser.

Once the page loads, click on the Raspberry Pi Imager for Windows link as marked on your screen


Your browser should prompt you to save the installation file of Raspberry Pi Imager. Click on Save.


Once the download is finished, run the Raspberry Pi Imager installer.


To allow the installer on your computer, click on Yes.


The Raspberry Pi Imager installer should start. Click on Install.


The Raspberry Pi Imager is being installed.


At this point, the Raspberry Pi Imager should be installed. Click on Finish.

▁ β–‚ β–„ Uπ•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁
Forwarded from UNDERCODE NEWS
Netflix: Detention, Mr Iglesias, Chaos after you arrive in December
#Updates