Module 5 : vulnerability
VAPT : Vulnerability Assesment & Penetration Testing .
CWE (Common weakness Enumeration site):
Link: [ [Link] ]
CVE (Common Vulnerability and Exprosures):
Link: [ [Link] ]
NVD ( National Vulnerability Database):
Link: [ [Link] ]
Exploit Database by Rapid 7 (IMPORTANT)
Link: [ [Link] ]
Vulnerability Analysis in Linux: (Important)
OpenVas-GVM tool
- to detect security problems in remote systems.
- Using gvm tool <step by step>:
To install: Sudo apt Install openvas
To Update gvm database: sudo gvm-feed-update
To Start tool: sudo gvm-start
To open GUI Interface, browse: [Link]
Login Credientials: username - admin, password – admin
For Immediate Scan: (Important)
Select Scan tab > goto left panel and select star> select task
wizard > set target ip > scan
For manual Scan: (Important)
1. Define target:
Steps: Configuration tab> targets >on left side
corner- click on new target> input name> input
comment> input Host/target Ip > Port list(default) >
Alive test (default)> Save
2. Define Scan:
Steps: scan tab > task> new task > input name> input
comment> scan target> select target > scan
Vulnerability Analysis in Windows: (Important)
Nessus Tool:
- Install Nessustool & browse: [Link]
- Username: admin , Password: Pa$$w0rd
1. Define Scan Policy first:
I. Click on policies (left Side panel) > Create new policy > select Advance Scan
> input Policy name> input Description > select
II. Click on Discovery > port scanning > check all port enumeration.
III. Click on Advance> assign value to max number of concurrent tcp session
per host and per scan too (value: Maximum , for both per host and per
scan)
IV. Click on Credientials> select category> host> windows> add username and
password
V. Goto plugins> save
VI. For Scan: create a new scan > user-defined > Assign target > Start scan