Jump to content

[Share] MySQL Editor


RoDaM

Recommended Posts

Hello to every one, i have created an mysql editor good work with this tool!

 

 

Viruses Resluts:

 

Antivirus  Version  Last Update  Result

AntiVir 7.11.0.153 2010.12.23 -

Antiy-AVL 2.0.3.7 2010.12.23 -

Avast 4.8.1351.0 2010.12.23 -

Avast5 5.0.677.0 2010.12.23 -

AVG 9.0.0.851 2010.12.23 -

BitDefender 7.2 2010.12.23 -

CAT-QuickHeal 11.00 2010.12.23 -

ClamAV 0.96.4.0 2010.12.23 -

Command 5.2.11.5 2010.12.23 -

Comodo 7163 2010.12.23 -

DrWeb 5.0.2.03300 2010.12.23 -

Emsisoft 5.1.0.1 2010.12.23 -

eTrust-Vet 36.1.8057 2010.12.23 -

F-Prot 4.6.2.117 2010.12.23 -

F-Secure 9.0.16160.0 2010.12.23 -

Fortinet 4.2.254.0 2010.12.23 -

GData 21 2010.12.23 -

Ikarus T3.1.1.90.0 2010.12.23 -

Jiangmin 13.0.900 2010.12.22 -

K7AntiVirus 9.74.3330 2010.12.23 -

Kaspersky 7.0.0.125 2010.12.23 -

McAfee 5.400.0.1158 2010.12.23 -

McAfee-GW-Edition 2010.1C 2010.12.23 -

Microsoft 1.6402 2010.12.23 -

NOD32 5728 2010.12.23 -

Norman 6.06.12 2010.12.23 -

nProtect 2010-12-23.02 2010.12.23 -

Panda 10.0.2.7 2010.12.23 -

PCTools 7.0.3.5 2010.12.23 -

Prevx 3.0 2010.12.23 -

Rising 22.79.02.04 2010.12.23 -

Sophos 4.60.0 2010.12.23 -

SUPERAntiSpyware 4.40.0.1006 2010.12.23 -

TheHacker 6.7.0.1.104 2010.12.21 -

TrendMicro 9.120.0.1004 2010.12.23 -

TrendMicro-HouseCall 9.120.0.1004 2010.12.23 -

VIPRE 7794 2010.12.23 -

ViRobot 2010.12.23.4216 2010.12.23 -

VirusBuster 13.6.110.0 2010.12.23 -

 

 

Download Mirror:

 

http://fpsoft.de.cm/uploader/FileProcessingScripts/PHP/UploadedFiles/MySQL%20Editor.rar

Link to comment
Share on other sites

share the source code please

 

Is big code, because i am work a lot of time to do that, but here not have for source code section to share it, i don't know if i share in truth section this tool.

 

If any problem please replay here!

Link to comment
Share on other sites

Description? Images?

 

I will add them to other shares is example program is for start i have the log Virus (and don't have virus) this is one! I will share more tools like this one :D

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.
Note: Your post will require moderator approval before it will be visible.

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.



  • Posts

    • Hello if anyone is looking for interlude server with free bot, no P2W and uniques features I can recommend freshly opened https://l2romans.com/features/, great server for chilling and having fun with friends casually. Everyone is welcomed
    • So excited to announce 3x Telegram Premium (6 months)   Join our official TG and participate to win!   Asocks.com - trusted proxy service providing mobile and residential proxies with a single price of $3 per 1GB   A huge locations pool and high speed will help complete all tasks    
    • Well, sorry not sorry for resurrecting old topic, but I believe it's ultimately stupid to implement license checks like Vilmis did 🙂   private static String url = "jdbc:mysql://185.80.128.233/" + getData("Zm9ydW1fZGI="); private static String username = getData("bXJjb3B5cmlnaHQ="); private static String password = getData("Y29weXJpZ2h0XzEyMw=="); con = GlobalDB.getInstance().getConnection(); PreparedStatement statement; statement = con.prepareStatement("SELECT field_6 from core_pfields_content WHERE member_id = ?"); statement.setInt(1, Config.FORUM_USER_ID); ResultSet rset = statement.executeQuery();   This awesome way of coding things leaves us with base64-encoded credentials and DB exposed and accessible globally 😉 Btw he checks his licensing data from some plugin generated table his forum uses. Vilmis took action and ensured that mrcopyright user would have only needed accesses and rights for this operation. But he forgot to ensure that his INFORMATION_SCHEMA database would not be exposed and readable... That leads us to fully readable server variables like version used (10.1.26-MariaDB-0+deb9u1 - pretty ancient DB and OS, I'd assume). From here you can go south and do some kinky stuff, if you want and have knowledge for that. But who cares, right?   Ooh, table core_pfields_content field_6 is IP address which is checked by FORUM_USER_ID. Yep, you can query all IP addresses there (124 of them right now) and also do whatever you want with them! 🙂  The most fun part? Files source has been shared what, more than 2 years ago?  Vilmis still uses very same credentials and never changed it after sources exposure - who cares. Although, "sources" may be way too strong word here. If anyone still use paid Orion versions, I'd suggest packing your shit and leaving immediately, or at least fix this incompetent fool caused problems. It's obvious Vilmis don't care or maybe doesn't even know from the first place how to solve this problem (hint hint - tiny PHP Rest API microservice which would do absolutely the same but without exposing sensitive data?). By doing that, he exposes his infrastructure and YOUR data, and he does that for more than 2 years now 🙂 Developer of century!    
    • rename the l2.bin into l2.exe
  • Topics

×
×
  • Create New...