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

πŸ¦‘How to enable packet forwarding linux:
Then you will need to configure your kernel to enable packet forwarding by editing the /etc/sysctl.conf file:

nano /etc/sysctl.conf
Uncomment the following lines:

net.ipv4.ip_forward = 1
net.ipv6.conf.all.forwarding = 1
net.ipv4.conf.all.accept_redirects = 0
net.ipv4.conf.all.send_redirects = 0
Save and close the file, then reload the new settings using the following command:

sysctl -p
StrongSwan client installation and configuration
In this section, we will install the StrongSwan client on a remote computer and connect to the VPN server.

First install all required packages using the following command:

apt-get install strongswan libcharon-extra-plugins -y
After installing all the packages, stop the StrongSwan service with the following command:

systemctl stop strongswan-starter
Then you will need to copy the ca.cert.pem file from the VPN server to the /etc/ipsec.d/cacerts/ directory.

You can copy it using the SCP command as shown below:

scp root@vpn.domain.com: /etc/ipsec.d/cacerts/ca.cert.pem /etc/ipsec.d/cacerts/
Use the /etc/ipsec.secrets file to configure VPN client authentication:

nano /etc/ipsec.secrets
Add the following line:

vpnsecure: EAP "password"
Then edit the main strongSwan config file:

nano /etc/ipsec.conf
Add the following lines corresponding to your domain and password that you specified in /etc/ipsec.secrets.

conn ipsec-ikev2-vpn-client
auto = start
right = vpn.domain.com
rightid = vpn.domain.com
rightsubnet = 0.0.0.0 / 0
rightauth = pubkey
leftsourceip =% config
leftid = vpnsecure
leftauth = eap-mschapv2
eap_identity =% identity
Now start the StrongSwan VPN service using the following command:

systemctl start strongswan-starter
Then check the status of the VPN connection with the following command:

ipsec status
You should get the following output:

Security Associations (1 up, 0 connecting):
ipsec-ikev2-vpn-client [1]: ESTABLISHED 28 seconds ago, 104.245.32.158 [vpnsecure] ... 104.245.33.84 [vpn.domain.com]
ipsec-ikev2-vpn-client {1}: INSTALLED, TUNNEL, reqid 1, ESP in UDP SPIs: ca6f451c_i ca9f9ff7_o
ipsec-ikev2-vpn-client {1}: 10.10.10.1/32 === 0.0.0.0/0
The above output shows that a VPN connection is established between the client and the server, and the client computer is assigned an IP address of 10.10.10.1.

You can also confirm your new IP address with the following command:

ip a

▁ β–‚ β–„ Uπ•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁
Forwarded from UNDERCODE NEWS
Not found number: how to figure out who’s calling us for beginers.
#Updates
Enjoy Support & Share β€οΈπŸ‘πŸ»

T.me/UndercodeTesting
Forwarded from UNDERCODE NEWS
A telework system for LGWAN made by a genius programmer, behind the scenes that 460 local governments started using.
#Technologies
Forwarded from UNDERCODE NEWS
Android: new deals on the Google Play Store today for free software only.
#Updates
Forwarded from UNDERCODE NEWS
Customers of Unicredit, Sanpaolo and BNL with an empty-account warning notification.
#CyberAttacks
▁ β–‚ β–„ Uπ•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁

πŸ¦‘VIDEOS AND PDF RELATED TO PASSWORD CRACKING :

https://cdn.ttgtmedia.com/searchSecurity/downloads/HackingforDummiesCh07.pdf

https://www.youtube.com/watch?v=BScIESblaug

https://www.youtube.com/watch?v=Te1AXb420rw

https://www.youtube.com/watch?v=UVPZhH05ju0

https://peer.asee.org/experiments-with-computer-password-cracking-and-shielding-techniques.pdf

https://www.phoenix.gov/itssite/Documents/everybody-password-cracking-101.pdf

enjoy
▁ β–‚ β–„ Uπ•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁
Forwarded from UNDERCODE NEWS
It is rumored that Apple's 2022 iPhone uses a periscope-type telephoto lens.
#Technologies
jYOKPg8yfQ.png
312.4 KB
just one proof from many, those numbers, spam on many groups and scam money, include undercode groups for no reason, we report to many agencies, and to goverments,

we got some info about number, and if anyone got some informations send to Support@Undercode.help or to info@moph.gov.lb and thanks you
Forwarded from UNDERCODE NEWS
RSA and the death of a brilliant pilot who had first breached the barrier of sound.
#CyberAttacks
Forwarded from UNDERCODE NEWS
Latest research reveals: How many Israeli cellular firms profit from replica rates of overseas surf packages.
#international
▁ β–‚ β–„ Uπ•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁

πŸ¦‘Hack with armitage pdf & videos :"

https://dl.packetstormsecurity.net/papers/general/Armitage-hacking_made_easy_Part-1.pdf

https://www.youtube.com/watch?app=desktop&v=EACo2q3kgHY

https://www.usenix.org/system/files/login/articles/105484-Mudge.pdf

https://www.youtube.com/watch?v=ZkqMSntMz7s

https://www.youtube.com/watch?v=uQyVKl310tg


https://www.youtube.com/watch?v=tpq9giYbaqQ

▁ β–‚ β–„ Uπ•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁
Forwarded from UNDERCODE NEWS
New malware infect smartphones with Trojans without an Internet connection..Protecting yourself is nearly difficult.
#Malwares