Skip to main content

Cyber Crush

MAP BOOK FOR CLASS 10 CBSE 2021 BOARD EXAM (As Per Reduced syllabus)

 KIRAN TECH 
Map Book

@kiransigh_razz


                                                                THANK YOU

Comments

Popular Posts

🔰How to deface website with Cross Site Scripting.🔰

 🔰How to deface website with Cross Site Scripting.🔰 Today i am gonna teach you how to deface the sites which has the XSS vulnerability . Defacing is one of the most common thing when the hacker found the vulnerability in website. Defacing is changing the content the website to Hacker content. Most of time, attacker use this technique to inform about the vulnerability to Admin. But it's bad idea..! i have some easiest methods to deface the Xss vuln sites .. i will be teaching u one by one . 1 - Script for changing the background Color of a website: <script>document.body.bgColor="red";</script> use this in your target website as Code: http://www.targetwebsite.com/<script&...y.bgColor="red";</script> 2 - Script for chaning the background image of a website: Code: <script>document.body.background="http://your_image.jpg/";</script> 3 - Defacement Page with Pastehtml: First of all upload some defacement page(html) to pa...

Cyber Crush