Jump to content
UBot Underground

Monitor Website Source Code Changes


Recommended Posts

Hello everyone, is there a tool out there that can monitor website source code changes, not just a tool to monitor the sites content but to detect when the site has modifyed there pages source code only. Hope thats clear and thank you in advance for your replys.

Link to post
Share on other sites

you can use

 

$read file (url)
navigate to site, then use $document text
socket get source

 

or can use plugins http post/get

 

 

save directly to file so as to not use variables or lists.

 

then can compare with using read file instead of having to load in all the html

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...