Posts

Showing posts with the label linux

Google Chrome Saved Password Hack

Image
. In this video i an going to show how one can simply hack any ones password without much hassle you can hack Facebook password you can hack gmail password you hack twitter password you hack any password For more stuff Please do visit: http://www.knowtechno.com/ google chrome password hack, gmail password hack, Facebook password hack, twitter password hack, email password hack, Facebook hack tool, twitter hack tool, twitter hacker, Facebook hacker, facebook account hack, facebook page hack, face user account password hack, face book password hack, gmail user account hack, gmail id hack, gmail user account password hack.

Some Cool and Amazing Tricks With Google

Image
WWW (World Wide Web) is like the whole world is in our hands and if we don’t utilise it properly then it is such a waste of opportunities and resources. There are almost thousands of ways in which the information can be searched on the internet. I cannot provide you with the complete list of methods on how to do it but the least I can do is give you some common and very important methods from which you can make you time on the internet much more satisfactory and useful. These below should be more than enough to boost your experience with the internet. GOOGLE OPERATOR HACKS: Number one in the list is “Google Operator Hacks” while this is not the only one but this not the least one too. The best thing about google which I and might be everyone out there like is its simplicity and clean layout. Give them your query and hit the search button and the world is there on your screen. There are loads of hacks you can try with google but the most important ones are given below. ...

SQL Injection Intermediate Level.

Image
If you all there are reading this post then you might probably have already Seen the basic knowledge required for this post in my previous posts and if you have not, I suggest you should probably read the following SQLInjection Basics SQLInjection Manually SQLMapAutomated SQL Injection before proceeding to be able to understand this post easily. This post contains all theoretical data about types of SQL Injection and the real concept behind the SQL Injection. Now Let Us Proceed further:. Escape Characters That Are Filtered Incorrectly: This form of SQL injection occurs when user input is not filtered for escape characters and is then passed into a SQL statement. This results in the potential manipulation of the statements performed on the database by the end-user of the application. The following line of code illustrates this vulnerability: statement = "SELECT * FROM users WHERE name ='" + userName + "';" This SQL code is designed to ...

Sending Emails Through Telnet with SMTP.

Image
Hello guys, today lets talk about sending an email. What, an Email? You might be thinking that who in this techno savvy world does not know about sending an email while there are many people who really dont know but i am not talking about conventional email. What i am referring here is the method of sending email through telnet in Kali Linux/Windows. The method of sending mail through telnet is a bit different from conventional method of sending a mail. In this method we will be sending mail through the terminal/command prompt. To completely understand about this method we first need to understand about Simple Mail Transfer Protocol (SMTP). According to Wikipedia Simple mail transfer protocol is a internet standard for email transmission. First defined by RFC 821 in 1982 , it was last updated in 2008 with the Extended SMTP additions by R FC 5321 -which is the protocol in widespread use today. SMTP by default uses TCP Port 25 . The protocol for mail submission is th...

Adding More Exploits In Kali Installation.

Image
Exploit Database knowtechno.com Hello guys in today's post we will discuss about what are the things we were not doing to be in the list of modern blackhats and the top in the list is “Not Knowing About The Exploit-db”. Till now we have all been working only on the mainstream exploits which were well known but old enough to sometimes fail mainly for the updated operating systems. But now it is time to move on to the next step. Many of us may have already realized till now that it is pretty hard to break into a fully updated and patched operating systems so to move on to the real world of penetration testing we first have to know about the exploit-db. Visit Here For Much Better And Easier Way.  or Here! Exploit-db From the Devs. The Exploit Database (EDB) is a CVE compliant archive of exploits and vulnerable software. A great resource for penetration testers, vulnerability researchers, and security addicts alike. Our goal is to collect exploits from various sources an...

Denial Of Service {DoS} Attacks and What It Is For beginners.

Image
Like any other things related to hacking, a DoS Attack isn't always anyone's reach. However, it can be understood very easily if someone explains properly. In today's post, I will try to come up with a brief and simple explanation of the denial of service attacks, before I begin use of confusing phrases like packets and all that. We're going to start at the easiest point. What Specifically does the denial of service attack do? We all know that wireless hacking gives us the password for the wireless. Man in the middle attack gives us the power to spy a network traffic. Vulnerability exploitation gives you the control over the victims machine. In all these places where does the DoS stand? What does it exactly do? Basically, what it does is it takes the right of the victim user to use its machine. In today's scenario, it is used to interrupt online services. Many black hats/hacktivists groups do this type of attack on governments and private websites to make them...

Protection Against DDoS

Image
Distributed denial-of-service (DDoS) attacks are always in top headlines worldwide, as they are plaguing websites in banks, and virtually of almost every organization having a prominent online presence. The main cause behind the proliferation of DDoS attacks is that there is a very low-cost that the attacker has to incur to put such attack in motion. Fortunately, today various prevention methods have been developed to tackle such attacks. Before delving further into understanding about the ways to prevent DDoS attack, let’s first understand what exactly a DDoS attack is! ADs Understanding DDOS Attack A DDoS (distributed denial-of-service) attack is an attempt made by attackers to make computers’ resources inaccessible to its anticipated user. In order to carry out a DDOS attack the attackers never uses their own system; rather they create a network of zombie computers often called as a “Botnet” – that is a hive of computers, to incapacitate a website or a web server....

Some Funny Tricks With Chrome Developer Tool

Image
As you probably know, there is a button on the right-click menu of Google Chrome and IE 10+ called ''Inspectelement''. This the developer tool. And you can have a lot of fun with it. I'll give you two examples on how to use it in this tutorial. ADs ___________________________ 1. Change the text of a webpage: ‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾ You can have fun on webpages just by changing the value of a <span> (a text label). For example, go on the 4shared.com site (a free file sharing site). Then create an account if you don't have one (or just connect with Google, Facebook or Twitter). When you are done, upload something that is heavy (more than 100 MB) by dragging and dropping it on the home page of 4shared. Then you can see an uploading status window on the screen. So right-click on the percentage and click on ''Inspect element''. Now you can see a little window that appears on the bottom of the web browser. T...

How To Recover Grub After Installing Windows | Ubuntu / Kali / Debian Linux

Image
ADs How To Recover Grub (Kali Linux Boot Menu Entry) After Installing Windows  For this you need: 1. Ubuntu (or Any linux) Live CD / USB 2. Eyes to read and Fingers to Type some commands  Step 1. Boot from the Ubuntu / Kali / Fedora (any linux) live disk OR USB Step 2. After the 'Live CD Desktop' loads up, Find Terminal. Step 3. After the Terminal comes up. Type the following commands: #sudo mount /dev/sda10 /mnt  #Note that here for me the root ( / ) of my Kali Linux was on device '/dev/sda10'. For you this would be different and you should check this out under 'Disk Manager' in your Live CD. You are looking for the partition number of your main partition #for i in /sys /proc /run /dev; do sudo mount --bind "$i" "/mnt$i"; done #sudo chroot /mnt #update-grub #grub-install /dev/sda #update-grub Step 5. That's it. Exit the Terminal and reboot. You should now see Grub restored. This is...

Install Linux On Android.

Image
Kali Linux on any Android Phone or Tablet Getting Kali Linux to run on ARM hardware has been a major goal for us since day one. So far, we’ve built  native  images for the Samsung Chromebook, Odroid U2, Raspberry Pi, RK3306, Galaxy Note 10.1, CuBox, Efika MX, and BeagleBone Black to name a few. This however does not mean you cannot install Kali Linux in a chroot on almost any modern device that runs Android. In fact, the developers of Linux Deploy  have made it extremely easy to get any number of Linux distributions installed in a chroot environment using a simple GUI builder. Prerequisites A device running Android 2.1 and above, rooted. At least 5 GB free space on internal or external storage. A fast, wireless internet connection. Patience to wait for a distribution to bootstrap from the network. Configuring Linux Deploy for Kali There’s actually very little to be done to get Kali installed. By choosing  Kali Linux  in the “ Distribution ” t...