UNDERCODE COMMUNITY
2.69K subscribers
1.23K photos
31 videos
2.65K files
80.7K 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
Behind the scenes, performance blinds, customers and security warning for windows 10.
#Vulnerabilities
▁ β–‚ β–„ Uπ•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁

πŸ¦‘How mount operation relates to partitioning and formatting
Mounting is one of the types of actions that you can perform on a disk (block device). Referring to the device by its name / dev / * it is possible:

1) create new sections

2) delete existing partitions

3) format partitions or entire disk
perform low-level settings at the device level (setting the read only flag at the disk level, reset the write cache on the disk, control Advanced Power Management, etc.), as well as read the values ​​of these settings and disk properties
clone the contents of a disk using the dd command (or analogs) to a file or to another disk

4) restore the contents of a disk from a file with the dd command

5) mount disk partitions (or the entire disk if not partitioned)

▁ β–‚ β–„ Uπ•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁
Forwarded from UNDERCODE NEWS
The first routine patch of the year, 83 in all, including zero-day and pre-disclosed exploits.
#CyberAttacks #Analytiques
Forwarded from UNDERCODE NEWS
Microsoft need to recruit more developers of Xbox games.
#Updates
Forwarded from UNDERCODE NEWS
RTX 3060 graphics card launched by NVIDIA: beginning at US$ 386, 12 GB video memory.
#Technologies
▁ β–‚ β–„ Uπ•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁

πŸ¦‘4.5 rating free Foundations of Hacking and Pentesting Android Apps:

Setting up Android Studio and Emulators
Basics of adb
Decompiling apks
Insecure Logging
Hardcoding Issues
Insecure Data Storage
Input Valdiation Issues
Drozer
Finding Attack Surfaces
Access Control Issues
Content Provider Injections
General Bug Hunting Tips

https://www.udemy.com/course/foundations-of-hacking-and-pentesting-android-apps/

▁ β–‚ β–„ Uπ•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁
Join UNDERCODE’s Server on Discord 😊: https://discord.gg/JMPHbGJG
Forwarded from UNDERCODE NEWS
Millions of user data leaked, Amazon targeted.
#Leaks
Forwarded from UNDERCODE NEWS
Google is offering to pay for many demands for DACA, pushing for immigration overhaul
#International
▁ β–‚ β–„ Uπ•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁

πŸ¦‘Free php 4.6 rating :


By the end of this course, you will have a thorough understanding of the PHP fundamentals

Upon completion, you will have coded a handful of useful dynamic PHP examples

In the last section of this course, you focus on building a dynamic website for a restaurant

By the end of this course, you will be so excited about your newly acquired PHP skills and want to start converting all your websites to PHP!

https://www.udemy.com/course/code-dynamic-websites/

▁ β–‚ β–„ Uπ•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁
Forwarded from UNDERCODE NEWS
Turtle Beach headphone producer purchases Neat Microphones to extend industry beyond gaming.
#Technologies
Forwarded from UNDERCODE NEWS
In the second half of the year, the camera under the exposure screen may be mass-produced in Xiaomi.
#Technologies
▁ β–‚ β–„ Uπ•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁

πŸ¦‘How to use Huawei switch port security commands ?

1. Log in to the Huawei switch and enter the system view mode.



2. Enter the Huawei switch interface view.



3. Enable the port security function in the interface view.

Command: port-security enable



4. After enabling port security, enable the Sticky MAC function of the interface.



5. Configure the protection action of the port function.

Command: port-security protect-action protect



6. Configure the MAC address learning limit under the interface, and set one to allow only one host to access.

Command: port-security max-mac-num 1
▁ β–‚ β–„ Uπ•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁
Forwarded from UNDERCODE NEWS
Old processor support would vanish from the Linux kernel.
#Updates