Cyber security

Useful Bug Bounty And Security Related Write-ups : A Comprehensive Guide For Enthusiasts

This repo contains all variants of information security & Bug bounty & Penetration Testing write-up design for beginners or newcomers who are confused or don’t know which keyword to search.

All these articles’ links are fetched from medium.com (A popular blog sharing site for a variety of different interest people)

Note: All of them were generated by an automation tool so maybe inappropriate articles are also included (feel free to avoid them) This repo is still in a development state, so any help or Idea would be appreciated

Contents

Android Application & Related ArticlesAPI Related ArticlesApplication Security Related ArticlesAccount Takeover ArticlesAuthentication & Authorization ArticlesHost Header Injection AttackBlockchain Security Related ArticlesArticles Contains Keyword ‘bounty’Cache Poisoning Related ArticlesClickjacking Related ArticlesCloud Security Related ArticlesCross-Site Request Forgery (CSRF)Data BreachDeserializationDenial of Service (DoS)Graphql HackingArticles Contains Keyword ‘Hacking’Articles Contains Keyword ‘How to’Insecure Direct Object Reference (IDOR) & Broken Access Control IssueArticles Contains Keyword ‘infosec’Injection Related Articles

For more information click here.

Varshini

Varshini is a Cyber Security expert in Threat Analysis, Vulnerability Assessment, and Research. Passionate about staying ahead of emerging Threats and Technologies.

Recent Posts

Pystinger : Bypass Firewall For Traffic Forwarding Using Webshell

Pystinger is a Python-based tool that enables SOCKS4 proxying and port mapping through webshells. It…

1 week ago

CVE-Search : A Tool To Perform Local Searches For Known Vulnerabilities

Introduction When it comes to cybersecurity, speed and privacy are critical. Public vulnerability databases like…

1 week ago

CVE-Search : A Tool To Perform Local Searches For Known Vulnerabilities

Introduction When it comes to cybersecurity, speed and privacy are critical. Public vulnerability databases like…

1 week ago

How to Bash Append to File: A Simple Guide for Beginners

If you are working with Linux or writing bash scripts, one of the most common…

1 week ago

Mastering the Bash Case Statement with Simple Examples

What is a bash case statement? A bash case statement is a way to control…

1 week ago

How to Check if a File Exists in Bash – Simply Explained

Why Do We Check Files in Bash? When writing a Bash script, you often work…

2 weeks ago