DEV Community

Cover image for Gain Access😎😎
Anmol Sharma
Anmol Sharma

Posted on

1 2

Gain Access😎😎

When you are new to hacking and want to know about some facts...
There are many different ways to hack--
XSS
SQL Injection
Pen Testing.

But for these you need to know some basic things ...

alert("document.cookie")

This script tag explains the XSS concept..
For cracking passwords all you need to do is to type the above tag in an input field and if it is vulnerable and security level is low then this tag will result into an alert-box containing the cookies.

Bang!!!
Once you have the cookies,everything is easy to hack now...
Read/write data
Manipulate the commands
Access an account unauthorisedly...

It is all for educational purposes so do not try it everywhere except some predecided webpages like VWSA...
Please note that this activity is illegal in any ways so do not try to harm yourself as you are being watched,activity is being recorded and it's against the laws...

©Anmol Sharma®™

AWS GenAI LIVE image

Real challenges. Real solutions. Real talk.

From technical discussions to philosophical debates, AWS and AWS Partners examine the impact and evolution of gen AI.

Learn more

Top comments (0)

Qodo Takeover

Introducing Qodo Gen 1.0: Transform Your Workflow with Agentic AI

Rather than just generating snippets, our agents understand your entire project context, can make decisions, use tools, and carry out tasks autonomously.

Read full post

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay