diff --git a/content/hacking/BugBounty_101_email_subscription.md b/content/hacking/BugBounty_101_email_subscription.md index 2a3f1a9..614a7d8 100644 --- a/content/hacking/BugBounty_101_email_subscription.md +++ b/content/hacking/BugBounty_101_email_subscription.md @@ -1,8 +1,13 @@ +++ -title = 'BugBounty 101: Email Subscriptions' +title = 'BugBounty l0l: Email Subscriptions' date = 2024-12-18 +image = 'https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Ffluentcrm.com%2Fwp-content%2Fuploads%2F2022%2F08%2FScreenshot_18-2.jpg&f=1&nofb=1&ipt=858152baa98a508508a431682741b98b40e1ccecde013176cd08d3072cfea690&ipo=images' +++ +## Spam + +![](https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Ffluentcrm.com%2Fwp-content%2Fuploads%2F2022%2F08%2FScreenshot_18-2.jpg&f=1&nofb=1&ipt=858152baa98a508508a431682741b98b40e1ccecde013176cd08d3072cfea690&ipo=images) + The most common vuln in email subscription that I've seen is spamming: If you found any email subscription form, try to spam yourself by subscribing multiple times: @@ -16,6 +21,31 @@ email+random2@example.com Why company don't want it? It's possible to use this vuln to make all their emails appear in spam folder by-default by spamming innocent users which will report it as spam. +### No CSRF and captcha + +If you can subscribe via cURL copied command and rate limit is low, then you can get bounty for that depending on the bugbounty rules. + +To do that - select request in devTools/Burp and copy as cURL command. Edit email and send request. + + +## HTML Injection + +If you can inject HTML into additional email subscription fields (like name) (those fields oftem have characters limit), than you can create legitemate looking spam/scam/phishing email with like: +```html +# Base payload +
🎶 Playing: MULLET MADJACK OST - In Gods Image 🎶
+ +> I like how it's pictured in game `MULLET MADJACK` + (and game have the style, definitely recomended to try). + +### Attention span + +TODO + +NOTIFICATIONS TODO + +## Considirations + +### "But i will miss out how my friends are doing and what is happening in a world!" + +You will not miss out things if you delete yourself out of social media. + +If it's important enough you will learn it from people near you. + +If it's important to you, you will learn it by yourself. + +### "But I use it (youtube/tiktok) for educational purposes!" + +TODO +"We are what we consume of" +and thus we need to get rid of tik-toks, yt shorts ultimately. +and watch choisen type of content that will benefitting for us + + +### "But I like to get notifications about TODO" + +TODO +### TODO What are you talking about, i am not addicted +TODO + +## TODO but i need it for my work +TODO + + +## TODO but loose my contacts +TODO + + + +## TODO What to do next in one word - like CURE +TODO + +{{< spoiler Examples >}} +TODO + + +## Examples + +I forgot to remove it from template + +{{< /spoiler >}} + +{{< source >}} +https://www.youtube.com/watch?v=f9W7pTqxh58&list=PLusAca3pUpLfhWIzQPQiFt-tX2G17PCz4&index=13 +https://www.youtube.com/watch?v=XHAV87e0hLY +{{< /source >}} +