Categories
Helpdesk Application
A simple domain-based remote execution application written in C# .NET.
Windows Forms was chosen because the application was intended to be used via an RDP session.








Features:
- After inputting the IP address:
- Getting Hostname from the IP via DNS automatically
- Launching interactive cmd session
- Running time sync command on the remote computer (psexec)
- Running specified USB enabling commands with the privileged user (psexec)
- Obtaining serial number of the given computer (psexec).
- Changing the taskbar location for the user remotely(psexec)
- Creating specific batch files automatically for the given hostname or IP (Bat Designer)
- Pinging a specific IP address with selected sound for alerts and logging
- Generating password with a key press (Enter) and copying to clipboard
- Creating event logs on the drive chosen on the remote computer (psexec)
- Registering the selected user’s credentials on the system the application is ran and opening certain files/folders on the remote computer (notepad/explorer)
- Registering the selected user’s credentials for RDP on the system the application is running on and launching an RDP session to the predefined IP address
- Launching SSH sessions making use of Kitty without the need for a password and running predefined commands for quick action (terminal monitor – display interfaces brief – show running config)
- Applying selected port config(.801x / MAC) to selected port number.
- Running an IP scan on the given subnet
- Running a serial number scan on the given subnet listing in an ip-hostname-serial number format.
- Getting Hostname from the given IP address