TECHNOLOGY REDEFINE
ETHICAL HACKING
WEB HACKING
SECURITY+
LINUX
TOOLS
Adding Repository Links
Type
sudo su
to get root privilege
Type
nano /etc/apt/sources.list
It will open sources.list file in nano editor scroll down to the bottom
Now Go To
http://docs.kali.org/general-use/kali-linux-sources-list-repositories
Copy links that marked in red boxes And paste it in sources.list file then save it by
ctrl+o --> enter --> ctrl+x
to exit
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Popular Posts
HTTP Response Splitting
This attack targets applications that use parameters to indicate redirects. For example, here is a potentially vulnerable URL: h...
TYPES OF FIREWALL
What is a firewall? A firewall is a software program or piece of hardware that helps screen out hackers, viruses, and worms that tr...
WINDOWS ROOTKITS
What is rootkit? Wikipedia A rootkit is a collection of computer software, typically malicious, designed to enable access t...
FOOTPRINTING
Footprinting (Also Known As Reconnaissance) Is The Technique Used For Gathering Information About Computer Systems And The Entit...
SCANNING
Finding What Is Up And Running ? • Which Servers/Hosts Are Alive • Services Running On Each System • Internal/External IP Addr...
IDS, IPS AND FIREWALL EVASION USING NMAP
NIDS – Network Intrusion Detection System • It Uses a network tap, span port, or hub to collect packets on the network • Attempts t...
DENIAL OF SERVICE (DOS) ATTACK
WHAT IS DOS ATTACK ? DOS is the acronym for Denial of Service, used to deny legitimate users access to a resource such as accessing a web...
No comments:
Post a Comment