With below code we can try to automate the different methods that a web server or a website allow. HTTP Methods that we can test […]
Category: Scripting
How To fetch header information of a website using Perl
Fetching response header using Perl This is a part of banner grabbing methods and it is highly useful for penetration testers to gather server information. […]