Skip to main content

Cyber Crush

Google Cracker v2.0

*Google Cracker v2.0*


A tool for cracking Google accounts (Gmail and other mail services)!


⚙️Options:


๐Ÿ‘‰Proxyless

๐Ÿ‘‰Multi threads

๐Ÿ‘‰Full capture

๐Ÿ‘‰Single target


Link:-- https://bloggingsirpro.com/jUUjy7S3

(Use Vpn otherwise it seemed to be down Direct Download Link )


➖➖ By KIRAN TECH WORLD➖➖

Comments

Popular Posts

Bhagavad Gita can play a role in the life of a student

 The Bhagavad Gita is a Hindu scripture that is revered by millions of people around the world. It is a part of the epic Mahabharata and consists of a conversation between Lord Krishna and the warrior Arjuna on the battlefield of Kurukshetra. The Gita is considered to be a guide to living a meaningful and fulfilling life, and it has inspired many students to incorporate its teachings into their daily lives. Here are a few ways in which the Bhagavad Gita can play a role in the life of a student: The Gita teaches the importance of self-discipline and self-control, which are essential qualities for students to develop in order to succeed academically. The Gita emphasizes the importance of focus and concentration, which are crucial for students to excel in their studies. The Gita advises individuals to follow their dharma, or their inherent nature and duty, which can help students identify their passions and career goals. The Gita encourages individuals to cultivate a sense of detachme...

๐Ÿ”ฐ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...