Jump to content
UBot Underground

blumi40

Fellow UBotter
  • Content Count

    872
  • Joined

  • Last visited

  • Days Won

    29

Everything posted by blumi40

  1. for anyone here who got problems with sql. google for navicat there are a free version of this nice program. With navicat it is massiv simple to get complex mysql sql92 statements try it - i'm sure u will luv it. A conector in ubot to MySQL would be great. For me it would be enougth like this connect to mysqldb ("ip, port, database, user, pass") mysql statement ("select plaplupp || update plaplupp || delete plaplupp || insert plaplupp")
  2. Any ideas! Need a online Payservice which easy to use simlar to payloadz.com but also with the possibilitiy accept Creditcards without the Paypalsystem behind. greetz blumi
  3. try apostrophe maybe it works 'C:\Program Files (x86)\CCleaner\CCleaner.exe'
  4. charlie... my example only figure out how it could work ... if u need a programmer let me know :D
  5. something like that could works but not tested =.*[a-zA-Z0-9]
  6. csv file is a textfile u can open that in notepad right mouseclick on it "open with" and then search for notepad
  7. u need a loop $total list and in this loop do the if condition 1. add list to list (your blacklistfile) 2. loop ($list total) 2.1 if ($searchpage with $next in list) not checked but i think that works blumi
  8. Bob its not the User who cracks Programs, its not the User who bring that to the warezscene. And think about some Argument. Bots are doing for automate Thinks. Example: We all knows what it means to use free Proxys and many of use provide Bots who got the proxyrun Routine in it. People who use that Kind of Bots, knows also the Rulez inet is working. If we all here knows a new Technik to do tricky thinks on a better Way ~ we do ! And for many of us it is doesnt matter if the new methode works in the grey Market. Also most of Costumers are dont care of it if it is not kriminal there use it. An
  9. rofl ~ means your code is so bad, noone would steel it :D
  10. Bob if it is, like you say... bring that secure idea to microsoft apple novell and deal whos pay the most for. sorry for that smugly replay but to send and replay data from local to remote there are no 100% secure methode even see the newes storys about sslhacking. If someone want to hack a application, he will find a way to do that we all know. The only way to secure your bots is run it on a serversystem and let the user give only a htmlinterface where he can delegate the job and get the result that also got the goal that i dont must present the user a software which brandet with "Powert b
  11. No Bob! A remote Login is as long good as long a user dont sniff socket and if it is a wordpress the user knows also which formfields are calling to fake that is realy easy for example: im a reg user of your bot whit a sniffer i scrape your postdata and the adress after that i go to my c:\win\sys32\driver\hots and edit the dns adresse i scrape to my localapachewordpress (127.0.0.1 bobswordpress.com) For sure u need skill for doing that the same u need to find security files on the foldertrap. Again the Foldertrap Example is for store tmp files and not for store login or reg infos i try
  12. its depence what your fantasy is playing whit... as example the folder deep can be mutch deeper than yet also u can place placeholderfiles and filename much more tricky than i did in this example.... i dont wanna bring a complete security suite it was a idea i was use earlyer. and this example is not for storing files for a long time but it is a possiblety to have a relative safe store for a tmp time thats all
  13. Hi all. After playing a while with the security thinks of ubot i found a workaround for make my files a bit more secure. to understand what that means u can download that files here http://content.wuala.com/contents/blumi40/ubotzeugs/the%20Bot.rar?dl=1 what it does u have to look by your self and test it by your self because my broken english isnt enougth to explane the system. try it and leave your comments. Files are for v4 but idea works also for 3.5 blumi
  14. I found a workaround whats not 100% save and some will say stupid but works for normal freaks. as my time in the warezscene years ago we was doing foldertrap on our ftp we allways was create folders from name 1 to 10 in every folder we did that again and again.... step by step 1.generate a foldertrap 2.give your included subroutines in passwortsaved zipfiles or any other packformat 3. in your ubot script generate depence on the deepness of your foldertrap random vars (var1 rand(1-10) var2 (1-10) etc) 4. unpack your script with the passwort to the generated folder example var1 = 7 var
  15. a good point to bring "we need odbc || sqllite support" blumi
  16. thx zap that worx fine !
  17. hi again. wanna scraps a table from http://www.beatport.com/genre/techno/6/top-100 and i was trying to use <table *>*</table> There are only one table in it so for my logic i should work but dont! any idea? blumi40
  18. blumi40

    on ERROR

    thx. but not easy to understand this.... what is to do if my script sucks because of a 404 or something similar blumi
×
×
  • Create New...