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
App Store accidentally exposed imaginary pictures about touch-screen Macs.
#Updates
▁ β–‚ β–„ Uπ•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁

πŸ¦‘FOR INSTAGRAM HACKING:

A) https://github.com/deathsec/instagram-py

https://github.com/DarkSecDevelopers/HiddenEye-Legacy

B) FOR UNLIMITED FOLLOWERS :

https://github.com/kaex/Insta-mass-account-creator

C) FOR INSTA BOT
https://github.com/timgrossmann/InstaPy

▁ β–‚ β–„ Uπ•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁
Forwarded from UNDERCODE NEWS
Five companies including Fujitsu aim for clinical trials in the fall of 2021 as a new company for developing therapeutic agents for the new corona.
#international
Forwarded from UNDERCODE NEWS
Data leaks from Capcom such as pay slips and passports, or ransomware damage.
#Leaks
Forwarded from UNDERCODE NEWS
New category added: '' ANALYTIQUES''
Forwarded from UNDERCODE NEWS
10 Data Analysis Market Trends to Appear in 2021.
#Analytiques
▁ β–‚ β–„ Uπ•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁

πŸ¦‘πŸ§ How to enable shell script rc.local in systemd at boot of Linux system ?

1) Enabling rc.local shell script in systemd at boot of Linux system
Compatibility with /etc/rc.local is achieved through systemd using a special service called rc-local.service.

2) This module is automatically called in multi-user.target by systemd-rc-local-generator if /etc/rc.local is executable.

3) Executing rc.local shell script at boot time using systemd
Naturally, create or update / edit a file called /etc/rc.local using your favorite text editor.

I'm going to use the vim command:

$ sudo vim /etc/rc.local
## RHEL/CentOS/Fedora Linux ΠΎΡ‚Ρ€Π΅Π΄Π°ΠΊΡ‚ΠΈΡ€ΡƒΠΉΡ‚Π΅ Ρ„Π°ΠΉΠ» /etc/rc.d/rc.local ##
$ sudo vim /etc/rc.d/rc.local

4) Add the required commands or call the script.
Here is my file:
#!/bin/sh
# add your commands
# call your scripts here

5) let us set stuff for my wifi
/sbin/iw phy0 wowlan enable magic-packet disconnect

# last line must be exit 0
exit 0
Save and close the file when using vim.

πŸ¦‘ How to save file to Vi / Vim and exit ?

Make sure you set the executable permissions for the file with the chmod command:

$ sudo chmod -v +x /etc/rc.local

Setting up rc-local.service on Linux when systemd starts
All we need to do is enter the following systemctl command:

$ sudo systemctl enable rc-local.service

Reboot Linux:
$ sudo reboot
Check the status after reboot:
$ sudo systemctl status rc-local.service
Here's what we see on the screen:
● rc-local.service - /etc/rc.local Compatibility
Loaded: loaded (/etc/systemd/system/rc-local.service; enabled-runtime; ven>
Drop-In: /usr/lib/systemd/system/rc-local.service.d
└─debian.conf
▁ β–‚ β–„ Uπ•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁
Forwarded from UNDERCODE NEWS
New ransomware strong candidate? Beware of Pay-to-Key
#Malwares
▁ β–‚ β–„ Uπ•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁

πŸ¦‘How to track a person's location without their knowledge using an iPhone ?

Track Location with iKeyMonitor
This application also has geo-tracking. Follow the steps below to learn how to use iKeyMonitor.

We recommend that you read the full review of the iKeyMonitor mobile tracker , which describes a very detailed step-by-step instruction on setting up the application.

Step 1: Create an account at ikeymonitor.com

Step 2: You will receive a confirmation email to your email that should contain your login details.

Step 3: Install the app on the target device. Try the demo if you don't understand the installation.

Step 4: After successful installation, go to the control panel using the details that came with the email.

▁ β–‚ β–„ Uπ•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁
Forwarded from UNDERCODE NEWS
The Russian authorities have allowed individuals to build main digital channels for the state.
#international
▁ β–‚ β–„ Uπ•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁

πŸ¦‘TOP TERMUX TOOLS NEW LIST:

- termux-ubuntu - Ubuntu chroot on termux.![->](https://github.com/Neo-Oli/termux-ubuntu/stargazers/)

- bbqsql - SQL Injection Exploitation Tool.![->](https://github.com/Neohapsis/bbqsql/stargazers/)

- EggShell - iOS/macOS/Linux Remote Administration Tool.![->](https://github.com/neoneggplant/EggShell/stargazers/)

- mfcuk - MiFare Classic Universal toolKit (MFCUK).![->](https://github.com/nfc-tools/mfcuk/stargazers/)

- mfoc - Mifare Classic Offline Cracker.![->](https://github.com/nfc-tools/mfoc/stargazers/)

- termux-fedora - A script to install a Fedora chroot into Termux.![->](https://github.com/nmilosev/termux-fedora/stargazers/)

- AutoSploit - Automated Mass Exploiter.![->](https://github.com/NullArray/AutoSploit/stargazers/)

- AutoPixieWps - Automated pixieWps python script.![->](https://github.com/nxxxu/AutoPixieWps/stargazers/)

- exploitdb - The official Exploit Database repository.![->](https://github.com/offensive-security/exploitdb/stargazers/)

- WiFi-Pumpkin - Framework for Rogue Wi-Fi Access Point Attack.![->](https://github.com/P0cL4bs/WiFi-Pumpkin/stargazers/)

- Spammer-Grab
Β» A brand new, awakened version of the old Spammer-Grab..![->](https://github.com/p4kl0nc4t/Spammer-Grab/stargazers/)


▁ β–‚ β–„ Uπ•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁
Forwarded from UNDERCODE NEWS
Internal documents discussing anti-EU sanctions were leaked, Google CEO apologized.
#Leaks
Forwarded from UNDERCODE NEWS
TCL spends 3.75 billion US dollars in half a year. M&A or β€œleakage” Samsung?
#Analytiques
Forwarded from UNDERCODE NEWS
All opera browser users should update their ios application.
#Vulnerabilities