Hey, this is my first post.
So ive just started using visual basic. im going to be using it to create a small program for my dissertation.
The idea is to create something that trawls through the internet and tests for SQL injection vulnerabilities.
So far i have made small programs that test various aspects, like opening and reading from files and putting them in a message box. to making a simple search bar that is linked to a web browser form, and what is typed is URL's and allows for pages to be viewed.
What i was hoping everyone could help me with is;
A way to auto fill webpage fields like the login part of a webpage - as i cannot figure out how to do this.
second - a way of opening a file with multiple URL's inside which will open a webpage for each URL in the file.
thirdly - how to write to a file.
any help please thank you.
thank you
So ive just started using visual basic. im going to be using it to create a small program for my dissertation.
The idea is to create something that trawls through the internet and tests for SQL injection vulnerabilities.
So far i have made small programs that test various aspects, like opening and reading from files and putting them in a message box. to making a simple search bar that is linked to a web browser form, and what is typed is URL's and allows for pages to be viewed.
What i was hoping everyone could help me with is;
A way to auto fill webpage fields like the login part of a webpage - as i cannot figure out how to do this.
second - a way of opening a file with multiple URL's inside which will open a webpage for each URL in the file.
thirdly - how to write to a file.
any help please thank you.
thank you