I have a Nimda problem. I have shares on remote machines to monitor. And power users who share out file space, without informing Network Engineering.
Was looking to code a Shares file dropper monitor for my network.
Any pointers to MASM code?
Regards, P1
Was looking to code a Shares file dropper monitor for my network.
Any pointers to MASM code?
Regards, P1
What you really have is a Rights/Policy problem, compounded by AV software that isn't up to the task.
In answer to your question, this is all I found, with source though I didn't check to see if it asm.
http://www.sysinternals.com/ntw2k/source/shareenum.shtml
Best,
Scott
In answer to your question, this is all I found, with source though I didn't check to see if it asm.
http://www.sysinternals.com/ntw2k/source/shareenum.shtml
Best,
Scott
In order to save some money, we have implemented a gateway protection methodology. ( Not my Idea! )
What we are encountering is people who take work home and back again with extras. Including our gamers who play at nights when things slow down.
Unfortunately for me, I don't set policy, I just have to live with it.
I have managed to turn off most Floppy drives. After this last infection. That leaves CD's next. I do what I can on things not covered by my management's decisions.
Thanks very much for the code reference!!
When I get a MASM version running, I will post it for future use.
Regards, P1
What we are encountering is people who take work home and back again with extras. Including our gamers who play at nights when things slow down.
Unfortunately for me, I don't set policy, I just have to live with it.
I have managed to turn off most Floppy drives. After this last infection. That leaves CD's next. I do what I can on things not covered by my management's decisions.
Thanks very much for the code reference!!
When I get a MASM version running, I will post it for future use.
Regards, P1