ContentPosts from @dawnalvarez494..
Story
@gpetrousov shared a post, 3 years, 7 months ago
PetrouSoft - a Hacker's mindset company

I joined Container Days 2022

Docker

Here’s what I learned

1_srU_0OPiA-hC41mM7lbc7w.png
Story
@dridhone shared a post, 3 years, 7 months ago
Founder, www.dridhon.com

What is Robotic Process automation?

What is Robotic Process automation?Robotic Process Automation (RPA) is a software technology that makes it easy to build, deploy, and manage software robots that emulate humans actions interacting with digital systems and software. Just like people, software robots can do things like understand what..

What is Robotic Process automation?
Story
@sofiatarhonska shared a post, 3 years, 7 months ago
Mailtrap

What is an SMTP Server?

Learn what SMTP servers are, what the address is and how to find it! Discover the difference between SMTP server and SMTP relay.

Story
@sofiatarhonska shared a post, 3 years, 7 months ago
Mailtrap

How to Validate an Email Address in C#

Looking for a way to validate email addresses in C#? Read this article to find out how to do that using regex.

Sending_-Emails_Codeignite_C_Featured1-1920x997.png
Story
@nataliiapolomkina shared a post, 3 years, 7 months ago
Mailtrap

What the SMTP Authentication Is and Why You Can’t Ignore It

How would you feel if anyone could send emails from your mail server? Greenlight for spammers – no way! That’s why Google and other email service providers protect their servers from unauthorized use. Senders need to authenticate and prove that they have a valid account. If they don’t, the server will reject their request. All of this is possible with SMTP authentication, also known as SMTP AUTH.

Story
@tutorialboy24 shared a post, 3 years, 7 months ago
tut

Spring Actuator - Stealing Secrets Using Spring Actuators - Part 1:

Bugcrowd Blogger InfoSec Writeups Amazon Web Services

Spring is a set of frameworks for developing Applications in Java. It is widely used, and so it is not unusual to encounter it during a security audit or penetration test. One of its features that I recently encountered during a Whitebox audit is actuators. In this series of articles, I will use the..

Blue Sky Photocentric Youtube Channel Art.png
Story
@tutorialboy24 shared a post, 3 years, 7 months ago
tut

Turning cookie based XSS into account takeover

Bugcrowd Firebase Blogger JavaScript Infovis Toolkit Amazon Web Services

EpilogueI reported the exploitation scenario and was rewarded €500, as the impact was high. Be patient, don’t give up, and think out of the box. In this case, I used the company’s service to exploit the bug.Source :- https://tutorialboy24.blogspot.com/2022/09/turning-cookie-based-xss-into-account.ht..

xss.png
Story
@nataliiapolomkina shared a post, 3 years, 7 months ago
Mailtrap

Sending emails from SQL Server

MySQL

Very often, we’re asked to extract some data from a database. If the request repeats regularly, it’s worth looking into automating it so you don’t have to perform this boring procedure over and over again. For this reason, you’ll probably want to send emails from SQL Server with the predefined content. And it’s not that hard to set up.

Of course, emailing in SQL Server doesn’t need to only be about exporting data. You may simply want to keep yourself (or a colleague of yours) updated when, for example, a backup is finished or a programmed job fails miserably. With built-in functionalities, this can easily be done too.

We cover several different approaches and let you choose which works best for your needs.

Story
@sofiatarhonska shared a post, 3 years, 7 months ago
Mailtrap

Email Sender Reputation Made Simple

The longer you search, the more factors impacting deliverability you’ll find on the internet. Whatever the source, you’ll always stumble upon one factor, though – email sender reputation. Is it really that important? And how does one make it better? Let’s see.

Story
@tutorialboy24 shared a post, 3 years, 7 months ago
tut

Exploiting Amazon Simple Notification Service Improper Validation of SigningCertUrl

Amazon CloudWatch Blogger Amazon Associates Amazon EC2 Amazon Web Services

IntroductionCountless applications rely on Amazon Web Services’ Simple Notification Service for application-to-application communication such as webhooks and callbacks. To verify the authenticity of these messages, these projects use certificate-based signature validation based on the SigningCertURL..

v (1).png