Web Pentest Ceklist
Web Pentest Ceklist
3. Mail to links wherever present, are opening the mailbox or not? ok 1-11-2023
6. Whether field level checks carried out like checks for length, ok 2-11-2023
special characters, numerical characters etc.?
7. Whether field level validation carried out like checks for unique ok 2-11-2023
records, date validation etc.?
8. Whether functional checks carried out like Create, Modify, View ok 3-11-2023
and Delete are functioning properly?
9. Whether checks for error handling for wrong inputs or actions ok 3-11-2023
carried out like proper error messages are getting displayed or
not?
10 Whether checks for optional and mandatory fields carried out like ok 3-11-2023
a mandatory field should not be left blank and an optional should
allow the user to skip the field.
11. Whether cookies are enabled according to the requirement of the ok 6-11-2023
project?
(Checks aimed at ensuring correct functionality of the database & not its content & with a
focus on the output errors)
15. checks for database for its data integrity carried out like any ok 8-11-2023
missing or wrong data present in the database or not?
16. Whether checks for database for Output Errors carried out like any ok 8-11-2023
errors in writing, reading or editing operations present in the
database or not?
(Checks aimed at ensuring proper user navigation within a page, between various user
interface controls like buttons, boxes, lists, windows etc.)
19. Whether main features are accessible from the Home page / Main ok 9-11-2023
page
20. Whether Hot Keys, Control Keys for menus or actions are present ok 9-11-2023
or not?
21. Whether Content has been checked for mistakes in spelling and ok 10-11-2023
grammar or not?
22. Whether content has been checked for being the latest & obsolete ok 10-11-2023
information has been deleted or not?
24. Whether color, font and sizes are as per the standard or not? ok 13-11-2023
26. Whether layout and design of every part of the website is ok 13-11-2023
consistent or not?
29. Whether database compatibility has been checked for its easy ok 14-11-2023
portability to any other database.
30. Whether checks have been performed for operation on platforms ok 15-11-2023
like Windows2000, NT, Unix, Linux, Solaris, Macintosh etc.?
31. Whether checks have been performed for proper function with ok 15-11-2023
browsers like Internet Explorer Netscape Navigator 3.x & above?
34. Whether colors of text, foreground and background are readable & ok 16-11-2023
proper during printing?
35. Whether scalability to fit on the desired paper size is proper? For ok 16-11-2023
example, it should be possible to print in A4, A3 or Letter size etc.
36. Whether connection speed is measured in 14.4, 28.8, 33.6, 56.6, ok 17-11-2023
ISDN, Cable and DSL?
38. Whether load requirements have been estimated as per user OK 20-11-2023
requirements or not?
39. Whether application is able to withstand the peak loads or not? ok 20-11-2023
40. Whether application is able to accept large amount of data from ok 20-11-2023
the users or not?
43. Whether the application remains available for 24 Hrs, 7 days a ok 23-11-2023
week or not? Whether this aspect has been checked with different
timings?
44. Whether downtime has been measured when application went ok 24-11-2023
down due to continuous use?
45. Whether adequate memory or disk space has been provided to ok 27-11-2023
the application to sustain continuous usage?
46. Whether a user is able to enter the application with Invalid login? ok 28-11-2023
47. Whether a limit of maximum 3 tries for an invalid login provided or ok 29-11-2023
not?