Hacker News new | ask | show | jobs
by lessonone 3333 days ago
Stuff like this is still happening. I graduated high school in 2012. During our final semester, my friend decided to try logging in to the school router. He thought it would be passworded, but it was completely open. He shared this info with me and a couple other friends.

We had fun for a bit restarting the router when we wanted to mess with a boring teacher, but eventually one of them set a password, the school IT guy found himself locked out, and I found myself getting threatened with expulsion. The principal interrogated me and asked if I knew what port scanning was, and even accused me of lying when I said I didn't (I really didn't!). I told him as much as I knew - which wasn't much - because I didn't want to get expelled a few months before graduating.

Long story short, the friend that set the password got expelled, the one that found the vulnerability got suspended for a week, and everyone else got off scot-free. I heard a year or two later they started offering programming classes there.

2 comments

This is actually happening right now with me at my college. There are routers, MySQL databases with default username password combinations. The college have installed CCTV cameras a while ago and you guessed right, they are accessible with default username password. I used nmap to find them.

I am going to report what I found to Principal.

There was a school in 2012 that didn't teach computer science? Wow, Poor students.
I also graduated in 2012 and my school was the only one in the county (that I knew of) that offered any sort of programming class. It was taught in Visual Basic! Previously it had been taught in C++, but the teacher thought that C++ wasn't used any more!

When I got to college, I was quite surprised to learn how common AP CS was. I was especially blown away by a classmate who took 4 years of CS in high school (at Stuyvesant IIRC).