Alerting My School of its Vulnerabilities
I have a dillema. Recently while bored in computer programming, I started snooping around. I didn't install any software onto the computer, just used what was already there. I didn't do any harm, but found tons of vulnerabilites in our network.
- Students run cmd, regedit, and msconfig
- 'net send' is enabled, allowing someone to "net send /all" and bombard the network with messages
- Shutting down other network computers with "shutdown -s -m ipaddress" is possible
- You can get around the internet nanny program by viewing the cached page on google
- Telneting to "mail.fubared_school_district.us 25" from inside the network allows people to forage email
- Anyone could install any number of malicious programs or format the hard drive of any computer at will
I'd like to alert the school of these problems. The school district has big enough to have a couple IT guys. However, by contacting them, I'd be admitting I violated the AUP a hundred times over. I can't risk losing computer privlidges. What should I do?