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
PRIVILEGE ESCALATION
WINDOWS 8.1 PRIVILEGE ESCALATION BY BYPASSING UAC PHYSICALLY This tool works as you can see in the picture in win 8.1, but it's li...
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...
ENUMERATION
Enumeration Is More Likely A Internal Process Than External. In This Process The Attacker Establishes An Active Connection With The ...
BYPASSING POWERSHELL EXECUTION POLICY
POLICY STATUS PS C:> Get-ExecutionPolicy (Restricted/Bypass) POLICY SCOPE Get-ExecutionPolicy -List | Format-Table -AutoSize ...
PORTS & VLAN
What Is a Port ? In computer networking, the term port can refer to either physical or virtual connection points. When considering...
FOOTPRINTING
Footprinting (Also Known As Reconnaissance) Is The Technique Used For Gathering Information About Computer Systems And The Entit...
HACKING WEB PLATFORMS
The web platform is comprised of common off-the-shelf (COTS) software that sits atop the host operating system but below the custom a...
No comments:
Post a Comment