Files

> > CS2D > Lua Scripts > Random RCon Pass Generator
Files overviewCS2D overviewLua Scripts overview

English Random RCon Pass Generator >

28 comments847 b, 630 Downloads

old Random RCon Pass Generator

EngiN33R
Moderator Off Offline

Boredom does wonders...

So I remembered about a long-forgotten thread how a guy's rcon always got hacked even if he changed it every now and then, and so I made a pass generator script. It creates a random RCon password every half an hour, a password that no one can hack.

(EDIT: Keep in mind this has been made before there was the ability to set a list of people who can use the RCon)

Features:

> The script has 3 difficulty levels:

• First difficulty is 6 symbols without any special ones (like @ and #), only numbers and letters (in different cases, so both Z and z are possible).
Example:
1
k6R5mw


• Second difficulty is 6 symbols WITH special ones.
Example:
1
$K#bZX

• Third difficulty is 8 symbols with special ones.
Example:
1
^(9@27o(

You can edit the difficulty level in the script, on
1
difficulty = 3
line.

> The RCon password it creates is broadcast by msg2 to admins (recognized by USGN IDs, you can set them in the table on first line). Admins can also say "rcon" (without quotes) to open a menu with one item - the RCon password (the menu does nothing, it just has a button with the password so you can rewrite it).

> A new password is generated every half an hour. You can also generate it manually by writing this in console:
1
lua changepassword()

Report any bugs you find!

Have fun and be secure!
edited 3×, last 04.11.12 12:49:03 pm
Approved by Seekay

Download Download

847 b, 630 Downloads

Comments

28 comments
Page
To the start Previous 1 2 Next To the start

Log in!

You need to log in to be able to write comments!Log in

old

Wanienz
User Off Offline

Nice Lua
I like it!

old

Avo
User Off Offline

I had the same idea and wanted to be sure if random RCon generator has been already done. That's a pity it has. Great idea, I wonder of likes' amount. Fifteen only?
I like it!

old

Dartex
User Off Offline

this is just a great way to have a secure server.
I like it!

old

Shawni
User Off Offline

Its useless for me, because am using a hard Rcon.

Still deserve a like.
I like it!

old

BoMB3R_MaN
User Off Offline

Add another mode "difficulty = 1337" which sets the password to something with alt+.. too, and another one "difficulty = 9001" which generates a password with spacebars and ~`+¤¡²³¤€¼½¾‘’¬«»¶´ç¿

old

RingotheMix
User Off Offline

You too sharply concern criticism and other opinions. Work over itself.

old

EngiN33R
Moderator Off Offline

Server ONE_SHOT has written
Hm... Hackers can crack 10-place password from letters and numbers?


If you have a constant rcon password that is not changed often, then if a hacker wants to hack your server - they will succeed.

Server ONE_SHOT has written
I do not write any sense in the passwords. I try also random to write a set of symbols and numbers.


You basically do manually what this script can help you to not care about. You are trying to prove how this script is bad because one can do it manually, but scripts are about making life easier, and you're just refuting the whole point of them.

And also, it was stupid repeating 'your move' after me, no offence.

old

Jynxxx
User Off Offline

@user EngiN33R: is it possible to change the time limit the rcon generates
I like it!

old I no

RingotheMix
User Off Offline

Off course.
Hm... Hackers can crack 10-place password from letters and numbers? And it for me not so is important.
Same not the bank account:)
P.S.: I do not write any sense in the passwords. I try also random to write a set of symbols and numbers.

Your move.

old

EngiN33R
Moderator Off Offline

Server ONE_SHOT has written
For work - good
Idea - bad.
It is possible also most to think up the password... It for at whom imaginations do not suffice.


Okay, might you be so kind as to elaborate why the idea of this is bad?

Sure one can think up a password, but with this script it changes automatically every 30 minutes, therefore allowing you not to care about hackers that wish to hack your server. Plus, having a random set of characters is better than thinking a password up, because when a person thinks something up it usually makes sense. The passwords this thing generates don't make sense, therefore you'll require lots of time for bruteforce or an external application to hack them.

Your move.

old

Jynxxx
User Off Offline

wow really great lua.. i can really use this thanks
I like it!

old

maPmaKer
User Off Offline

Nice one, EngiN33R! Small and useful.
I like it!

old

limonata
User Off Offline

Good joB !
I like it!

old Random generator

RingotheMix
User Off Offline

For work - good
Idea - bad.
It is possible also most to think up the password... It for at whom imaginations do not suffice.

old

Apache uwu
User Off Offline

Oh nice script, nice idea as well
I like it!

old Well done

glebec
User Off Offline

Very Useful :DD
Thx for good work
I like it!

old

Infinite Rain
Reviewer Off Offline

Lol nice!
I liked your script

old

Alistaire
User Off Offline

Add another mode "difficulty = 1337" which sets the password to something with alt+.. too, and another one "difficulty = 9001" which generates a password with spacebars and ~`+¤¡²³¤€¼½¾‘’¬«»¶´ç¿

I like it!
To the start Previous 1 2 Next To the start