Read more

Show more

Windows backdoor check

1. netstat -ano | findstr "ESTABLISHED" 2. tasklist 3. wmic process w…

Some Mysql Bash Script

#!/bin/bash user="root" pass="root" db="database"…

Whatsapp download

Windows 32bit > Download Windows 64bit >  Download Mac OS > Download

Sql injection PDF

Link 1.'ORDER+BY+4--+- 2.'AND+0+UNION+SELECT+1,2,3,4,5,6,7,8,9,10,11,12…

How to access Localhost from internet with Domain name || Add Domain name on Local Server

Remote Mysql Setup in Linux

That is allowed by default on MySQL. What is disabled by default is remote root…

How to install MikroTik on VMware with Internet access easily | MikroTik

Linux user management like add/edit/delete user | Linux | Pro Tutorials BD

Linux user management

First login with your root account.. 1.User add:-      Syntax : useradd -m <…

Bootstrap cdn

<css> <link rel="stylesheet" href="https://maxcdn.boot…

How to see all the information of a WiFi network Like mac address, channel, Signal etc in CMD

1. Open Command Prompt(CMD). 2. Run this command "netsh wlan show networks…

Windows user manage

1.Create user: command:  net user [username] [password] [action]. example: net …

Clear Remote Desktop(RDP) History.

1. Open Registry editor. 2. Change Address Bar address to Computer\HKEY_CURRE…

Load More That is All