top of page
Nov 18, 20245 min read
How to prepare for an ITGC / ISO27001 / GRC job?
The easiest way to get into an ITGC / ISO 27001 / GRC job is to start doing the smallest level of activity for which there are plenty of...
5 views
Nov 18, 20241 min read
How to practice API testing for free?
There is one dummy API which is available for free on github. You can download it from the link given in the Helpful resources section....
3 views
Nov 18, 20242 min read
Where to practice ethical hacking on Cloud setup?
Cloud penetration testing is designed to assess the strengths and weaknesses of the cloud environment/system to improve overall security...
2 views
Nov 18, 20241 min read
What are the tools to learn ethical hacking / Penetration testing?
Following are two tools for beginners that will help in testing websites and networks: Burp Suite Nmap Nessus OWASP ZAP JohnTheRipper...
1 view
Nov 18, 20242 min read
How do you attack a login page?
Test Cases: Here are the following ways in which we can attack a login page: Source Code and Wappalyzer - Using source code, it might be...
0 views
Nov 18, 20241 min read
What does rm command do?
The rm command is a command-line utility in linux that is used to remove or delete files or directories. Below mentioned is the rm...
1 view
Nov 18, 20241 min read
Differentiate between hashing, encoding and encryption.
Hashing, Encoding and Encryption are three distinct techniques that are commonly used to secure and manipulate data. Here are the key...
2 views
Nov 18, 20241 min read
What is Parameter pollution?
Parameter pollution is a security vulnerability that can occur in web applications when user supplied data, such as query parameters,...
1 view
Nov 18, 20242 min read
Difference between application security testing and Vulnerability assessment.
Differences Application security testing Vulnerability Assessment Objective The primary objective of application security testing is to...
1 view
Nov 18, 20243 min read
What is CVSS?
CVSS is the short form of Common Vulnerability Scoring System, a standardized scoring system used to assess and compare the severity of...
0 views
bottom of page