Using HTML Hidden Field in any web based application to pass information between navigation is a very common method in programming world. But this has typical ethical hack issues and hence is not recommended, while developing secure application.
The program was created by me to scan any file to check for hidden field declared in the program file.
I have attached source code also, so that you can learn the code as well as enhance it as suited to you.
The Runtime.cfg is a ascii file (can be open with notepad), which list all the file type (by extension) to be parsed. You can add and delete extensions according to your need.
the program also demonstrate working with Excel, GUI and calling external program from within your code.
Language : VB 6.0 Os Required : Windows XP onwards To understand the code, you need to install MS- Visual Studio (at least VB 6.0 component).
Write me, if you do not understand any portion of the program.
Happy Programming!!
-Gyani
*** Disclaimer : The program is intended for learning purpose. If you plan to use it for any other purpose, kindly review the code, test it and create new executables. Nobody is responsible for any loss or problem due to use of this software/program.
AttachmentsHidden Field finder - VB - With Source Code (2394-12146-HiddenFieldFinder.rar)
|
| Author: Nilesh | Member Level: Bronze | Revenue Score:  |
Thank's for thise project. It's work best and thank's
|