Uncategorized

Automate SQL-injection with mechanize and beautifulsoup in python

Python is a great tool to automate things and make things easier for you. Here I am going to show how to automate SQL-injection using Mechanize and BeautifulSoup Python packages. The target I am taking is Mutillidae II. The link in my case is http://192.168.178.25/mutillidae/index.php?page=user-info.php. You may have a different local IP address. ! /usr/bin/python …

Automate SQL-injection with mechanize and beautifulsoup in python Read More »

Javascript for Pentester Task 16

Hello Internet people, today I am going to post another solution to the task provided at Javascript for Pentester at Pentester Academy. In this task, we learn how to use, find and play with CSRF token.CSRF tokens are used to mitigate Cross-site request forgery, but these tokens also would be bypass if not used properly. You can view solutions to …

Javascript for Pentester Task 16 Read More »

Javascript for Pentester Task 14

Hello Internet people, today I am going to post another solution to the task provided at Javascript for Pentester at Pentester Academy. In this task, we learn how to use XML XMLHttpRequest method to fetch data on the go without users concern. You can view solutions to the other tasks here. Task 14: Fetching Data with XMLHttpRequest | TASK LINK The task …

Javascript for Pentester Task 14 Read More »

Send us Query
close slider