dvohwinkel
Senior Member
I have seen a few posts lately that got me to thinking about getting an alert that are router are possibly compromised would be good..
What I am thinking is record the values of certain settings and if they change then maybe send an email alert.
The questions is what should be consider suspicious changes?
To me the most obvious is..
1) Language change
2) ssh from WAN
3) GUI admin from WAN
What other changes would be suspicious?
I am thinking the script would check for a file with key values.. if that files doesn't exist then consider it the first run and create it with the values of those key setting.
If the file does exist then check the values in the file against the current config of the router.. if there are any changes send an alert.
Thoughts?
-Dave
What I am thinking is record the values of certain settings and if they change then maybe send an email alert.
The questions is what should be consider suspicious changes?
To me the most obvious is..
1) Language change
2) ssh from WAN
3) GUI admin from WAN
What other changes would be suspicious?
I am thinking the script would check for a file with key values.. if that files doesn't exist then consider it the first run and create it with the values of those key setting.
If the file does exist then check the values in the file against the current config of the router.. if there are any changes send an alert.
Thoughts?
-Dave