1 00:00:00,890 --> 00:00:05,990 ‫STD API is the extension that contains the most commonly used commands. 2 00:00:06,440 --> 00:00:10,010 ‫Yesterday, API commands are classified in four groups. 3 00:00:10,490 --> 00:00:13,400 ‫First Group is the file system commands. 4 00:00:14,030 --> 00:00:18,950 ‫As you might imagine, the commands of this group generally relate to operations on the file system 5 00:00:18,950 --> 00:00:20,210 ‫on the target computer. 6 00:00:21,200 --> 00:00:26,900 ‫Navigating in the file system, uploading or downloading files are just a few of the examples of the 7 00:00:26,900 --> 00:00:30,140 ‫file system command of STD API extension. 8 00:00:31,190 --> 00:00:37,520 ‫Now, the second group is the system commands the commands of this group, are related to the operations 9 00:00:37,520 --> 00:00:44,900 ‫performed on the operating system on the target computer, obtaining shell, managing the registry viewing 10 00:00:44,900 --> 00:00:45,620 ‫processes. 11 00:00:45,860 --> 00:00:50,090 ‫Killing processes are some of the functions of the commands of this group. 12 00:00:51,300 --> 00:00:56,220 ‫User interface commands and web cam commands are grouped in two different groups. 13 00:00:57,210 --> 00:01:04,050 ‫Capturing keystrokes, grabbing screenshots, taking a snapshot from the webcam are some of the functions 14 00:01:04,050 --> 00:01:05,220 ‫of the commands of this group.