UNDERCODE COMMUNITY
2.68K subscribers
1.23K photos
31 videos
2.65K files
80.2K 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
▁ β–‚ β–„ Uπ•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁

Method of Enabling Bash in Windows 10

Step 1: Ensuring that the Developer Mode is enabled
Firstly, you have to verify that the Windows 10 developer mode is on. For that, you have to visit the Windows 10 Settings window. This can be done by typing Settings in the Cortana search bar and clicking on the Settings result



Doing this will take you straight to the Settings window of Windows 10. In the Settings window, you will find several different tabs from which you are supposed to locate and click on the β€œUpdate and Security” tab.


You need to click on the β€œFor developers” tab located at the left pane of the window present In the Update and Security settings window.



Clicking on this tab will display the Developers settings of Windows 10. From here, you need to verify if the Developer mode is enabled or not. If it is not enabled by default, then you can simply click on the Developer mode radio button. In our case, the Developer mode was enabled by default


Step 2: Accessing the Windows 10 Control Panel
After ensuring that the Developer mode is on, the next step is to navigate to the Windows 10 Control Panel. You have to use the Cortana search bar for this purpose. Just type in Control Panel in the Cortana search bar and then click on the Control Panel result


Step 3: Enabling the Windows Subsystem for Linux by using the Windows 10 Control Panel
Once you have gained access to the Windows 10 Control Panel, you need to click on the β€œPrograms and Features” tab located in the second column of the window.


Clicking on this tab will lead you to the Programs and Features window of the Windows 10 Control Panel. From here, you need to click on the β€œTurn Windows features on or off” link



As soon as you click on the link, the β€œWindows Features” mini window will be displayed on your screen. It will take a few seconds for it to load all the Windows 10 features, i.e., both the enabled ones and the disabled ones. From these features, you have to locate the β€œWindows Subsystem for Linux” feature as highlighted in the following image:



After locating this feature, you need to click on the checkbox located before this feature to enable it and then click on the OK button

WELL DONE

from unixforo
▁ β–‚ β–„ Uπ•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁
Forwarded from UNDERCODE NEWS
KAIST, 30,000 sensitive data leaked by faculty and students due to hacking
#Leaks
Forwarded from UNDERCODE NEWS
Apple: Foldable iPhone Hinge Mechanism Patent Shows.
#Updates
▁ β–‚ β–„ Uπ•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁

πŸ¦‘Slocker The leaked ransomware :

πŸ„ΈπŸ„½πŸ…‚πŸ…ƒπŸ„°πŸ„»πŸ„»πŸ„ΈπŸ…‚πŸ„°πŸ…ƒπŸ„ΈπŸ„ΎπŸ„½ & πŸ…πŸ…„πŸ„½ :

1) https://github.com/julienstroheker/Slocker

2) FROM julienstroheker/slocker

3) ENV Slack_Hook_Url 'https://hooks.slack.com/services/XXXXX/XXXXXX/XXXXXXXXXX'

4) COPY app/redirectChannel.json /usr/src/app/redirectChannel.json

5) EXPOSE 8080

6) CMD python2 /usr/src/app/slocker.py

7) Build your container Docker Build DockerFile

8) You'll need to modfify the redirectChannel.json with your own parameters :

"NameUserDocker/NameRepoDocker":"#YourSlackChannel"
}```

9) Execute your container Docker run -d -p 8080:8080 julienstroheker/slocker

▁ β–‚ β–„ Uπ•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁
Forwarded from UNDERCODE NEWS
New Cloudbees Jenkins authorization issue vulnerability.
#Vulnerabilities
Forwarded from UNDERCODE NEWS
Big discover ! Skyrmions: Could advance data storage for high-density
#Technologies
▁ β–‚ β–„ Uπ•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁

πŸ¦‘Boost C++ Libraries windows :

Easy install on Windows 7 or later ----------------------------------

download: https://sourceforge.net/projects/boost/files/latest/download


1) Open up a Cygwin terminal and cd to your downloaded source

2) Run ./bootstrap.bat ( had to search for file) ~/Desktop/Download/boost_1_62_0/tools/build$ ./bootstrap.bat mingw ** because Im using mingw Bootstrapping the build engine Bootstrapping is done.

3) To build, run: .\b2 --prefix=DIR install 3. Since I use Mingwing gcc I run the following commands: ~/Desktop/Download/boost_1_62_0/tools/build$ ./b2.exe --prefix=/boost/ toolset=gcc install Easy Install. Examples are in the install directory cd examples and just find a main.cpp program. To compile just run the following command : g++ main.cpp -o example1


▁ β–‚ β–„ Uπ•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁
Forwarded from UNDERCODE NEWS
Google Fit: The most current version deletes those functionality.
#Updates #Technologies
Forwarded from UNDERCODE NEWS
Apple Fitness Plus: the rollout of the new service will soon take place.
#Updates