Jump to content
sleed

Tutorial: Cum sa scanezi un Wordpress de Bug-uri

Recommended Posts

Posted

Buna seara.In acest tutorial am sa va arat cum se foloseste WP SCAN pentru Linux.

1.Ne trebuie un site care sa aibe cms-ul wordpress , instalat : Exemplu http://posturi.gov.ro

http://postimg.org/image/r59qz6nfz/

2.Instalam Git-hube, deoarece WPscan este acolo hostat. :

apt-get install git

3.Trebuie sa instalam cateva module , care , iti trebuie sa mearga WPscanu :

apt-get install libcurl4-gnutls-dev libopenssl-ruby libxml2 libxml2-dev libxslt1-dev ruby-dev ruby1.9.3

4.Download Pachetul ce contine wpscan , prin urmatoarea comanda in consola :

5.Instalam :

cd wpscan

sudo gem install bundler && bundle install --without test development

6.Si apoi testam ... :) cu urmatoarea comanda :

ruby wpscan.rb --url http://www.testsite.com --enumerate p
Exemplu :

http://postimg.org/image/ml0hgdb9r/

http://postimg.org/image/5issvms3n/

Wordpressu e foarte bun , daca nu sunt 100 de pluginuri instalate, daca poti lucra custom cu el e foarte bun , si daca stii sa l si securizezi , de exemplu cum e blogu de la RST.

Sursa : Source

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...