Learn Linux
Welcome To WhiteChipNet This is Learning Blog
addsense
how to install Gimp Graphics editor in Kali linux
How to install gimp in kali linux 2017.1
step: 1
open terminal and type this command
apt-get install gimp
Step: 2
Step: 3
Finished!!!
open terminal and type 'gimp'
step: 1
open terminal and type this command
apt-get install gimp
Step: 2
Step: 3
Finished!!!
open terminal and type 'gimp'
How to install Vlc player in Kali linux 2017.1
Stop: 1
Open Terminal And type This Command
'apt-get install vlc'
without stringStep: 2
type vlc in terminal
Screenshot runnig vlc in kali linux
How to Use nmap in Kali linux
Nmap (“Network Mapper”) is a free and open source utility for network exploration and security auditing.
Many systems and network administrators also find it useful for tasks such as network inventory, managing
service upgrade schedules, and monitoring host or service uptime. Nmap uses raw IP packets in novel ways
to determine what hosts are available on the network, what services (application name and version) those
hosts are offering, what operating systems (and OS versions) they are running, what type of packet
filters/firewalls are in use, and dozens of other characteristics. It was designed to rapidly scan large networks,
but works fine against single hosts.
install nmap using this command
open terminal in kali linux and enter this command
'apt-get install nmap'
Simple Scan with namap
use this command
nmap 'target ip address' and press enter
learn metasploit
1: msfconsole
How to open metasploit in kali linux
open terminal in kali linux and type msfconsole
learn command line in msfconsole
type help in msf > help
and press enter.
all the commands listed by this command
read all the commands and remember them and paractice them
an other example
msf>show
this command show all the exploits
to use exploits type this command
use exploit/windods/meterpreter/reverse_tcp
'show options' this command show all the options
How to install tor browser in kali linux
Step: 1 Download tor browser for kali linux
Step: 2 extract tor achive file
open terminal and type
tar -vxf tor-file-name
Step: 3 replace this file with your file in brower folder
Click to Download file Here
Step: 4 open tor Browser
enjoyyyy...................
for anonymous browsing............
top 5 linux command
1: tar command
To extract zip files in kali linux you need to install unzip softwere
for installation process , you open terminal and type this command
'apt-get install unzip'
'apt-get install tar'
to extrat achive files in kali linux type this command
tar -vxf 'file name'
and press enter.
2: cd ( change dircectory ) command
this is very usefull commad for all linux and mostly use in linux operating
system
some examples of this cammand blew
cd 'path of your directory'
cd Desktop
cd Documents
cd /root/sbin
etc
3: ls - list directory contents command
List information about the FILEs (the current directory by default).
Sort entries alphabetically if none of -cftuvSUX nor --sort is speci‐
fied.
-a, --all
do not ignore entries starting with .
-A, --almost-all
do not list implied . and ..
--author
with -l, print the author of each file
-b, --escape
print C-style escapes for nongraphic characters
--block-size=SIZE
scale sizes by SIZE before printing them; e.g., '--block-size=M'
prints sizes in units of 1,048,576 bytes; see SIZE format below
-B, --ignore-backups
do not list implied entries ending with ~
-c with -lt: sort by, and show, ctime (time of last modification of
file status information); with -l: show ctime and sort by name;
otherwise: sort by ctime, newest first
-C list entries by columns
3: nano ( this is text editor )
NAME
nano - Nano's ANOther editor, an enhanced free Pico clone
SYNOPSIS
nano [options] [[+line[,column]] file]...
DESCRIPTION
nano is a small, free and friendly editor which aims to replace Pico, the default editor included in the non-free Pine pack‐
age. On top of copying Pico's look and feel, nano also implements some missing (or disabled by default) features in Pico,
such as "search and replace" and "go to line and column number".
EDITING
Entering text and moving around in a file is straightforward: typing the letters and using the normal cursor movement keys.
Commands are entered by using the Control (^) and the Alt or Meta (M-) keys. Typing ^K deletes the current line and puts it
in the cutbuffer. Consecutive ^Ks will put all deleted lines together in the cutbuffer. Any cursor movement or executing
any other command will cause the next ^K to overwrite the cutbuffer. A ^U will paste the current contents of the cutbuffer
at the current cursor position.
When a more precise piece of text needs to be cut or copied, one can mark its start with ^6, move the cursor to its end (the
marked text will be highlighted), and then use ^K to cut it, or M-6 to copy it to the cutbuffer. One can also save the
marked text to a file with ^O, or spell check it with ^T.
Since nano-2.7.0, text can also be selected by holding Shift and moving the cursor with the arrow keys. Holding down the
Alt key too will increase the stride.
The two lines at the bottom of the screen show the most important commands; the built-in help (^G) lists all the available
ones. The default key bindings can be changed via the .nanorc file -- see nanorc(5).
example
nano abc.txt and press enter
4: free command
free command is use to check free ram
all detail about ram
5: top command
top command is use to see to top process of linux machine
6: pwd
(print name of current/working directory)
7: which command
this command is use to traca a path
8: who command
show who is logged on
nmap tutorial with kali linux
Nmap (“Network Mapper”) is a free and open source utility for network exploration and security auditing.
Many systems and network administrators also find it useful for tasks such as network inventory, managing
service upgrade schedules, and monitoring host or service uptime. Nmap uses raw IP packets in novel ways
to determine what hosts are available on the network, what services (application name and version) those
hosts are offering, what operating systems (and OS versions) they are running, what type of packet
filters/firewalls are in use, and dozens of other characteristics. It was designed to rapidly scan large networks,
but works fine against single hosts.
install nmap using this command
open terminal in kali linux and enter this command
'apt-get install nmap'
Simple Scan with namap
use this command
nmap 'target ip address' and press enter
how to install simple screen recorder in kali linux
Step: 1 open terminal in kali linux 2017.1
step:2 type this command 'apt-get install simplescreenrecorder'
Step:3 Find installed aplication
Snapshot Recording
Enjoy!!!!!!!!!!!!!!!!!!!!!!!!!!
Ransomewere Attack
A malwere That infect Thousands of Computers A Encrypt data.
Data Encrypted By Hackers.
When the victm pay the require amount that , hackers Demand Than you will
be able to Decrypt your all data.
It is very Dangerous virus that infects 2,00000 more than computers
int 250 Countaryies.
Data Encrypted By Hackers.
When the victm pay the require amount that , hackers Demand Than you will
be able to Decrypt your all data.
It is very Dangerous virus that infects 2,00000 more than computers
int 250 Countaryies.
Subscribe to:
Posts (Atom)