php - Injecting data to a page -


is possible injections via php? example, in firefox web console, can go web page, , modify input values of form via console editing page, , send page server. check vulnerabilities. wondering if can similar thing via php scripts? is, sending form data inputs of web page web page/server. reason want automate process.

you can, , lot of people that. firefox or chrome or fiddler2, have interactivity php or curl can script , automate significant amount of vulnerability testing. take @ usage of curl http://curl.haxx.se/docs/httpscripting.html#post post data.

with php, 1 use curl also: http://davidwalsh.name/curl-post , http://bavotasan.com/2011/post-url-using-curl-php/


Comments

Popular posts from this blog

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

objective c - Greedy NSProgressIndicator Allocation -

how to set an OCR language in Google Drive -