From Syhunt Web Application Security Docs

SyhuntHybrid5: Hybrid Scan

Syhunt's unique gray box/hybrid scanning capability allows it to scan the application's source code first, acquire important information about them, and then try to remotely confirm flaws (XSS, File Inclusion, SQL Injection, Command Execution, etc) by using this information.

Follow along with this guide to learn how to perform a hybrid scan and generate a vulnerability report.

How to perform a hybrid scan

  1. Launch Syhunt Hybrid and click the Syhunt Dynamic icon or New Scan button in the welcome page.

  2. Enter the URL of the website you want to scan.

  3. Select a scan method. We recommend the Application Scan (Default) method, which scans for all vulnerabilities using the recommended settings - the different scan methods are explained in the Hunt Methods section.
  4. Check edit site preferences.
  5. Click the Start Scan button.
  6. Assign a source code folder to the site. The source code directory must contain a copy of the web site source files. When assigning a source code directory, you must point exactly to the root of the web site (where the index files are located).
  7. Configure any custom source code extensions, if required, in the Advanced tab. For example: if you have PHP scripts with a .foo extension, add ".foo=.php".
  8. Hit OK to start the scan.

In the end of the scan, you can click Generate a Report to save the results as a HTML report or any other prefered format.

The next time you perform a scan you, there is no need to check Edit site preferences (unless you want to modify the settings and assign a different source code folder).

Alternate Method: Using the Sandcat Browser

If you prefer, you can launch a scan from within the Sandcat Browser - the end results will be identical to the method explained above.

  1. Launch Syhunt Hybrid and double-click the Sandcat Browser icon or New Tab button in the welcome page.

  2. Navigate to the website you want to scan.
  3. Assign a source code folder to the site (you can do this by clicking the button Syhunt Dynamic -> Site Preferences.



    The source code directory must contain a copy of the web site source files. When assigning a source code directory, you must point exactly to the root of the web site (where the index files are located).
  4. Configure any custom source code extensions, if required, in the Advanced tab. For example: if you have PHP scripts with a .foo extension, add ".foo=.php".
  5. Hit OK to save the settings.
  6. Click the Scan This Site menu option to start the hybrid scan.



    If you prefer you can scan for specific vulnerabilities using the Scan for Specific Flaws submenu - the different methods are explained in the Hunt Methods section.

In the end of the scan, you can click Generate a Report to save the results as a HTML report or any other prefered format.

The next time you perform a scan you can jump from the step 2 to 6.

Additional Help

Retrieved from https://www.syhunt.com/docwiki/index.php?n=SyhuntHybrid5.GrayBox
Page last modified on October 17, 2018, at 03:03 PM