Tech-Boy-Andy we talk about technology, mobiles, computers, hacking.

  • This is default featured slide 4 title

    Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by NewBloggerThemes.com.

  • This is default featured slide 5 title

    Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by NewBloggerThemes.com.

Showing posts with label pc world. Show all posts
Showing posts with label pc world. Show all posts

Beware This Clever "Fake Attachment" Gmail Phishing Scam

 Beware This Clever "Fake Attachment" Gmail Phishing Scam





With a little know-how, most phishing scams are pretty easy to detect. This one, on the other hand, is devilishly clever and just might dupe you if you’re not careful.
The way this phish scam works is simple. Wordfence, who brought light to the scam, says the attacker creates an email address to disguise themselves as someone you know. Then they send you an email with an attachment, like a PDF or Word doc, that looks legitimate. When you click the attachment to see a preview of it, you get redirected to a Google sign-in page where you enter your credentials.
Here’s the trick: those attachments aren’t attachments—they’re embedded images designed to look like attachments that link out to a fake Google sign-in page. You can see an example of how real they look in Tom Scott’s tweet below.


What’s worse is everything about the fake Google sign-in page looks normal. The logo, text boxes, and tagline are all there. The only difference is in the address bar, where careful eyes will see that the page is actually a data URI with the prefix “data:text/htyml”, not a URL with the standard “https://”. But if you don’t spot it, the attackers get your information and use it to send out more of the same phish emails to your contacts.
Google has since updated Chrome to 56.0.2924, which makes it easier to spot fake forms like these, but it doesn’t exactly stop this type of scam dead in its tracks. And whether you use Chrome or not, it’s important to stay vigilant and keep your eyes peeled when checking email.


If you like the post please share it ... :)
Share:

The Anonymous Group: What is it and How big is it



The Anonymous Group: What is it and How big is it








Research proved that Anonymous hacktivists group is relatively much bigger than you anticipated and become quite popular among people all over the world but how did it all start?



The Anonymous group has been gaining a lot of attention in the past few years. This is mainly due to the way they act and the way they portray themselves. People donning Guy Fawkes masks and taking down the government and non-government agencies are sure to attract some attention, and because the activity of Anonymous is not restricted to a single country, they have gained global attention.




With many people talking about the hacktivist group, people have often wondered just how big the group is, given their widespread activities. However, that question is not easy to give a definitive answer to. As to what the group is, we take a look at that here.

Beginning

Anonymous first came in existence in 2003 when unknown users who were tagged as Anonymous posted images on 4chan’s /b/ board. The images were about random things but the Anonymous tag soon gained popularity on the website. The group then escalated their activities to internet pranks, troll events, and raiding websites like that of Habbo Hotel, a hotel in Finland.
In 2004, they started to use the website of Encyclopaedia Dramatica as a platform for their activities. For some years, they did little more than mass pranks and take action against communities that supported anti-piracy acts.

Change of Stance

In 2008, Anonymous started Project Chanology, a direct campaign against the Church of Scientology. The campaign included repeatedly carrying out DDoS attacks on the Church’s website, the Anonymous members, or Anons as they are called, used to make prank calls to the Church’s hotline, and sending black faxes to them to waste their ink cartridges. This project resulted in the group gaining global criticism from the media and authorities and global appreciation from casual internet users.



In 2010, Anonymous took their next big step, taking down the website of Aiplex software using a DDoS attack. Aiplex was a company based in India which partnered with different film studios to launch DDoS attacks against P2P sharing platforms and websites like The Pirate Bay. The group next took down the website of Recording Industry Association of America and Motion Pictures Association of America.


Under their project “Payback is a Bitch” they hacked the website of Copyright Alliance, giving their reason as an act against all those that want to silence people’s rights to spread information. After this, they attacked websites of companies like Amazon, PayPal, VISA, and Mastercard. This attack, named Operation Avenge Assange, was carried out because the aforementioned companies boycotted WikiLeaks.

Other groups and agendas of Anonymous

Anonymous is a hacktivist group that has grown enormously since it first came into existence. There are a number of groups that are associated with Anonymous, with LulzSec and Operation AntiSec. These groups have also targeted government agencies, video game companies, media groups, etc. LulzSec was formed after Anonymous attack HBGarry.

Official LulzSec logo
Official LulzSec logo Via: Enter
Speaking about the philosophy behind Anonymous, there is no particular set of guidelines that the group follows. It is merely a vast and intricate network of like-minded hackers who work with common ideas and goals. Recently, they have been involved in taking down Donald Trump’s Trump Towers’ website following the presidential candidate’s remarks on Muslim immigrants in the USA.



However, the most notable of Anonymous projects, which has gained them the most admirers, is their campaign against ISIS. The group are quite active in taking down any website that copies or spreads the propaganda of the terrorist outfit. They that had moved to the dark net, posting a message next to an advert for a pharmaceutical company that sold Prozac and Viagra. The group have also acted against paedophile websites, saying that they are against the injustice of any kind.
Anonymous – Web Warriors Full Documentary










If you like the post please share it ... :)
Share:

Hacking WPA/WPA2 without dictionary/bruteforce










Hacking WPA/WPA2 without dictionary/bruteforce





Fluxion (linset)

I hadn't ventured into Hackforums since a while, and this time when I went there I saw a thread about a script called Fluxion. It's based on another script called linset (actually it's no much different from linset, think of it as an improvement, with some bug fixes and additional options). I did once think about (and was asked in a comment about) using something like a man in the middle attack/ evil twin attack to get WPA password instead of going the bruteforce/dictionary route, but never looked the idea up on the internet nor spent much time pondering over it. However, once I saw the thread about this cool script, I decided to give it a try. So in this post I'll show you how I used Fluxion, and how you can too.
Disclaimer : Use this tool only on networks you own .Don't do anything illegal.

Contents

  • Checking if tool is pre-installed, getting it via github if it isn't.
  • Running the script, installing dependencies if required.
  • Quick overview of how to use Fluxion.
  • Detailed walk-through and demonstration with text explanation and screenshots
  • Video demonstration (not identical to the written demo, but almost the same)
  • Troubleshooting section




Just double checking

The first thing I did was make sure that Kali doesn't already have this tool. Maybe if you are reading this post a long time after it was written, then you might have the tool pre-installed in Kali. In any case, try this out:
fluxion
I, personally tried to check if linset or fluxion came pre-installed in Kali (though I didn't expect them to be there).

Getting the script

Getting the script is just a matter of cloning the github repository. Just use the git command line tool to do it.

If you have any problems with this step, then you can just naviagate to the repostitory and manually download the stuff.


Update : There seems to be some legal trouble with Fluxion. The creator of the script has removed the source code of the tool, and uploaded code that is supposed to delete fluxion from your computer. I don't know the specifics of what is going on, but will provide updates ASAP.
Update : Now the repository is gone altogether!
What this means : As of now, this tutorial is useless. If you can find the source code for Fluxion, then you can use it and continue with the tutorial. Otherwise, not much can be done without the tool.


Update Again!
You can try this repo - https://github.com/wi-fi-analyzer/fluxion. It's an old version, might or might not work.

git clone https://github.com/wi-fi-analyzer/fluxion

There are 4 dependencies that need to be installed

Running the script

Just navigate to the fluxion directory or the directory containing the scripts in case you downloaded them manually. If you are following the terminal commands I'm using, then it's just a simple change directory command for you:
cd fluxion
Now, run the script.
sudo ./fluxion



Dependencies

If you have any unmet dependencies, then  run the installer script.
sudo ./Installer.sh
I had 4 unmet dependencies, and the installer script run was a buggy experience for me (though it might be becuase I have completely screwed up my system, editing files I wasn't supposed to and now I can't get them back in order) .It got stuck multiple times during the process, and I had to ctrl+c my way out of it many times (though ctrl+c didn't terminate the whole installer, just the little update popup). Also, I ran the installer script twice and that messed up with some of the apt-get settings. I suggest that after installation is complete, you restore your /etc/apt/sources.list to it's original state, and remove the bleeding edge repositories (unless you know what you're doing). To know what your repository should look like, take a look here.


Anyways, one way or the other, your unmet dependencies will be resolved, and then you can use Flexion.
PS: For those trying to use apt-get to install the missing stuff - some of the dependencies aren't available in the default Kali repos, so you'll have to let the script do the installation for you, or manually add the repos to /etc/apt/sources.list (look at the script to find out which repos you need to add)


Fluxion

Once again, type the following:
sudo ./fluxion


This time it should run just fine, and you would be asked a few very simple questions.
  • For the wireless adapter, choose whichever one you want to monitor on. For the channels question, choose all, unless you have a specific channel in mind, which you know has the target AP.
  • Then you will see an airodump-ng window (named Wifi Monitor). Let it run while it looks for APs and clients. Once you think you have what you need, use the close button to stop the monitoring.
  • Fluxion using airodump-ng
  • You'll then be prompted to select target.
  • Then you'll be prompted to select attack.
  • Then you'll be prompted to provide handshake.
  • If you don't have a handshake captured already, the script will help you capture one. It will send deauth packets to achieve that.
  • After that, I quit the procedure (I was using the script in my college hostel and didn't want to cause any troubles to other students).

If you are with me so far, then you can either just close this website, and try to use the tool on your own (it look intuitive enough to me), or you can read through the test run that I'm going to be doing now.

Getting my wireless network's password by fooling my smartphone into connecting to a fake AP

So, in this example run, I will try to find out the password of my wireless network by making my smartphone connect to a fake AP, and then type out the password in the smartphone, and then see if my Fluxion instance on my Kali machine (laptop) gets the password. Also, for the handshake, I will de-authenticate the same smartphone.
PS: You can probably follow this guide without having any clue how WPA works, what handshake is, what is actually going on, etc., but I suggest you do read up about these things. Here are a few links to other tutorials on this website itself that would prove useful (the first two are theoretical, yet nice, the third one is a pretty fun attack, which I suggest you try out, now or later):
  1. Things you should know about Wireless Hacking - Beginner Level Stuff
  2. Things you should know about Wireless Hacking Part II - Intermediate Level Stuff
  3. Evil Twin Attack
This is the theoretical stuff. Experience with tools like aircrack-ng, etc. would also be useful. Take a look at the navigation bar at the top and look at the various tutorials under the "Wireless Hacking" category.
Anyways, with the recommended reading material covered, you can comfortably move on to the actual hacking now:

The real stuff begins!

This section is going to be a set of pictures with captions below them explaining stuff. It should be easy to follow I hope.
Select language
After selecting language, this step shows up.
Note how I am not using any external wireless card, but my laptop's internal card.
However, some internal cards may cause problems, so it's better to use an
external card (and if you are on a virtual machine you will have to use an external card).

The scanning process starts, using airodump-ng.

You get to choose a target. I'm going after network number 21, the one my smartphone
is connected to.

You choose an attack. I am going to choose the Hostapd (first one) attack.

If you had already captured a 4-way handshake, then you can specify the location
to that handshake and the script will use it. Otherwise, it will capture a handshake
in the next step for you. (A tutorial on capturing the handshake separately)
If you didn't capture a handshake beforehand, then you get to choose which
tool to use to do that. I'm go with aircrack-ng.

Once you have a handshake captured (see the WPA Handshake: [MAC Address] on top, if it's
there, then you have the handhake), then type 1 and enter to check the handshake. If everything's fine,
you'll go to the next step.

Use the Web Interface method. I didn't try the bruteforce thing, but I guess it's just
the usual bruteforce attack that most tools use (and thus no use to us, since that's
not what we are using this script for).

This offers a variety of login pages that you can use to get (phish) the
WPA network's password. I went with the first choice.

After making your decision, you'll see multiple windows. DHCP and DNS requests are being handled in
left two windows, while the right two are status reporting window and deauth window (to get users
off the actual AP and lure them to our fake AP)

In my smartphone, I see two network of the same name. Note that while the original network is WPA-2
protected, the fake AP we have created is an open network (which is a huge giveaway stopping most people
from making the mistake of connecting to it). Anyways, I connected to the fake AP, and the DNS and DHCP windows
(left ones), reacted accordingly.
After connecting to the network, I got a notification saying that I need to login to the wireless network.
On clicking that, I found this page. For some people, you'll have to open your browser and try to open a website (say facebook.com) to get this page to show up. After I entered the password, and pressed submit, the script ran the
password against the handshake we had captured earlier to verify if it is indeed correct. Note how the
handshake is a luxury, not a necessity in this method. It just ensures that we can verify if the password
submitted by the fake AP client is correct or not. If we don't have the handshake, then we lose this ability,
but assuming the client will type the correct password, we can still make the attack work.

Aircrack-ng tried the password again the handshake, and as expected, it worked.
We successfully obtained the password to a WPA-2 protected network in a matter of minutes.















If you like the post please share it ... :)
Share:

how to download youtube videos in mp3 #fast and #free online

how to download youtube videos in mp3 #fast and #free online


www.onlinevideoconverter.com is the easiest online service for converting videos to mp3. You do not need an account, the only thing you need is a YouTube URL. We will start to convert the audiotrack of your videofile to mp3 as soon as you have submitted it and you will be able to download it. Different from other services the whole conversion process will be perfomed by our infrastructure and you only have to download the audio file from our servers. Because of this our software is platform-independent: You can use it with your Mac, a Linux PC or even an iPhone. All our conversions will be perfomed in high quality mode with a bitrate of at least 128 kBit/s. Do not worry, our service is completely free. We need approximately 3 to 4 minutes per video.

watch an video to understand better.

INSTRUCTIONS

  1. Copy and paste the video link that you want to convert.
  2. Select ".mp3" in the format field.
  3. Click the "Start" button to initiate the conversion.
  4. When the conversion is done, download the file from the link provided.



                       

If you like the post please share it ... :)
Share:

Download Youtube videos in HD without any Software

How To Download Youtube videos in HD without any Software 





SaveFrom.net YouTube Download Guide 


YouTube, a subsidiary of Google, is now the largest video-sharing website where you can enjoy any general videos, TV show clips, music videos and movie videos at will. Users are allowed to upload, view and share videos, but not to download video directly. This is where YouTube Download Software lies in. Generally, people are inclined to utilize some online YouTube download service or install YouTube download Add-ons like SaveFrom.net YouTube Downloader helper.
SaveFrom.net, one of those marked online YouTube download service providers, is best known for its online YouTube downloader. Here we will show you 3 ways to fast free download any YouTube videos,

Ways to Use SaveFrom.net YouTube Downloader

[1st Way]: Enter the YouTube video URL you want to download into the Address Bar of SaveFrom.net webpage, click "Download" button to analyze the video information, then choose a certain format/resolution video to download;
[2nd Way]: Install SaveFrom.net helper from its website and then go to YouTube.com, download any video by clicking the "Download" button and choosing one available format (Often MP4 and FLV formats video).
Attention! It's only workable on Windows XP/Vista/7/8 systems.

[3rd Way]: Directly add certain letters in the YouTube video URL, then press Enter to the video downloading webpage. Here just take "Sia Chandelier"'s official YouTube URL for example: https://www.youtube.com/watch?v=2vjPBrBU-TM (Original URL address)
* Add "ss" before "youtube": https://www.ssyoutube.com/watch?v=2vjPBrBU-TM
* Add "sfrom.net/" before URL: sfrom.net/https://www.youtube.com/watch?......
* Add "savefrom.net/" before URL: savefrom.net/https://www.youtube.com/watch?......


                 




If you like the post please share it ... :)
Share:

10-Most Interesting Websites to kill Your Boredom

Most Interesting Websites to kill Your Boredom



1. Virtual Mount Everest Climbing

This website helps you to virtually climb the Great Mount Everest. It provides a virtual 3D Trip scaling over the entire heights of the mount Everest. This website is a Virtual 3D Trek to the Summit of the Everest peak.

2. A soft Murmur

This website is totally amazing if you have enough disturbance around you and want to chill for a while. Just plug in your headphones and select the kind of ambient sounds you would prefer. You can select the intensity too after selecting the sound among Rain, Wind, Thunder, Birds and much more. You must try this.

3. Faces of Facebook

This website’s homepage is loaded with more than 1.2 Billion facebook users profile pictures which remind a facebook user how tiny he is when considered the big picture. The entire length of this website is loaded with profile pictures of all the 1.2 Billion facebook users and have a good time finding out your face in it!. The #1 face on this website is the face of Mark Zuckerberg himself.

4. Solve the Riddle!

This is a very interesting website, where you need to solve a Riddle, which is based on multiple levels. This Riddle only requires you to carefully observe the surroundings displayed on the screen and do the necessary to proceed further in solving the Riddle! Comprised of 81 levels! this is one great way to kill your time, so get your thinking cap on!

5. Is it Normal?

The website will help you understand whether your thoughts, feelings, and urges are normal or weird and just unique to you. People can ask questions and once it gets approved, the community can weigh in their thoughts.You can also ask embarrassing questions here.

6. 100,000 Stars

If you still aren’t convinced that you need to relax and that our problems are not of the highest order, this is a must-visit website. This website shows just how tiny part of this universe that we are!

7. Google Maps 2D Driving Simulator

This website will let you drive a bus or a car on the road you’ve always wanted. This is an amazing 2D Driving Simulator that draws its surroundings based on Google Maps. The only catch is, you must obey the rules and drive on the roadways only!

8. Stratocam.com

This website is consists of some of the best satellite images ever found on Google Maps. You need to run the website in full-screen mode (F11) and you may discover some pretty amazing and unexpected place on our beautiful earth .

9. YouTube Map Explorer

– Explore Youtube on a Google Map

10. Touch Pianist

Do you want to play Piano and play famous music without worrying about the notes and keys? no problem! This website lets you play the Piano strings by hitting keys on your keyboard. You can play some of the most famous tunes on this web app.
                                 
If you like the post please share it ... :)
Share:

Here are the top 10 global conversations of 2016 on Twitter

Here are the top 10 global conversations of 2016 on Twitter



Twitter has released what led our conversations of 2016 on the microblogging platform. As you would expect, spectacular sporting events, politics, social issues, TV, games among others trended for the most part of the year and thus scored a placement on the list.
Here is a breakdown of what events led the conversations on Twittersphere, since the microblogging platform bests most social networks in leading live conversations across the globe.  
1.#RIO2016
The biggest sporting event of the year was the Rio Olympics and the USA triumphed with 46 Gold medals, 37 of Silver and finally 38 Medals of Bronze. It was followed closely by China with 70 overall medals and Great Britain with 67.
2.#Election2016
Most countries have held elections this year and many have come with surprises. The US elected Donald Trump, Pres. Museveni scored big here, Gambia just said goodbye to Yahya Jammeh and Ghananians are soon deciding but overall the US election led the pack.
3.#PokemonGO
This augmented reality hit game scored big with 45 million daily active users at its peak only for the hype to die out in months leading to the year’s closure, but still, it made headlines.
4.#Euro2016
The European Cup brings together top dogs in European football to compete for one of the most prized soccer trophies. Portugal won this year.
5.#Oscars
The Academy Awards of 2016 weren’t without surprises with Leonardo DiCaprio emerging the best actor for his role in the movie, The Revenant. This ended his long Oscar drought since time immemorial. Congs the Wolf of 2016 Oscars.
6.#Brexit
The UK held a referendum deciding to secede from EU in what has come to be known as #Brexit. The vote was in favor and it has since shaken the European Bloc. The issue has now found its way to the Palace of Westminster awaiting debate from British Parliamentarians.
— Twitter (@twitter) December 5, 2016
7.#BlackLivesMatter
The Black activist movement has made headlines over social issues affecting the African-Americans like police brutality, racial profiling and inequality.
8.#Trump
US President-Elect, Donald Trump won the college vote to become the 45th president of the United States of America. Mocked by mainstream media, he defied odds to win favorite, Hillary Clinton who took the popular vote instead.
9.#RIP
Many icons lost their lives in the year 2016. Notable ones include Prince, Robert Vaughn, Gene Wilder, Mohamed Ali among others. May their souls rest in peace.
10.#GameOfThrones
The season 6 premier of this HBO hit show once again hit the headlines with fan favorite(Spoiler alert), Jon Snow awakening from the hollows of death  and so many interesting events that took place. It wounds the list for conversation drivers of 2016.
Share:

Top 10 Free Screen Recording Software For Windows

Top 10 Free Screen Recording Software For Windows


Here we make a list of Top 10 best screen recording software for window PC.  With the help of these software you can record your computer screen and make a video tutorial for your Youtube Video.
We have listed few best screen recording software. Links will open in new tab.
1.CamStudio (Free)
CamStudio is used widely for recording screen and capturing. You can even enable or disable your mouse cursor, record sounds from software or a microphone. You can even select your screen pixel to be recorded or a selected program window so that the rest won’t be recorded in your desktop.

2.Ezvid (Free)
Ezvid is a screen recording software with an in-built video editor where you can split your recordings and you can add text and slip your recordings and create a slideshow effect and speed control. Using this software you can upload your video directly to YouTube.


3. Jing (Free)
Jing allows you to capture video, animation and images and share them on internet. In jing we can create short keys to make things quicker. You can record and selected Window or region that you would like to record in Jing.

4.Screenr (Free)
Unlike other software screenr has nothing to do with you computer or install on your computer. It is a free online tool where you can record your screen without installing any software on online. It requires Java and you can record upto 5mins maximum.


5. Rylstim Screen Recorder (Free)
Rylstim Screen Recorder is simple software that just records your screen after you hit “Start Record” This software does’nt record input device like microphone. Rylstime is a free software and you can even get a paid version too. This software is useful for people who are lazy on configuring their settings.

6.Camtasia Studio (Paid) (Free Trial Version only)
Camtasia studio best paid software for screen recording or screen capturing. You can even import videos, music, photos and customize according to your need. You can even export your video or upload your video directly to YouTube.

7. Webinaria (Free & Open Source)
Webinaria is a open source software for screen recording and screen capturing. Using this software you can create Flash(AVI to FLV) recordings of your desktop, record microphone with your presentation or demo and even save or edit your recordings to add voice, webcam or text.



8.FRAPS (Paid) (Free Trial Version Only)
FRAPS is widely used by gamer’s to record game play. Fraps can capture audio and video upto 7680×4800 with custom frame rates from 1 to 120 fps (Frames per second). In Fraps we have hotkeys to record screen. It also used for recording movies at great quality.

9.ActivePresenter (Free + Paid)
Active Presenter is similar to other screen recording softwares. You can add voice, call-outs, annotations, videos and graphics. You can export your video to website,desktop,mobile device.

10.Icecream Screen Recorder (Free)
Icecream screen recorder a free tool to record your screen as a screenshot or a video. Easy to use and can record Skype video in HD and record webinars and games. In 3 ways to explain this is easy,simple and useful tool.


If you like the post please share it ... :)
Share:

Comment

Labels

Recent Posts

Unordered List

  • Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
  • Aliquam tincidunt mauris eu risus.
  • Vestibulum auctor dapibus neque.

Sample Text

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

Ut enim ad minim veniam, quis nostrud exercitation test link ullamco laboris nisi ut aliquip ex ea commodo consequat.