top of page
Nov 15, 20241 min read
Explain Grey hat, black hat and White hat hackers.
Black Hat Hackers Black hat hackers are the ones who use their hacking skills and abilities to cause disruption or exploit organisations...
2 views
Nov 15, 20242 min read
Difference between Static testing and Dynamic testing
Differences Static Analysis Dynamic Testing Definition Tools used for static analysis will take your code as input and analyze each line...
1 view
Nov 15, 20242 min read
What are Black,Gray and White Box testing?
Black Box Testing - Black box testing is a software testing technique that focuses on testing the functionality of a software system...
1 view
Nov 15, 20241 min read
Explain all NMAP timing templates like T1, T2 etc
Nmap offers 6 timing templates which can be specified with -T option and their number from 0-to-5 or their name. The following -T0 as the...
4 views
Nov 15, 20241 min read
What is Stealth scan in NMAP, give the command. Also explain why it is called Stealth?
Stealth Scan is also known as SYN Scan or TCP SYN Scan because it sends only one SYN packet in the TCP Handshake process. This speed of...
5 views
Nov 15, 20242 min read
Android Testing vs Web application Testing?
Android penetration testing and web application penetration testing are two distinct types of security assessments, each focusing on...
0 views
Nov 15, 20242 min read
How do you test an API for security vulnerabilities?
Before we start security testing for an API, it’s really important to understand the scope of testing. After the scope is mapped, it’s...
0 views
Nov 15, 20243 min read
What is an API? Explain with an example
When we order food from Swiggy or Zomato, once the order is placed, we get an option to track the delivery agent. It might come as a...
0 views
Nov 15, 20241 min read
What's the difference between Intruder and Repeater?
Both Intruder and Repeater are tabs in Burp Suite used for testing web applications, but they serve different purposes. Repeater is used...
0 views
Nov 15, 20242 min read
What are the different tabs in Burp suite?
Burp Suite is a tool used for web application security testing. It has several tabs that serve different purposes: Proxy : The Proxy tab...
5 views
bottom of page