-
WordPress Security testing using WP-Scan
Do not use the following instructions to exploit websites , Usage of WP-Scan for attacking targets without prior mutual consent is illegal. WordPress now powers 30 percent of the web, according to data from web technology survey firm W3Techs. WordPress is important framework and as the aove statistics it is widely used thats why securing a web…
-
SQL Map
Do not use the following instructions to exploit others websites / services , Usage of SQL Map for attacking targets without prior mutual consent is illegal. According to the Open Web Application Security Project (OWASP), injection attacks are first on the list of the top 10 web vulnerabilities. Diving into these, SQL injections are responsible for…
-
Generate GUID in Apache JMeter
Although there is no dedicated sampler in JMeter to generate GUIDs but you can use the built-in functions to generate them. In this article i will share with you how to generate GUID that is unique by user and iteration and use it through your JMeter thread group or test plan. Steps: Open JMeter and…