HN user

introvertmac

1,242 karma
Posts105
Comments74
View on HN
remotepilot.dev 1mo ago

Remote friendly jobs at AI native companies

introvertmac
4pts0
timegauge.minilabs.cc 1mo ago

Show HN: Time Progress Bar in macOS menu bar

introvertmac
2pts0
remotepilot.dev 1mo ago

Show HN: RemotePilot: Track Remote Opportunities

introvertmac
2pts0
www.youtube.com 7mo ago

Reading browser's local storage using prompt injection in IDE [video]

introvertmac
1pts0
introvertmac.wordpress.com 7mo ago

Antigravity prompt injection: Read browser local storage remotely

introvertmac
3pts1
news.ycombinator.com 7mo ago

Tell HN: Compliance is not equal to Security

introvertmac
1pts1
introvertmac.wordpress.com 7mo ago

Compliance != Security

introvertmac
7pts0
news.ycombinator.com 8mo ago

Ask HN: How do you balance creativity, love for the craft, and money?

introvertmac
20pts13
github.com 8mo ago

Minimal CLI web security scanner

introvertmac
2pts0
introvertmac.wordpress.com 1y ago

Web Application Security in Web3: SSRF and IDOR

introvertmac
1pts0
twitter.com 1y ago

Open source Solana AI agent with on chain actions

introvertmac
1pts1
playspacedash.vercel.app 1y ago

Space Adventure Game: 100% Coded by Claude Sonet

introvertmac
2pts5
twitter.com 2y ago

Use ChatGPT for web application security testing

introvertmac
1pts0
easyscan.onrender.com 3y ago

EasyScan: A Lightweight Vulnerability Scanner

introvertmac
3pts0
github.com 3y ago

EasyScan: A Lightweight Web Vulnerability Scanner

introvertmac
4pts1
introvertmac.wordpress.com 5y ago

Security issues with FinTech APIs and integrations

introvertmac
12pts0
finxdotlive.medium.com 5y ago

Revisiting Bitcoin in 2021

introvertmac
2pts0
finxdotlive.medium.com 5y ago

Personal Finance 101 for 20 something

introvertmac
1pts0
www.notion.so 5y ago

Why the rich will keep getting richer in 2021

introvertmac
1pts1
techcrunch.com 5y ago

Elon Musk is now the richest person in the world

introvertmac
2pts0
docs.unstoppabledomains.com 5y ago

Crypto Name Service

introvertmac
1pts1
introvertmac.wordpress.com 5y ago

Common security issues with crypto websites and APIs

introvertmac
90pts34
medium.com 5y ago

Why Your First House Is A Liability

introvertmac
30pts68
news.ycombinator.com 6y ago

Ask HN: What are best documentaries you have watched this year?

introvertmac
1pts5
medium.com 8y ago

Personal finance for millennials

introvertmac
1pts0
news.ycombinator.com 8y ago

Ask HN: Is there any list of open source fellowship/support programs?

introvertmac
1pts0
github.com 8y ago

Show HN: Terminal based minimal web application scanner built on Python

introvertmac
1pts0
www.udemy.com 8y ago

Udemy gets a makeover

introvertmac
1pts0
twitter.com 8y ago

Always “Swipe-right” script for Tinder

introvertmac
3pts0
introvertmac.wordpress.com 8y ago

Breaking Instacart

introvertmac
1pts0

Hey HN!

I've released an updated version of EasyScan, a lightweight website vulnerability scanner written in Python.

EasyScan analyzes the security of a website by inspecting its HTTP headers and DNS records, generating a comprehensive security report with recommendations for addressing potential vulnerabilities.

A complete security audit still requires manual testing and logical thinking, this script is meant for finding out basic server configuration and DNS issues.

Some of the key test cases covered by EasyScan include:

- Same Site Scripting - SPF and DMARC records - Public Admin Page - Directory Listing - Missing security headers - Insecure cookie settings - Information disclosure - CORS misconfigurations - Content-Type sniffing - Cache control

The script is easy to set up and use, requiring Python 3.6 or higher, along with a few dependencies (`requests`, `beautifulsoup4`, and `dnspython`). The generated report provides a quick overview of your website's security posture, helping you identify any issues that might need your attention.

Please note that EasyScan is not a substitute for a thorough security assessment, but it can be a great starting point for identifying potential vulnerabilities in your website.

Check out the project on GitHub: https://github.com/introvertmac/EasyScan

I'd love to hear your feedback and suggestions for improvement.

If you have any questions or need assistance, feel free to reach out on Twitter https://twitter.com/introvertmac.

You made a good point but accepting JS in a currency field requires validation + sanitization.

Validate for functional errors then sanitize for injection issues.

Hope it makes more sense now! Sorry for any confusion from previous comments or post

Maybe I was not able to make it clear - what I meant was "if you can inject arbitrary code in disabled fields and the system is using those JSON data elsewhere, it can lead to injection attacks"

The whole idea is validate the user inputs - be it disabled fields or normal inputs

China has the population and to some extent tech advantages but the Chinese government is very strict, unpredictable and favor individuals who are on their side.

Not everyone has an equal opportunity to make it big in China. If you care about freedom and a better future for your children, make money and move out!

Peter Thiel wrote about it back in 2014 in his book, Zero to One.

We have a different image of China and China has done a great job posing as next superpower but the reality is very different on the ground.

Rich Chinese want to get away from China by paying whatever price they can afford, this is not surprising at all!

Bug bounty literally changed my life.

In 2013 Facebook paid me $5000, because of it I was able to pay my education loan(in India) and avoided all those compound interest.

I started way before when it was popular and actually got my current job from this thread “list of YC companies I’ve worked with(Hacked)” https://news.ycombinator.com/item?id=10463286

Bug bounty is really hard these days, you are competing with the whole world - whoever report first, wins(even when you have put equal efforts)

It’s good for side hustle but you can’t do it full-time these days.

[dead] 10 years ago

This is not the place to promote your affiliate links.