Re: VMS 7.3 vs 8.x - java in HTML files, Hmm.



patrick jankowiak wrote:
they got on the system live, I could use any web browser and view
source, and one short line of javascript had been inserted in each
HTML file near the beginning. I verified this by FTP-ing the files
back to myself and looking at them, sure enough it was there.

I would extract that one line of evil javascript, and search your whole
system for that line. It might reveal where it is stored, possibly some
configuration file.



I do not recall what the little string of code was exactly,

It would have helped a lot to remember that string of code. (or come
here before you upgraded from 8.2 to 7.3).

participating for a long time due the Wiz's untimely demise, the
Charlie Matco incident,

There is still a community of VMS enthousiasts.

Anyway, I nuked the version 8 system and all the data, went back to
7.3 and the javascript problem went away.

Did you re-download the html files ?

You didn't mention which TCPIP stack you have and whether you installed
some separate/different FTP software.

If Apache had added the javascript, this would not have been visible if
you FTPed the files back to another system, it would have been visible
only from a browser's "view source".

Web servers can be configured to insert code in each HTML page they
feed. But it is very hard for an FTP application to ADD contents inside
a file. (perhaps at the very top or very bottom, but not within the contents)
.



Relevant Pages

  • Re: Adding comandbar to RichText Inspector cause error.
    ... simply create html file, insert this code it and then just open html file ... This javascript gets last item from inbox, show it and tried to add Command ... "Dmitry Streblechenko" wrote: ... OutlookSpy - Outlook, CDO ...
    (microsoft.public.office.developer.outlook.vba)
  • Re: Checking if a file exist
    ... >> I'm a bit new at this,and i tryed seraching google about it but i ... >> I'm writing an HTML page that needs to check if another html file exist ... >> I tryed to do that with JavaScript but i understood there is no such ... > The same goes for serverside javascrpt ...
    (comp.lang.javascript)
  • Re: VMS 7.3 vs 8.x - java in HTML files, Hmm.
    ... HTML file near the beginning. ... I would extract that one line of evil javascript, ... You didn't mention which TCPIP stack you have and whether you installed ... some separate/different FTP software. ...
    (comp.os.vms)
  • Re: Checking if a file exist
    ... > I'm a bit new at this,and i tryed seraching google about it but i ... > I'm writing an HTML page that needs to check if another html file exist ... If you are talking javascript in a browser on a page from a server on ... The same goes for serverside javascrpt ...
    (comp.lang.javascript)
  • Re: Checking if a file exist
    ... I need to write an Html file ... When a page is loaded, a chunk of Javascript on the page looks to see ... by the server. ... Javascript can tell the server to execute the script via XMLHTTPRequest ...
    (comp.lang.javascript)