๐จ Alerte #DataProtection!
La plateforme https://t.co/fPPCu2Cm6y @get_pappers expose trop de nos donnรฉes personnelles.
Ma signature et mon adresse sont accessibles d'un simple clic sur Google. Pourquoi ces infos sont-elles si facilement disponibles?@cnil @cnil_eu #CNIL#RGPD
Recon often starts with boring indexed stuff:
.php, .aspx, .jsp, PDFs, logs, login panels, admin pages, etc.
FastDork speeds up dorking with reusable lists, bulk searches, pagination, and imports.
#BugBounty#OSINT
Iโm so sick of these dickheads. Meanwhile, Iโm trying to report massive data breaches to orgs who arenโt replying because they get so much crap like Samโs!
๐งต Welcome to Day 19 of the Secure Code Review Series!
Today, weโre diving into Insufficient Logging and Monitoringโa silent but critical vulnerability that can make or break your ability to detect and respond to attacks. Letโs learn how to spot weak logging practices and improve them! ๐๐
Command injection with no spaces and no outbound?
1. base64 a complex command locally
2. {shuf,-e,"$b64",-o,$file}
3. {openssl,base64,-d,-in,$file,-out,$script}
4. {bash,$script}
- https://t.co/qfa1LbrbAB
#infosec#cybersec#bugbountytips
@aruhamm Actually yes, we saw a case of that same lure earlier this week. :) Cutesy copy-pasta, I am trying to weight if it is worth a video or not ๐
try this extension to detect all types of SQLi+WAFBypass payloads just copy and try manully or you can use intruder for testing timebased sqli just set to resource pool to 1 conqurent request and check the response delay..
The client-side hackers toolkit:
1โฃ DevTools
2โฃ DOM Logger++
3โฃ DOM Invader or EvalVillian
4โฃ https://t.co/bqLHvj6O4h
5โฃ Humanify
6โฃ JSWZL
lot's to learn!
๐ฅ XSS on any website with missing charset information? ๐ณ
Attackers may leverage the ISO-2022-JP character encoding to inject arbitrary JavaScript code into a website. Read more in our latest blog post:
https://t.co/Ji3V0fK5b6
#appsec#security#vulnerability