Internal Security Testing
Security testing with hackers view is very important to understand the security challenges. External PT/Security is important, but internal security testing is also important to check if the network gets compromised, then what can be maximum impact in system.
Lets go straight to internal security testing checklist
Above points can help you identify maximum security loop holes in system and give complete insight of security challenges in business.
Keep coming back for more vulnerability insights.
Lets go straight to internal security testing checklist
- Gather Information and Footprinting exercise
- Do network assessments
- Scan for ports and services
- Find out dangerous services running
- Perform credential VA to find critical challenges
- Scan for malwares and trojans using specific plugin ids
- Identify password related challenges in VA
- Specially search scan results to find root credentials, admin credentials, blank passwords, passwords never expire, default passwords
- Find out where audit trails not enabled
- Specially target DB servers for password violations
- Try password cracking using any dictionary or hybrid attacks and if allowed go for brute force attacks
- Do firewall analysis to check for ports allowed
- Check for access to application server and see if you can get access to code level analysis
- If access granted to application code, try to drop code for vulnerable jqueries or css
- Try to trace web servers and check for certificate errors
- Map exploits through google hack database or exploit database to find out available exploits for vulnerabilities
- Create a map of vulnerabilities and exploits and how it will be exploited along with missing controls
Above points can help you identify maximum security loop holes in system and give complete insight of security challenges in business.
Keep coming back for more vulnerability insights.
Comments
Post a Comment