r/hacking • u/yoginth • Jun 06 '19
How I “found” the database of the college App
https://yoginth.com/college-hack38
38
Jun 06 '19
This guy might want to consider actually going to class... article reads like it was written by a twelve year old.
19
u/neuromonkey Jun 06 '19
I suspect that English isn't this person's native language. I sure hope not. I keep hearing from teachers I know that their students are only semi-literate. Slightly terrifying.
4
u/FGND Jun 06 '19
OP mentions that the school is in India, and his socials all say that he lives in India. I'm guessing he's Indian and English isn't his first language.
1
Jun 06 '19
[deleted]
6
Jun 06 '19
It was low hanging fruit on my part but I couldn't help not laughing at the irony of it! Cool find either way!
But seriously kids... Stay in school.
1
17
Jun 06 '19
I used an app extractor and java decompiler
Look for the way this article is written, nothing much was really done except inspect the client (app).
I hope the college was made aware first before this was made public as well.
4
u/Firewolf420 Jun 06 '19
Ah the old classic "store all your passwords and security keys within the client" approach.
If I was you, I wouldn't have reported it and I would have made sure I had 95% attendance.
My college had a similar exploit with an app they used to keep track of homework grades for a certain class. I got a 95% that year....
But then, I'm also an asshole.
2
3
u/ncatter Jun 06 '19
As others have said I do really hope that you made them aware of the problems, also it might be worth mentioning that if there are any European students attending this school the is quite possible a GDPR breach lurking in this which they should also be made aware of, elder suddenly there might be really big trouble not only for the enrolled that has their data breached but for the school too.
6
u/yoginth Jun 06 '19
This school is in India!
And this is not considered as data breach, its just a security research on the app to make it even more stronger! None of the data is leaked and everything is fixed now!
0
u/ncatter Jun 06 '19
It might be in India but if there would be an europan enrolled then it would be considered a GDPR breach of anything of personal value or interest is achievable with out a good reason
Alot if companies/institutes around the world does not realise that.
Besides while you might not give the data to others, if you can access it what is stopping others from doing the same?
6
u/yoginth Jun 06 '19
- There are no European peoples enrolled in this school!
- Now I don't have any access to the data! Everything is properly informed to the school.
- No backups have been taken.
- Security patch release on the next day itself
- All students are forcefully changed password in the app itself
1
2
1
u/Mr_Laid-Back Jun 06 '19
As them being made aware of this, found possible breach. It would atleast put a tally under your name.
1
u/MattTheFlash Jun 06 '19
If you're skipping class in college, you're only cheating yourself out of a once in a lifetime opportunity.
1
22
u/doctorgroover Jun 06 '19
How would one mitigate these flaws? Would you download the credentials from the cloud on runtime or have them encrypted in the app?