Posts

Search on Google like professional using this technique

Image
Search on Google like professional using this technique Many people use the internet for searching, and the most used browsers is the famous one Google that's why you should know those techniques to make it more productive and helpful. Search social media Put @ in front of a word to search social media. For example: @twitter. @facebook Search for a price Put $ in front of a number. For example: camera $400. Search hashtags Put # in front of a word. For example: #throwbackthursday Exclude words from your search Put - in front of a word you want to leave out. For example: jaguar speed -car Search for an exact match word Put a word or phrase inside quotes. For example: "tallest building". Search within a range of numbers Put ".." between two numbers. For example: camera $50..$100. Combine searches Put "OR" between each search query Then Google will look for sites contain one of the search query or all of them. For example:...

Execute bash command from python shell console.

Image
Execute bash command from python shell console . Almost Every unix., Linux machine came with pre-installed python sometimes the distribution may came by an older version but you can update it by simpl command line. python is a very powerful language that has a lot of features and an active community, And the ability to download any library without mentioning its standard library (pre-installed library) that are installed by default exemple ( datetime, math, random, os, multiprocessing, subprocess, socket, email, json...)    Désavantages of bash scripting Python is a  Shell scripting language which means it is developed mainly to deal with the system and its files, just like bash. Each scripting language has its benefits for example when it is came to dealing with systems files (copying, renaming, creating, reading...) bash provides better experience for every day using then any other language using cd, mv, cp, ls ... command. Bash disadvantage appears ...

Tool-x in termux

Image
After we discussed how to install termux and setup our environment (apt update, apt upgrade) now it is time to use it for penetration testing. The termux app is a Linux emulater, can be used almost the same way as any Linux distribution even like the famous one kali linux. How to transform termux into pentest tool without root?  We need to understand that termux is not made especially for hacking  but we can use it to install hacking optemised tool for it or even to install the famous kali nethunter all thus with just a simple way using  Txtool.  Before we download Txtool on termux let's first understand why we should download it.  We said that we can use termux for different purposes depend on your need, (C programming, C++ programming, python programming,network scanning, web scanning, exploring exploit in different os... ),all this based on the tools that you download so all what you have to do is to look on the internet for needed tool then download it ...

Linux command you need to know

Image
Some Linux command that you can use it in termux emulater this command can be used for every Linux distribution. cd command Cd [directory name] use this command to move from local directory to next/previous directory For examples : if you are in a directory called "local _directory" contain  other directories one of them named "next_directory", to move from "local_directory " to " next_directory" just type : cd next_directory then hit enter, if next_directory contain an other directory jus type cd directory_name , in case you want to return to previous folder in this case you don't have to know the name of the file just type cd ..  (cd space then 2 point) then hit enter. Linux command are very sensitive when it came to the syntaxe, you must be careful in spelling of every letter you write and specially big and small one for example "Cd" is not the same as "cd" and not the same as "CD", otherwise you will have e...

Termux terminal linux emulater for Android

Image
Termux is linux terminal emulater that works directly with no rooting or setup required, created for Android os available on Google play store and F-droid, support Android 5.0 and above. This Android app in the right hands can transform your smartphone into powerful remote hacking device you can take it anywhere in your pocket, and all That dépend on your skills. As a Linux emulater, it run almost all the command that can be be run by any Linux machine and you can almost install on it whatever package you want, just search for it online especially on github. Once you install it on your device run apt update & & apt upgrade Then hit enter  Your app will look in the internet for an update and it will ask you if you want to install it y/n  just type y. Now type  termux-setup-storage Then hit enter a new pop-up window will ask for storage permissions just allow. And that's it for now your app is ready to use. For more detailed information we recommen...

Rules to respect in order to get approved by adsense

Image
The first thing came to your mind when you think about making money blogging on the internet is   Google adsense the most used advertising program on the web in 2015 thew pay nearly $ 10B to their publishers. So, all what you have to do is making a blog in blogger website (WordPress website or Google blogger. Com) then sit back and watch the money floating into your wallet, it's a good plan only if your blog get approved by adsense whish not quite easy at all. First of all you should keep in mind the the terms and the policies of adsense may change any time and per our Terms and Conditions, it's your responsibility to keep up-to-date with them. AdSense Program policies Invalid clicks and impressions The publisher shouldn't press on their own ads or use any other method to inflate impressions (click) artificial or manually. Encouraging clicks or views (non-rewarded inventory) The publisher participating in adsense should not encourage the user to c...

Obtain free certification in the fundamentals of digital marketing from google

Image
Obtain free certification in the fundamentals of digital marketing from google Since 2015 Google has released a the platform called digital garage to give the opportunity to Learn the fundamentals of digital marketing for any one and get recognized certification from google for free . This certification show the employers that you have a clear understanding of the core concepts of digital marketing and have a great digital skills which will help you to find a new job or get promoted You can  add it to your CV, and easily upload it to your LinkedIn page. the certification given after passing the final exam which is accredited by Interactive Advertising Bureau Europe and The Open University II. There are 26 modules to explore, all created by Google trainers, packed with practical exercises and real world examples to help you turn knowledge into action. This course is based on video tutorials that available on the internet it is mean you can access it anytime anywhere a...