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
INSTALLING PRESISTENCE BACKDOOR IN WINDOWS
USING METASPLOIT windows/local/s4u_persistence windows/local/vss_persistence windows/local/registry_persistence windows/manage...
FOOTPRINTING
Footprinting (Also Known As Reconnaissance) Is The Technique Used For Gathering Information About Computer Systems And The Entit...
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...
APPLICATION PROFILING
Application profiling Addresses the unique structure, logic, and features of an individual, highly customized web application. Applic...
ENUMERATION
Enumeration Is More Likely A Internal Process Than External. In This Process The Attacker Establishes An Active Connection With The ...
RISK ASSESSMENT
Risk assessment deals with the threats, vulnerabilities, and impacts of a loss of information-processing capabilities or a loss of info...
WINDOWS-EXPLOIT-SUGGESTER
./windows-exploit-suggester.py --update This will download latest ms bulletin xls file pip install xlrd --upgrade to download xl...
No comments:
Post a Comment