Commit Graph

813 Commits

Author SHA1 Message Date
Andrea Cardaci
31af1e879f Avoid the "exploit" verb to reduce confusion 2020-12-05 17:52:03 +01:00
Xiaoyin Liu
12b8ceee39 Use HTTPS for the link yaml.org
http://yaml.org/ redirects to https://yaml.org/. For visitors privacy and security, let's use HTTPS for this link.
2020-11-29 12:59:57 +01:00
Yash Saxena
a38ccf2621
Add capsh 2020-11-27 14:22:31 +01:00
Andrea Cardaci
22899a5159 Improve update-alternatives 2020-11-17 18:54:53 +01:00
Michael Gisbers
e212f23455 Create update-alternatives.md
Use update-alternatives with sudo to replace system binaries
2020-11-17 18:54:53 +01:00
Emanuel Duss
286775860a Fixed syntax error 2020-11-13 12:46:01 +01:00
Emanuel Duss
de10e4761e Added missing shell file 2020-11-13 12:09:04 +01:00
Emanuel Duss
cb7cb672f2 New command: split 2020-11-13 11:59:14 +01:00
Emanuel Duss
c88e461484 New command: pr 2020-11-13 11:59:14 +01:00
Emanuel Duss
28b67bdfd5 New command: paste 2020-11-13 11:59:14 +01:00
Emanuel Duss
9e593b6ac0 New command: join 2020-11-13 11:59:14 +01:00
Emanuel Duss
146b146cd3 New command: install 2020-11-13 11:59:14 +01:00
Emanuel Duss
5a3e672d23 New command: csplit 2020-11-13 11:59:14 +01:00
Emanuel Duss
55b7296d8e New command: comm 2020-11-13 11:59:14 +01:00
Emanuel Duss
2ee9d7a934 New command: basenc 2020-11-13 11:58:00 +01:00
Emanuel Duss
f3dfd7a50c Added nroff file read 2020-11-13 11:57:13 +01:00
Emanuel Duss
764b2685bc Syntax cleanup, removed some non-working SUID entries 2020-11-13 11:56:48 +01:00
Emanuel Duss
bd1e3ce65d Fixed indentation 2020-11-12 21:36:18 +01:00
Emanuel Duss
64b4b9de1f Fixed wrong filename 2020-11-12 14:33:06 +01:00
Emanuel Duss
66cc5dd512 New command: xmodmap 2020-11-12 14:21:00 +01:00
Emanuel Duss
f9043b2f14 New command: troff 2020-11-12 14:21:00 +01:00
Emanuel Duss
5a58f6a3c3 New command: tbl 2020-11-12 14:21:00 +01:00
Emanuel Duss
0a110bb044 New command: ssh-keygen 2020-11-12 14:21:00 +01:00
Emanuel Duss
bde35dc4c7 New command: ss 2020-11-12 14:21:00 +01:00
Emanuel Duss
a8458733ea New command: rev 2020-11-12 14:21:00 +01:00
Emanuel Duss
3d776d1ea8 New command: psql 2020-11-12 14:21:00 +01:00
Emanuel Duss
324e0e672a New command: ex 2020-11-12 14:21:00 +01:00
Emanuel Duss
ff997ac104 New command: column 2020-11-12 14:21:00 +01:00
Emanuel Duss
00902fc035 New command: check_statusfile 2020-11-12 14:21:00 +01:00
Emanuel Duss
e7c1b630ad New command: check_ssl_cert 2020-11-12 14:21:00 +01:00
Emanuel Duss
846a613121 New command: check_raid 2020-11-12 14:21:00 +01:00
Emanuel Duss
d0bbdb69cf New command: check_memory 2020-11-12 14:21:00 +01:00
Emanuel Duss
ea9dd24d59 New command: check_log 2020-11-12 14:21:00 +01:00
Emanuel Duss
722f9bc605 New command: check_cups 2020-11-12 14:21:00 +01:00
Emanuel Duss
127738e927 New command: check_by_ssh 2020-11-12 14:21:00 +01:00
Andrea Cardaci
cbfec71fa5 Add cowsay and cowthink 2020-11-12 01:02:28 +01:00
bcoles
e242e92634
Create slsh.md 2020-11-10 20:06:53 +01:00
Andrea Cardaci
03c30e9944 Update composer
- align to the GTFOBins conventions
- avoid Python
- use limited SUID instead of just SUID
2020-11-08 10:39:10 +01:00
clubby789
deaf47943f Add entry for composer 2020-11-08 10:39:10 +01:00
Andrea Cardaci
3409aa0949 Enforce conventions 2020-10-24 12:46:42 +02:00
Ryan Saridar
373f57fc18 Add ghci binary 2020-10-24 12:46:42 +02:00
Ryan Saridar
106dede9da Add ghc binary 2020-10-24 12:46:42 +02:00
Andrea Cardaci
a49cccf7da Add missing git shell example 2020-10-03 12:12:30 +02:00
Andrea Cardaci
87a0bb6a9f Make the new Git shell follow the conventions 2020-10-03 12:03:20 +02:00
PaulSaladin
ef2ebf9d30 Add new sudo git function #Yaml_fix 2020-10-03 12:03:20 +02:00
Roman Mueller
b8dc2aa817
Add file-download to yum 2020-10-02 20:22:06 +02:00
Roman Mueller
1a5b396744
Add file read to git 2020-10-02 14:50:08 +02:00
Andrea Cardaci
81fafc83f3 Add view and rview
Close #137.
2020-09-27 11:45:49 +02:00
Andrea Cardaci
04b29456a6 Add gcc file read
This is an improved version with respect to #138.

Close #138.
2020-09-27 11:29:28 +02:00
Emilio Pinna
c9f5c065c0 Fix typo in capability function 2020-09-16 19:41:45 +01:00