I had to use their silly drag-and-drop email builder because I'm handing the email off to be edited by a non-dev. I dropped in a "Code" module so I could add some custom CSS but because a style tag generates no space, that module is no longer accessible via the UI as there's nothing to click on. So I thought oh brother I'll just inject a couple br tags via the Inspector and then poof, I'm in the doghouse.
Rather than it being dev tools itself, I think it's more likely that your injected tags got POSTed to an API endpoint (or similar) in unescaped format, and were categorised by a WAF as attempted XSS. It's common for WAFs to block you for this kind of thing, unfortunately. Still ridiculous, but not quite the same thing as being banned for opening dev tools (of course, I am also speculating here, I guess we'd need to h…
Tell HN: MailChimp blacklists your IP if you open the browser's dev tools
71–80 of 204 posts
Re: Tell HN: MailChimp blacklists your IP if you open the browser's dev tools
#72In the writeup, the researcher illustrates by copying the service URL from the browser's dev tools. And so the obvious corporate corrective action is...
Re: Tell HN: MailChimp blacklists your IP if you open the browser's dev tools
#73Hackers are always three steps ahead, whats the point?
Not that I would ever use MailChimp.
Re: Tell HN: MailChimp blacklists your IP if you open the browser's dev tools
#74Re: Tell HN: MailChimp blacklists your IP if you open the browser's dev tools
#75Earlier quoted context omitted.
Interesting to note. In Firefox "show original sources" seems to be enabled by default but in Chrome at least the settings checkbox is labeled "Allow DevTools to load resources, such as source maps, from remote file paths. Disabled by default for security reasons" and unchecked for me. Haven't checked Safari to see what its behavior is.
Hmm, I'm on Chrome 111 on Linux and there are two boxes for loading maps - one for JS and one for CSS. Could yours be a Windows Group Policy from $WORK?
Re: Tell HN: MailChimp blacklists your IP if you open the browser's dev tools
#76Re: Tell HN: MailChimp blacklists your IP if you open the browser's dev tools
#77Re: Tell HN: MailChimp blacklists your IP if you open the browser's dev tools
#78When you open devtools, by default it will try to load source code maps for your JS and CSS. Very simple for a system to detect the request for the map file. If that's their vector turn off the autoloader and try from a clean IP.
This is interesting as for a hackathon i was thinking of ways to identify this behavior too. The source map requests was a more successful option. Also played around with "snap" resize but it was too agressive. As for whatever the reason MailChimp would block your up is pretty ridiculous.
Re: Tell HN: MailChimp blacklists your IP if you open the browser's dev tools
#79Mailchimp is pretty hostile to developers. I don't recommend using them after that experience.
Re: Tell HN: MailChimp blacklists your IP if you open the browser's dev tools
#80Mailchimp previously cranked up pricing on their Mandrill product dramatically, with minimal warning, no opt in, and unsympathetic tone from C-suite. Mailchimp is pretty hostile to developers. I don't recommend using them after that experience.
Tons of downtime, worsening delivery problems, no active development -- or support even -- for years, worse pricing, ...