question

mehdidakhama avatar image
0 Votes"
mehdidakhama asked RichMatheisen-8856 answered

enter value and click search in url with powershell

hope everyone is well, i'm asking about possibility to send value in url and click buton send with powershell, i was search for it but I'm not good on web, it is to integrate a function into a tool to verify the authenticity of the ISO

url : https://www.heidoc.net/php/myvsdump.php sha1 value for exemple : 0E02044A25F830EF5F1DE335DFE16370B000D12F

can someone help me, thanks

windows-server-powershell
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

RichMatheisen-8856 avatar image
1 Vote"
RichMatheisen-8856 answered

Analyzing HTTP/HTML is pretty easy using a tool like Fiddler fiddler


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

RichMatheisen-8856 avatar image
0 Votes"
RichMatheisen-8856 answered mehdidakhama commented

Have you tried using Invoke-WebRequest?

· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

hello, yes of corse, this is the first who i was do,

I analyzed the reverse page and make a comparison between the result page and the sent page, and generate a code from the html code page, I don't know if this is an official method , but it allowed me to solve my problem, the tool will now be able to check the iso hash and automatically say if it is valid or not

0 Votes 0 ·

119616-cmc.png



0 Votes 0 ·
cmc.png (35.8 KiB)