UNDERCODE COMMUNITY
2.67K subscribers
1.23K photos
31 videos
2.65K files
79.3K 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
πŸ¦‘BEFORE THEY START ATRM PROCESS-


1️⃣Direct interaction with the periphery, without communication with the host is only one of the effective methods of carding.

> Other techniques rely on the fact that we have a wide variety of network interfaces through which an ATM connects to the outside world. From X.25 to Ethernet and cellular.

> Many ATMs can be identified and localized through the Shodan service (the most concise instructions on its use are presented here ), followed by an attack parasitizing the vulnerable security configuration, the administrator’s laziness, and vulnerable communications between different departments of the bank.

2️⃣The β€œlast mile” of communication between the ATM and the processing center is rich in a wide variety of technologies that can serve as an entry point for the card. The interaction can be carried out through a wired (telephone line or Ethernet) or wireless (Wi-Fi, cellular communication: CDMA, GSM, UMTS, LTE) method of communication. Security mechanisms can include:

1) hardware or software tools to support VPN (both standard, built-in operating systems, and from third-party manufacturers);

2) SSL / TLS (both specific to a specific ATM model, and from third-party manufacturers);

3) encryption;

4) message authentication.

2️⃣However, it seems that for the banks the listed technologies are very complex, and therefore they do not bother with special network protection; or implement it with errors.

> At best, the ATM communicates with the VPN server, and already within the private network it connects to the processing center. In addition, even if the banks manage to implement the above-mentioned defense mechanisms, the carder already has effective attacks against them.

> So even if security complies with the PCI DSS standard, ATMs are still vulnerable.


3️⃣One of the basic requirements of PCI DSS: all sensitive data, when transferred over a public network, must be encrypted

. And after all, we really have networks that were originally designed so that the data is completely encrypted in them! Therefore, there is a temptation to say: "We have the data encrypted, because we use Wi-Fi and GSM." However, many of these networks do not provide sufficient protection.

> Cellular networks of all generations have long been hacked. Finally and irrevocably. And even there are suppliers who offer devices to intercept the data transmitted through them.

> Therefore, either in unsafe communication or in a β€œprivate” network, where each ATM broadcasts itself to other ATMs, a MiTM-attack β€œfake processing center” can be initiated - which will cause the cardder to seize control of the data flows transmitted between ATM and processing center.

4️⃣Thousands of ATMs are potentially susceptible to such MiTM attacks . On the way to the authentic processing center - the cardrer inserts his fake. This fake processing center gives the ATM a team to issue banknotes. At the same time, the cardder adjusts its processing center so that cash withdrawal takes place regardless of which card is inserted into the ATM

> even if its validity period has expired, or there is a zero balance on it. The main thing is that the fake processing center β€œrecognizes” it. As a fake processing center, either an artisanal hand-made article or a processing center simulator, originally developed for debugging network settings (another gift from the β€œmanufacturer” to carders), can be used.


> The following figure shows a dump of commands for issuing 40 banknotes from the fourth cassette, sent from a fake processing center and stored in ATM-software logs. They look almost like real ones.
πŸ¦‘FULL ATM HACKING 2020 FULL PROCESS WORKING SHIT
(Hacking Atm totally illegal and place is jail, use for Secure)

Written

@UndercodeTesting
@UndercodeSecurity
@UndercodeHacking


No One Have permission to clone our tutorials !
▁ β–‚ β–„ ο½•π•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁
▁ β–‚ β–„ ο½•π•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁

πŸ¦‘TERMUX COMMANDS :


ls # - displays a list of files and directories in the current directory

cd # - moves to the specified directory, for example:
It is important to understand: if the path is not specified directly (~ / storage / downloads / 1.txt) it will be from the current directory

cd dir1 # - will move to dir1 if it is in the current directory

cd ~ / dir1 # - move to dir1 at the specified path from the root folder

cd # or cd ~ # - move to the root folder

clear # - clear the console

ifconfig # - you can see the IP, or you can configure the network

cat # - allows you to work with files / devices (within a single stream) for example:

cat 1.txt # - view the contents of the 1.txt file

cat 1.txt >> 2.txt # - copy the 1.txt file to the 2.txt file (the 1.txt file will remain)

rm # - used to delete files from the file system. Keys used with rm:

-r # - handle all nested directories. This key is necessary if the deleted file is a directory. If the file to be deleted is not a directory, then the -r switch does not affect the rm command.

-i # - ask for confirmation of each delete operation.

-f # - do not return an error completion code if errors were caused by nonexistent files; Do not ask for confirmation of operations.
For instance:

rm -rf mydir # - delete mydir file (or directory) without confirmation and error code.

mkdir <path> # - creates a directory on the specified path

echo # - can be used to write a line to a file, if β€˜>’ is used, the file will be overwritten if β€˜>>’ the line will be appended to the end of the file:
echo "string"> filename


@UndercodeTesting
@UndercodeSecurity
@UndercodeHacking
▁ β–‚ β–„ ο½•π•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁
πŸ¦‘ Bin For Apple Music & Amazon Music

Bin : 45140510002xxxxx
CVV/Date: RND
IP : Canada πŸ‡¨πŸ‡¦

> how use bins : https://t.me/UnderCodeTesting/3768
How to become a cybersecurity pro_ A cheat sheet.pdf
223.6 KB
2020 How to become a cybersecurity pro-WRITTEN TIPS
Hacking with Powershell, Powersploit, and Invoke-Shellcode.pdf
537.7 KB
2020 Hacking with Powershell, Powersploit, and Invoke-Shellcode
admin_login_dorks.txt
4.3 KB
Admin Login Dorks 2020- git source
▁ β–‚ β–„ ο½•π•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁

πŸ¦‘Termux Fast tip Ubuntu chroot on termux

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

1️⃣A script to install Ubuntu chroot in Termux

You need to install wget and proot in Termux before using this script.

pkg install wget proot

2️⃣The script will make its files in the current directory. So if you want your Ubuntu-filesystem at a particular location switch to that folder first and then call the script with it's relative path. Example:

> mkdir -p ~/jails/ubuntu

> cd ~/jails/ubuntu

> wget https://raw.githubusercontent.com/Neo-Oli/termux-ubuntu/master/ubuntu.sh

> bash ubuntu.sh

3️⃣After running it you can run "start-ubuntu.sh" to switch into your ubuntu

@UndercodeTesting
@UndercodeSecurity
@UndercodeHacking
▁ β–‚ β–„ ο½•π•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁
▁ β–‚ β–„ ο½•π•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁

πŸ¦‘SPYWARES & TRACKING 2020 LIST 3 :


- S3BucketList - Firefox Plugin The Lists Amazon S3 Buckets Found In Requests

- Locator - Geolocator, Ip Tracker, Device Info By URL (Serveo And Ngrok)

- Guardedbox - Online Client-Side Manager For Secure Storage And Secrets Sharing

- Faraday v3.11 - Collaborative Penetration Test and Vulnerability Management Platform

- Minimalistic-offensive-security-tools - A Repository Of Tools For Pentesting Of Restricted And Isolated Environments

- Carina - Webshell, Virtual Private Server (VPS) And cPanel Database

- Nishang - Offensive PowerShell For Red Team, Penetration Testing And Offensive Security

- Web Hacker's Weapons - A Collection Of Cool Tools Used By Web Hackers

- S3BucketList - Firefox Plugin The Lists Amazon S3 Buckets Found In Requests

- Locator - Geolocator, Ip Tracker, Device Info By URL (Serveo And Ngrok)

- Guardedbox - Online Client-Side Manager For Secure Storage And Secrets Sharing

- Faraday v3.11 - Collaborative Penetration Test and Vulnerability Management Platform

- Minimalistic-offensive-security-tools - A Repository Of Tools For Pentesting Of Restricted And Isolated Environments

- Carina - Webshell, Virtual Private Server (VPS) And cPanel Database
- Nishang - Offensive PowerShell For Red Team, Penetration Testing And Offensive Security

- Web Hacker's Weapons - A Collection Of Cool Tools Used By Web Hackers

βœ…GIT SOURCES
@UndercodeTesting
@UndercodeSecurity
@UndercodeHacking
▁ β–‚ β–„ ο½•π•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁
▁ β–‚ β–„ ο½•π•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁

πŸ¦‘Termux for Beginers- if you have trouble show link with hiddeneye or shellphisher or ..

> Tunnel is a bash based script which is made for ngrok users of termux from this tool in just one click you can do lot more. This tool works on both rooted Android device and Non-rooted Android device.

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

$ apt-get update -y
$ apt-get upgrade -y
$ pkg install python -y
$ pkg install python2 -y
$ pkg install git -y
$ pip install lolcat
$ git clone https://github.com/noob-hackers/tunnel
$ ls
$ cd tunnel
$ ls
$ bash tunnel.sh

> Now you need internet connection to continue further process...

> You can select any option by clicking on your keyboard

▁ β–‚ β–„ ο½•π•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁
▁ β–‚ β–„ ο½•π•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁

πŸ¦‘#XSS - Cross-Site Scripting 2020 popular sources :

- [Cross-Site Scripting Γ’β‚¬β€œ Application Security Γ’β‚¬β€œ Google](https://www.google.com/intl/sw/about/appsecurity/learning/xss/) - Introduction to XSS by [Google](https://www.google.com/).

- [H5SC](https://github.com/cure53/H5SC) - HTML5 Security Cheatsheet - Collection of HTML5 related XSS attack vectors by [@cure53](https://github.com/cure53).

- [XSS.png](https://github.com/jackmasa/XSS.png) - XSS mind map by [@jackmasa](https://github.com/jackmasa).

- [EXCESS-XSS Guide](https://excess-xss.com/) - Comprehensive tutorial on cross-site scripting by [@JakobKallin](https://github.com/JakobKallin) and [Irene Lobo Valbuena](https://www.linkedin.com/in/irenelobovalbuena/).

▁ β–‚ β–„ ο½•π•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁
▁ β–‚ β–„ ο½•π•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁

πŸ¦‘FOR PRO USERS
>WANT TO CREATE A FAST ANDROID SYSTEM
> MANAGE SOME LIBS
ON GIT This project uses the Gradle build system.
> To build this project, use the gradlew build command or use "Import Project" in Android Studio.

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

1️⃣curl -sSLO https://github.com/pinterest/ktlint/releases/download/0.37.2/ktlint &&

2️⃣ chmod a+x ktlint &&

3️⃣ sudo mv ktlint /usr/local/bin/
... or just download ktlint from the releases page (ktlint.asc contains PGP signature which you can verify with curl -sS https://keybase.io/pinterestandroid/pgp_keys.asc | gpg --import && gpg --verify ktlint.asc).

4️⃣On macOS (or Linux) you can also use brew - brew install ktlint.

5️⃣If you don't have curl installed - replace curl -sL with wget -qO-.

6️⃣If you are behind a proxy see - curl / wget manpage. Usually simple http_proxy=http://proxy-server:port https_proxy=http://proxy-server:port curl -sL ... is enough.

πŸ¦‘Usage :

1️⃣# check the style of all Kotlin files inside the current dir (recursively)
# (hidden folders will be skipped)
$ ktlint --color [--color-name="RED"]
src/main/kotlin/Main.kt:10:10: Unused import

2️⃣# check only certain locations (prepend ! to negate the pattern,
# Ktlint uses .gitignore pattern style syntax)
$ ktlint "src//*.kt" "!src//*Test.kt"

3️⃣# auto-correct style violations
# (if some errors cannot be fixed automatically they will be printed to stderr)
$ ktlint -F "src/**/*.kt"

# print style violations grouped by file
$ ktlint --reporter=plain?group_by_file
# print style violations as usual + create report in checkstyle format
$ ktlint --reporter=plain --reporter=checkstyle,output=ktlint-report-in-checkstyle-format.xml

4️⃣# install git hook to automatically check files for style violations on commit
# Run "ktlint installGitPrePushHook" if you wish to run ktlint on push instead
$ ktlint installGitPreCommitHook
on Windows you'll have to use java -jar ktlint ....

ktlint --help for more.


βœ…GIT SOURCES
@UndercodeTesting
@UndercodeSecurity
@UndercodeHacking
▁ β–‚ β–„ ο½•π•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁
Forwarded from UNDERCODE SECURITY
▁ β–‚ β–„ ο½•π•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁

πŸ¦‘#INTERESTING HACK NEWS
> Google Chrome caused large-scale user security information leakage

1️⃣Awake Security researchers said they found a spyware in the extension of Google's Chrome browser. The extension containing the spyware has been downloaded 32 million times. This incident highlights the failure of technology companies in browser security, which is widely used in e-mail, payment, and other sensitive functions.

2️⃣Alphabet's Google said that after receiving a reminder from researchers last month, they have removed more than 70 extensions with this malware from the Chrome Web Store.

3️⃣Google spokesman Scott Westover said: "When we were notified that there were extensions in the Web Store that violated the policy, we immediately took action and used this as training material to enhance us Analysis of the results automatically and manually."

4️⃣Awake co-founder and chief scientist Gary Golomb (Gary Golomb) said that according to the number of downloads, this is the most serious malware that has appeared in the Chrome store.

5️⃣Google refused to discuss the difference between the new spyware and the previously appeared malware, and refused to disclose the scope of the software, and why Google did not actively monitor and remove the software, and they had previously promised to pay close attention to product safety.

▁ β–‚ β–„ ο½•π•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁