Join us

ContentRecent posts and updates..
Story
@boldlink shared a post, 3 years, 11 months ago
AWS DevOps Consultancy, Boldlink

What Does The Future Of DevOps Look Like?

AWS CodePipeline Agile Stacks DevOps Automation Platform

With the rising adoption of cloud technologies in the world, Devops has been key in enhancing efficiencies in development and operations. Studies show that the DevOps market is to reach close to $13 billion by 2025.DevOps is considered as a journey and not a destination, a shift in culture and not t..

Dev Swag
@ByteVibe shared a product

Cowboy Coder Mouse pad - Developer / Programmer / Coder / Software Engineer / DevOps

#developer  #merchandise  #swag 

👨‍🚀 ByteVibe, a space out of space 👨‍🚀 ─ ✅ Rectangular shape ✅ Durable color ✅ Durable material ✅ High-density foam ✅ Ultra-thin rubber base ✅ Stylish and comfortable ✅ Smooth mouse sliding action ✅ U...

Story
@lvillepinte shared a post, 3 years, 11 months ago
Freelance Data Scientist, LVDM

How to Become the Best Data Scientist

4.Keep LearningOne can tell someone’s strength by their weak spotYour strength is only equal to your weakness. On the importance of knowing yourself. If you’re great at fine-tuning models, story-telling, data visualization but it actually struggle to clean a dataset this will catch you up.Fortunatel..

Michael Jordan — Twitter (@chicagobulls)
Story
@arth_kumar11 shared a post, 3 years, 11 months ago
Author

Explaining DirBuster

DirBuster is a file/directory penetration testing tool with a Graphic User Interface (GUI) that is used to brute force directories and file names on web application servers.

Story
@shivambhatele80 shared a post, 3 years, 11 months ago
Software Developer, Scaler

What is C Programming Language?

It is possible to create operating systems, databases, compilers, and other apps with C programming. C is a strong language that may be used to develop anything from an operating system to a compiler. For those of you who are new to programming, or maybe you’re someone that’s just getting started in..

c programming.png
Story
@arth_kumar11 shared a post, 3 years, 11 months ago
Author

Making a SQL Scanner In Python

Learn how to build a simple Python script to detect SQL injection vulnerability in web applications.

SQL Injection
Story
@muhammadali642 shared a post, 3 years, 11 months ago
Marketing

How to enhance security by integrating SAST and DAST in CI/CD?

AST and DAST provide two stringent methods to safeguard their software delivery pipeline at various stages.

Story
@jeanvelez2 shared a post, 3 years, 11 months ago

AWS Lambda: Hidden treasures

No matter your level of expertise in AWS, there’s a high chance you’ll be working, or you already worked with AWS Lambda. It is a service that provides us the ease of launching and implementing our code without worrying much about server related maintenance and tasks.

Still there are features and components that many developers are not aware of that could be of great benefit to your projects.

Photo by GoogleUserContent
Story
@arth_kumar11 shared a post, 3 years, 11 months ago
Author

Making an XSS Scanner In Python

As you may see, the XSS vulnerability is successfully detected, now this code isn't perfect for any XSS vulnerable website, if you want to detect XSS for a specific website, you may need to refactor this code for your needs. The goal of this tutorial is to make you aware of this kind of attack ..

Story
@jeanvelez2 shared a post, 3 years, 11 months ago

AWS S3: Blank out your Bucket

Simple way to give your S3 bucket a fresh start when it is too filled with useless files.

Photo by Unsplash
Story
@arth_kumar11 shared a post, 3 years, 11 months ago
Author

Explaining Vulnerability Scanner

A vulnerability scanner is an automated vulnerability testing tool that monitors for misconfigurations or coding flaws that pose cybersecurity threats.