TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Instagram Django site admin

83 pointsby lestalmost 12 years ago

15 comments

mikeykalmost 12 years ago
Mike from Instagram here. We&#x27;ve now locked it down more (the actual admin contents were always properly protected).<p>We&#x27;re also part of Facebook&#x27;s bug bounty whitehat program (<a href="https:&#x2F;&#x2F;www.facebook.com&#x2F;whitehat&#x2F;bounty&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.facebook.com&#x2F;whitehat&#x2F;bounty&#x2F;</a>), if anyone comes across something in the future, we welcome responsible disclosure and pay out bounties through the program as well.
评论 #5874593 未加载
zalewalmost 12 years ago
it may be a honeypot. I sometimes set up a bogus form under &#x2F;admin&#x2F; which logs attempts. adrian holovaty on the other hand, redirects &#x2F;admin&#x2F; to django docs <a href="http:&#x2F;&#x2F;www.holovaty.com&#x2F;writing&#x2F;admin-easter-egg&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.holovaty.com&#x2F;writing&#x2F;admin-easter-egg&#x2F;</a><p>&#x2F;&#x2F;edit: oh, now I see somebody thought of my idea too <a href="https:&#x2F;&#x2F;github.com&#x2F;dmpayton&#x2F;django-admin-honeypot" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;dmpayton&#x2F;django-admin-honeypot</a>
评论 #5873845 未加载
donbronsonalmost 12 years ago
Pinterest and Instagram are both using Django. Then again, when you are scale like these sites, you start to build new architecture around existing stuff. Reference: <a href="http:&#x2F;&#x2F;highscalability.com&#x2F;blog&#x2F;2013&#x2F;4&#x2F;15&#x2F;scaling-pinterest-from-0-to-10s-of-billions-of-page-views-a.html" rel="nofollow">http:&#x2F;&#x2F;highscalability.com&#x2F;blog&#x2F;2013&#x2F;4&#x2F;15&#x2F;scaling-pinterest-...</a>
评论 #5873960 未加载
评论 #5874903 未加载
pjanalmost 12 years ago
And they&#x27;re not alone: mixpanel Django site admin: <a href="https:&#x2F;&#x2F;mixpanel.com&#x2F;admin&#x2F;" rel="nofollow">https:&#x2F;&#x2F;mixpanel.com&#x2F;admin&#x2F;</a>
pacifi30almost 12 years ago
How do you mask your admin portal when you are small enough that you dont have an intranet. Someone on hacker news pointed out to me about my admin portal being open but I never understood how to mask it. <a href="http:&#x2F;&#x2F;www.truffle.io&#x2F;admin&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.truffle.io&#x2F;admin&#x2F;</a> Any suggestions?
评论 #5874059 未加载
评论 #5874930 未加载
workhere-ioalmost 12 years ago
I&#x27;m not sure what the point in linking to this is. If you regard it as security hole, alert Instagram. If you just want to let people know that Instagram uses Django... well, that information is already on <a href="https:&#x2F;&#x2F;www.djangoproject.com" rel="nofollow">https:&#x2F;&#x2F;www.djangoproject.com</a>.
评论 #5874292 未加载
gregorkasalmost 12 years ago
Although it&#x27;s been a while since I&#x27;ve done anything in Django, seeing this still gives me a warm feeling.
the_cat_kittlesalmost 12 years ago
I changed the top bar color from that blue green to a red on the production deployment of my app- helps avoid forgetting which deployment you are messing with.
评论 #5874303 未加载
dlsymalmost 12 years ago
admin:admin doesn&#x27;t work.
评论 #5873897 未加载
评论 #5873969 未加载
spdyalmost 12 years ago
Would love to see the inside. If they use special dashboards etc.<p>Maybe someone can give some insight.
评论 #5874497 未加载
lukashedalmost 12 years ago
BlackJet Django admin: <a href="https:&#x2F;&#x2F;www.blackjet.com&#x2F;admin&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.blackjet.com&#x2F;admin&#x2F;</a>
jchungalmost 12 years ago
Did you inform Instagram first before posting it to HN?
wrboycealmost 12 years ago
It seems to have (just) changed to a non-standard (different to the rest of Instagram&#x27;s) 404 page.
techaddict009almost 12 years ago
Has anyone taken the snapshot of it ? As instagram has fixed it and i have missed a chance to see it.
评论 #5874805 未加载
rajbalaalmost 12 years ago
They removed the link to the admin page.