BackTrack Linux

BackTrack Linux (2)

解决backtrack5无法ssh登录问题

backtrack5安装完毕后,使用putty远程登录时显示network error:Connection refused
解决方法:

登录系统(系统默认用户名密码是root/toor,startx可以进入图形界面)

在命令终端输入命令,

#sshd-generate (系统可能会询问是否覆盖,全部选Y)。

或者

#ssh-keygen -t dsa -f /etc/ssh/ssh_host_dsa_key

密码置空

#ssh-keygen -t rsa -f /etc/ssh/ssh_host_rsa_key

密码置空

然后

:~# /etc/init.d/ssh restart

问题解决。

Read more...

How to use Joomscan to find the Joomla Vulnerability in Backtrack 5 Linux?

Joomscan is one of penetration testing tool that help to find the vulnerability in Joomla CMS.   TheUpdated version can detects 550 Vulnerabilities. Let me show how to use this joomscan in Backtrack5.

 

Download the Joomscan from here:

 http://web-center.si/joomscan/joomscan.tar.gz


 

Step 1: Moving to PenTest folder

Copy/Move the downloaded files in directory

/pentest/web/scanners/joomscan/



Step2: Set Permission

Now you have to set permission for the Joomscan file. In order to this, Type the following command in Terminal(if you don't know how to open terminal at all, please stop reading this and start it from basics of Linux).

CHMOD 0777 joomscan.pl



Step 3: Update

Update the scanner to latest version. To do this, enter the following command in Terminal:

./joomscan.pl update



Step 4: Scanning for Vulnerability

Now everything ok, we have to scan our joomla site for vulnerability. To do this, enter the following command in Terminal:

./joomscan.pl -u www.YourJoomlasite.com





Wait for a while, and it will list of the vulnerability found.

 

This tutorial is completely for Educational purpose only. This tutorial is for PenTester and Ethical Hackers .

Read more...
Subscribe to this RSS feed
( ! ) Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/category.php on line 191
Call Stack
#TimeMemoryFunctionLocation
10.0002403184{main}( ).../index.php:0
20.04631320744Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.04631320744Joomla\CMS\Application\SiteApplication->doExecute( ).../CMSApplication.php:196
40.18632977984Joomla\CMS\Application\SiteApplication->dispatch( ).../SiteApplication.php:233
50.18763002344Joomla\CMS\Component\ComponentHelper::renderComponent( ).../SiteApplication.php:194
60.18853057672Joomla\CMS\Component\ComponentHelper::executeComponent( ).../ComponentHelper.php:377
70.18863074728require_once( '/var/www/vhosts/shan.info/httpdocs/components/com_k2/k2.php' ).../ComponentHelper.php:402
80.19433141480K2ControllerItemlist->execute( ).../k2.php:64
90.19433141480K2ControllerItemlist->display( ).../BaseController.php:710
100.19893230568K2ControllerItemlist->display( ).../itemlist.php:49
110.19893230568K2ControllerItemlist->display( ).../controller.php:19
120.20073249464Joomla\CMS\Cache\Controller\ViewController->get( ).../BaseController.php:663
130.20193270200K2ViewItemlist->display( ).../ViewController.php:102
140.27843740192K2ViewItemlist->display( ).../view.html.php:1407
150.27843740192K2ViewItemlist->loadTemplate( ).../HtmlView.php:230
160.28083810312include( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/category.php' ).../HtmlView.php:701