home.social

#crlf — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #crlf, aggregated by home.social.

  1. Found a great #opensource tool to scan sites for a laundry list of vulnerabilities github.com/h4r5h1t/webcopilot.

    Just used it to scan all my company domains, works great!

    The tools integrated into this single app are the same tools "security researchers" use to scan sites for #xss #SQLi #ssrf #crlf #lfi #subdomaintakeover #openredirect, etc. vulnerabilities - into a single CLI tool.

    Can also help avoid/confirm those "beg-bounty" situations where a simple misconfiguration is touted as a "critical vulnerability" because someone use a quick scanning tool to determine that sub-domain take-over is possible (very common, not critical, easy to fix), or missing DMARC records are present (which 98% of all Internet sites have issues with, and is very easy to fix) to demand a cash reward so they can "share additional critical vulnerabilities" that aren't a thing - they just want money.

    Have fun!