gashapwn
|
7c3945afba
|
added underscore to daemon username
|
2020-11-30 03:34:21 +00:00 |
|
gashapwn
|
65038fe603
|
provision.pl - fixed permissions on installation directory
|
2020-11-30 03:16:31 +00:00 |
|
gashapwn
|
9fbc0bcc6a
|
provision.pl - changed installation directory. this will assuredly fail -_-
|
2020-11-30 03:07:54 +00:00 |
|
gashapwn
|
064d8c8240
|
create-user.pl - fixed user_list.txt paths
|
2020-11-30 02:36:46 +00:00 |
|
gashapwn
|
268913aba8
|
provision.pl - now provision.pl adds admin user to user_list.txt so they are on the default user list
|
2020-11-29 23:43:46 +00:00 |
|
gashapwn
|
33048f0887
|
create-user.pl - added logic to handle multiple pwd. errors out if run in wrong pwd.
|
2020-11-29 23:37:31 +00:00 |
|
gashapwn
|
72d1bf71f9
|
create-user.pl - changed to relative file paths. added root check. .gitignore - added vim backup files
|
2020-11-29 23:26:34 +00:00 |
|
gashapwn
|
ed0c0ddc33
|
provision.pl - fixed haproxy path typo
|
2020-11-29 19:58:03 +00:00 |
|
gashapwn
|
0fdd8860d0
|
provision.pl - added haproxy install
|
2020-11-29 19:35:08 +00:00 |
|
gashapwn
|
0c28ecedcf
|
added haproxy.cfg
|
2020-11-29 19:09:40 +00:00 |
|
gashapwn
|
c60ffcca62
|
provision.pl - escaped slashes now fixed
|
2020-11-29 08:17:21 +00:00 |
|
gashapwn
|
34ccae79ef
|
provision.pl - handle skel directory for admin user
|
2020-11-29 08:04:54 +00:00 |
|
gashapwn
|
0cb0b4deb2
|
provision.pl - added logic to setup apache
|
2020-11-29 07:53:47 +00:00 |
|
gashapwn
|
2ca69d3e71
|
provision.pl - added cgi dir to skeleton via script
|
2020-11-29 07:45:42 +00:00 |
|
gashapwn
|
067441e753
|
added logic to copy home skeleton
|
2020-11-29 07:44:02 +00:00 |
|
gashapwn
|
b44b9f37a5
|
provision.pl - added stupid fscking awful missing single quote that made me waste my goddam time
|
2020-11-28 23:31:06 +00:00 |
|
gashapwn
|
b0bb56d8e4
|
provision.pl - fixed typo in pip installation
|
2020-11-28 23:23:16 +00:00 |
|
gashapwn
|
80738fe003
|
provision.pl - adjusted su commands to use global variables instead of hardcoded name
|
2020-11-28 23:14:54 +00:00 |
|
gashapwn
|
606921238d
|
provision.pl added perl pkg instal
|
2020-11-28 22:59:41 +00:00 |
|
gashapwn
|
46464c49dd
|
added pip3 install
|
2020-11-28 22:29:34 +00:00 |
|
gashapwn
|
f284697cd4
|
provision.pl fixed venv chdir... again
|
2020-11-28 22:06:51 +00:00 |
|
gashapwn
|
78525ca071
|
provision.pl - global variable typo
|
2020-11-28 22:02:59 +00:00 |
|
gashapwn
|
390081c269
|
provision.pl - changed dir before venv build
|
2020-11-28 22:02:02 +00:00 |
|
gashapwn
|
ae4dafe739
|
added python3 install
|
2020-11-28 21:56:10 +00:00 |
|
gashapwn
|
fa7205481b
|
provision.pl added repo clone command
|
2020-11-28 21:51:19 +00:00 |
|
gashapwn
|
f3021964de
|
added doas.conf
|
2020-11-28 20:57:25 +00:00 |
|
gashapwn
|
eca4eeb42e
|
provision.pl adjusted /etc/passwd regex to exclude newlines
|
2020-11-28 20:55:28 +00:00 |
|
gashapwn
|
39b5e46b02
|
provision.pl: added check for root user. added author header
|
2020-11-28 20:50:18 +00:00 |
|
gashapwn
|
b778d6eaf3
|
adjusted provison.pl to exlcude nobody user from becoming admin
|
2020-11-28 20:31:11 +00:00 |
|
gashapwn
|
e471a97a13
|
fixed regex in provision.pl
|
2020-11-28 20:28:55 +00:00 |
|
gashapwn
|
2901c397a7
|
added provision.pl. added check for /etc/passwd admin user.
|
2020-11-28 20:12:32 +00:00 |
|
gashapwn
|
5be381122d
|
added the req directory
|
2020-11-27 06:07:33 +00:00 |
|
gashapwn
|
1993b83810
|
fixed null pub_key in create-user.pl
|
2020-11-27 05:49:15 +00:00 |
|
gashapwn
|
b1557ae5f5
|
create-user.pl now pulls shell enum from conf file
|
2020-11-27 00:32:04 +00:00 |
|
gashapwn
|
210c71ef9d
|
ident files now can be marked as done
|
2020-11-26 22:36:27 +00:00 |
|
gashapwn
|
e0d7030f6f
|
changed format of new user files
|
2020-11-26 22:31:34 +00:00 |
|
gashapwn
|
5625e3e2ce
|
added user_list.txt code
|
2020-11-26 06:53:20 +00:00 |
|
gashapwn
|
dcc3b84672
|
added background image to HTML styles
|
2020-11-26 06:14:59 +00:00 |
|
gashapwn
|
faea6e0dd7
|
successful multiuser creation test
|
2020-11-25 04:05:19 +00:00 |
|
gashapwn
|
e1021e8a3d
|
create-user.pl successful user creation test
|
2020-11-25 04:00:11 +00:00 |
|
gashapwn
|
6d708c3dee
|
create user parses commands
|
2020-11-25 03:33:03 +00:00 |
|
gashapwn
|
0ae11d062b
|
create-user.pl created. added globbing
|
2020-11-24 19:51:43 +00:00 |
|