jmbmxer | 8 years ago | on: Ask HN: Do you have a side project that you would like to sell?
jmbmxer's comments
jmbmxer | 9 years ago | on: The closest I've ever come to falling for a Gmail phishing attack
jmbmxer | 9 years ago | on: Ask HN: What simple tools or products are you most proud of making?
jmbmxer | 9 years ago | on: Ask HN: What simple tools or products are you most proud of making?
jmbmxer | 9 years ago | on: Ask HN: What simple tools or products are you most proud of making?
jmbmxer | 9 years ago | on: Ask HN: What simple tools or products are you most proud of making?
I work in security and have a paranoia of shortened links (bit.ly, t.co). I got frustrated with the options out there that forced me to right click every shortened link or paste it into a site so I made this Chrome extension / web app. It is pretty simple and keeps a list of 300+ shortened link services to check against. If your browser ever visits one it redirects you to the site to expand the link. It will also hit the Google Safebrowsing API to see if it is known to be malware plus will strip out tracking cookies.
It's been fun and rewarding watching my little extension grow to global use of over 4k users.
jmbmxer | 11 years ago | on: Joker – Torrents to streamable video
jmbmxer | 11 years ago | on: Show HN: Unshorten.link – Automatically intercept and expand shortened links
jmbmxer | 11 years ago | on: Show HN: Unshorten.link – Automatically intercept and expand shortened links
jmbmxer | 11 years ago | on: DEF CON Cancellation: An Open Letter
Most definitely a fake. CISSP != Security Professional
jmbmxer | 11 years ago | on: Show HN: HackerBody – A Geek’s Guide to Getting in Shape
jmbmxer | 12 years ago | on: Show HN: Beander, a platform for micro-roasters
jmbmxer | 12 years ago | on: Ask HN: Best place to sell unused domains?
I haven't used it personally but seems like something worth checking out.
jmbmxer | 12 years ago | on: Ask HN: Your First Technical (Security consulting) Interview
1. If you are passionate, show it. If you want to work in the security industry you have to really nerd out on this stuff and not treat it like a day job that "pays the bills".
2. Don't BS about technical answers. If you don't know the answer to something, that is OK. A good interviewer would rather you walk them through the steps you would take to find the answer than completely make one up. Big no-no.
3. I don't know what position you are applying for but you should be expected to know some basics about attack vectors, defenses, security strategies, and general computing. Brush up on your scripting skills while you are at it. Python is my language of choice. Bash scripting is also highly desired.
4. Don't regurgitate a list of tools you know. Pick a few that you have used and explain how you used them..anyone can run an Nmap scan but what do the results mean?
5. Be friendly and approachable. This goes with any job interview but just a reminder.
6. Don't stress it too much. It's impossible to anticipate every little detail of every question that will be asked. Be yourself and most of all, be curious.
Hope this helps! Feel free to PM me with specifics and GOOD LUCK! Hope too see ya at the next con.
jmbmxer | 12 years ago | on: Ask HN: About to launch a web app, am I missing anything?
jmbmxer | 12 years ago | on: Ask HN: About to launch a web app, am I missing anything?
I have spent the last two days doing some research and visiting lots of "paid" web applications and I came to the conclusion that maybe having a way for customers to try out the application without even having to sign up is a great way to gain traction. I am still considering a very limited "free" version but will for sure be focusing on the paid tiers even if they are relatively inexpensive upon release.
Oh yea, Stripe seems to be the way to go for my application.
Best of luck to you and pitcher.io!