mayo 2020 ~ Money Guardian

.

.

RED_HAWK: An Information Gathering, Vulnerability Scanning And Crawling Tool For Hackers

By on 0:59
About RED_HAWK: RED_HAWK is a all in one tool for Information Gathering, Vulnerability Scanning and Crawling. A must have tool for all pentesters and hackers.RED_HAWK's features:Basic ScanSite Title (NEW):   IP Address   Web...

How To Connect Database With PHP | Cool Interface Software | Tutorial 2

By on 21:50

Welcome to my 2nd tutorial of PHP and MYSQL. In the previous video I've discussed How to download and install a server PHP and also How to create databases and How to create tables in the databases in the form of rows and columns.

In this video I've discussed multiple ways to connect database with PHP such as by using variables etc. First of all you have need to install a cool interface software for coding. I suggested you to download any one of them such as Dreamweaver, Notepad++, Sublime Text Editor and Atom etc. I'm using sublime text editor in this series of tutorial.

Syntax of PHP

<?php

//type here the code

?>


How to save the PHP file

You should save your PHP file in the root directory of the server. In XAMPP the "htdocs" is the root directory of the server. In WAMPP "www" is the root directory. Now how to save the file?

Step 1:

Press CTRL + S button to safe the file.

Step 2:

Go to the server location where it has been installed. By default it is installed in Local Disk C. Got C drive.

Step 3:

Go to XAMPP directory.

Step 4:

Go to htdocs diretory.

Step 5:

Save a file there with extension ".php". You can create a different folders for different projects in htdocs directory. So first create the folder in htdocs and then save your files in the folder.

How to Run PHP Script

Step 1:

Open a XAMPP control panel and start Apache and Mysql services.

Step 2:

Open your web browser.

Step 3:

Type localhost/yourFolderName/yourFileName.php and hit enter. For example: localhost/myFolder/index.php.





You need to install compatible version of java , So that you can run BurpSuite.

Related links


  1. House Hacking
  2. Herramientas Growth Hacking
  3. Python Hacking
  4. Viral Hacking
  5. Hacking Ético Con Herramientas Python Pdf
  6. Escuela De Hacking
  7. Libro Hacking Etico
  8. Que Es Hacking Etico
  9. Que Estudia Un Hacker
  10. Hacking Web Technologies Pdf
  11. Como Ser Un Buen Hacker
  12. Phishing Hacking
  13. Python Hacking
  14. Mind Hacking
  15. Que Es Hacking Etico
  16. Hacking The Art Of Exploitation

BruteSpray: A Brute-forcer From Nmap Output And Automatically Attempts Default Creds On Found Services

By on 16:44
About BruteSpray: BruteSpray takes nmap GNMAP/XML output or newline seperated JSONS and automatically brute-forces services with default credentials using Medusa. BruteSpray can even find non-standard ports by using the -sV...

Extending Your Ganglia Install With The Remote Code Execution API

By on 19:08
Previously I had gone over a somewhat limited local file include in the Ganglia monitoring application (http://ganglia.info). The previous article can be found here -http://console-cowboys.blogspot.com/2012/01/ganglia-monitoring-system-lfi.htmlI recently grabbed the latest...

PDFex: Major Security Flaws In PDF Encryption

By on 13:28
After investigating the security of PDF signatures, we had a deeper look at PDF encryption. In co­ope­ra­ti­on with our friends from Müns­ter Uni­ver­si­ty of Ap­p­lied Sci­en­ces, we discovered severe weaknesses...