The same-origin policy is an important concept in the web application security model. The same-origin policy restricts how a document or script loaded from one…
Cross-origin resource sharing (CORS) is a standard for accessing web resources on different domains. CORS allows web scripts to interact more openly with content outside…
Hydra is an online login cracker and form bruteforcer which supports numerous protocols to attack. It is very fast and flexible and this tool makes…
Apache Struts is a free, open-source, MVC framework for creating modern Java web applications. It enables the developer to create maintainable, extensible, and flexible web…
Wireshark is an open source network packet analyzer/sniffer which captures data packets from network interfaces and show then in readable form for analysis. Wireshark supports…
In the Previous post we saw the basics of banner grabbing techniques. Now here i wrote a basic python script, which grab banner for a…
Banner grabbing is a technique used to gain information about a computer system on a network and the services running on its open ports. An…