Michalis Papadopoullos
4f11ca6a15
Add atobm
2021-01-17 23:11:43 +01:00
Andrea Cardaci
da85e84b60
Add at
2021-01-15 20:39:32 +01:00
Andrea Cardaci
013bf5a0c9
Fix newlines in at
2021-01-15 20:38:33 +01:00
Andrea Cardaci
578f951c76
Improve at and add the shell function
2021-01-15 20:34:57 +01:00
Aman Rawat
e241cd3aa7
added at
2021-01-15 20:34:57 +01:00
Shikata
561a5b2c9a
Remove trailing space in awk.md line 31
2021-01-13 11:22:26 +02:00
Andrea Cardaci
47db2fa431
Make cupsfilter more general
2021-01-12 18:03:46 +01:00
Michalis Papadopoullos
46bbaaf6d6
cupsfilter (package: cups)
2021-01-12 18:03:46 +01:00
Shikata
28cc7ff7da
Add SUID [file read] category to sqlite3
2021-01-12 13:57:34 +02:00
Shikata
ae8271292a
Add SUID [file read] category to lua
2021-01-12 13:50:43 +02:00
Shikata
47698d0cfb
Add SUID [file read] category to ed
2021-01-12 13:44:19 +02:00
Shikata
fd719bb4b6
Add SUID category to awk
2021-01-12 13:39:52 +02:00
Shikata
a48303c2b9
Remove redundant sudo from SUID category in nohup
2021-01-11 16:18:18 +02:00
Michalis Papadopoullos
513909c38c
Added adiff, ar, bridge file_read
2021-01-11 13:59:30 +02:00
Shikata
211edf746b
Switch SUID to Limited SUID in aria2c
2021-01-11 13:45:21 +02:00
Shikata
c09b95053f
Fixed order of Limited SUID category in lwp-request
2021-01-11 13:02:54 +02:00
Shikata
05a9ae111b
Switch SUID to Limited SUID in hping3
2021-01-11 13:02:11 +02:00
Shikata
9d1b86e9d3
Switch SUID to Limited SUID in lwp-request
2021-01-11 12:56:13 +02:00
Shikata
c4f93b87d5
Remove redundant lua -e from File Write and File Read categories in nmap
2021-01-11 12:37:37 +02:00
Shikata
db40142ea7
Remove redundant sudo from SUID category
2021-01-11 12:31:54 +02:00
Andrea Cardaci
bb4050810e
Fix rpm[query] SUID
2021-01-10 18:27:30 +01:00
Andrea Cardaci
33fb39a183
Fix wrong nano and pico SUID
2021-01-10 18:16:30 +01:00
ritiksahni
01d4de40d2
Add dig
2021-01-10 12:31:51 +01:00
ritiksahni
9069b0c903
Add exiftool
2021-01-09 15:03:35 +01:00
Andrea Cardaci
5b2d89b99a
Fix nmap SUID file-write
2021-01-04 09:05:21 +01:00
Syed Umar Arfeen
edc8a2d03d
Adding another usage of Nmap's SUID
...
I came along with this method on stackoverflow while trying to execute commands using a SUID nmap binary, though `--script` failed me but this works. Could be enough to demonstrate effect of using SUID on Nmap.
I've yet to come up with a way to over-write the contents of the system file according to what we want, with this we can only over-write files with nmap output.
```bash
sudo touch /etc/filecantbetouched
nmap 127.0.0.1 -oN=/etc/filecantbetouched
cat /etc/filecantbetouched
```
2021-01-04 12:16:29 +05:00
makikvues
1c07880178
Add hping3
2020-12-30 08:47:47 +01:00
Eblazquez
4de8e04e4b
Add virsh
2020-12-25 21:04:07 +01:00
Andrea Cardaci
65857d486b
Merge pull request #147 from mindfuckup/master
2020-12-20 21:31:05 +01:00
Andrea Cardaci
c80e83c3c5
Make install similar to chmod
2020-12-20 21:24:10 +01:00
Andrea Cardaci
fbe4b42890
Improve split
2020-12-20 21:15:58 +01:00
Andrea Cardaci
2475ea0a5a
Improve pr
2020-12-20 21:09:50 +01:00
Andrea Cardaci
c6502e8ddc
Use base64 in basenc
2020-12-20 20:59:40 +01:00
Andrea Cardaci
7cfac08921
Improve the description of nroff
2020-12-20 20:54:05 +01:00
Andrea Cardaci
b05a84474b
Improve the description of troff
2020-12-20 20:48:00 +01:00
Andrea Cardaci
dd16d538ce
Improve the description of ssh-keyscan
2020-12-20 20:44:24 +01:00
Andrea Cardaci
54c20a1349
Improve the description of ss
2020-12-20 20:41:49 +01:00
Andrea Cardaci
5102eccdfc
Fix psql shell path and remove suid
2020-12-20 20:36:55 +01:00
Andrea Cardaci
6a6485c44b
Fix ex shell path and remove suid
2020-12-20 20:36:47 +01:00
Andrea Cardaci
dc3de20e84
Add note about column
2020-12-20 20:36:47 +01:00
Andrea Cardaci
4b2100bfae
Fix check_log
2020-12-20 19:53:16 +01:00
Andrea Cardaci
ee8cce63f9
Replace command with shell in check_by_ssh
2020-12-20 19:32:15 +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
Ian Thorne
78eae09003
Added entry for the su command
2020-06-17 18:18:01 +02:00
Andrea Cardaci
a8cdd4728d
Fix and polish sysctl
2020-06-11 18:25:45 +02:00
Fabrizio
8ab57da5c7
Create sysctl.md
2020-06-11 18:25:45 +02:00
Andrea Cardaci
45308d4f58
Remove some useless instances of export
2020-06-10 23:04:59 +02:00
Andrea Cardaci
9aa7ec842e
Use the sudo VAR=... syntax instead of using -E
2020-06-10 22:56:05 +02:00
Andrea Cardaci
b92d9e0ec2
Fix sudo zypper
...
`PATH` is a forbidden variable that is not preserved by -E anyway.
2020-06-10 22:54:20 +02:00
Andrea Cardaci
9cd6849b8e
Remove useless instances of sudo -E
2020-06-10 22:53:45 +02:00
Aj Dumanhug
fbd887e91a
Remove -E option of sudo for more
...
Note added by @cyrus-and: this only works because `sudo` preserves `TERM` nevertheless (unless explicitly blacklisted).
2020-06-10 22:48:48 +02:00
T3cH_W1z4rD
1600e05fef
Add pkexec
2020-06-07 01:16:30 +02:00
CraftyDH
d3a218db04
Add XZ
2020-05-25 13:43:36 +02:00
Andrea Cardaci
42fa84a08a
Add note about socat shell
2020-05-13 19:41:46 +02:00
Andrea Cardaci
3d9370b1e4
Improve socat
2020-05-13 19:36:45 +02:00
JayDee Raymaker
0d98790312
Add socat shell
2020-05-13 19:33:13 +02:00
Andrea Cardaci
ed2fa545ca
Fix bash revshell
2020-05-03 13:13:43 +02:00
Andrea Cardaci
c82955d93c
Fix socat invocation
2020-04-25 19:39:14 +02:00
Andrea Cardaci
b56bd683c9
Fix socat so that the victim always connects to the attacker
2020-04-25 19:32:52 +02:00
Maciej Piechota
1f6d44f7a0
Update socat.md
2020-04-25 19:32:52 +02:00
Andrea Cardaci
89b1753a0d
Improve dpkg
2020-04-25 19:29:59 +02:00
Maciej Piechota
f6ccddda5c
Update dpkg.md
...
dpkg uses system less pager to list the installed packages.
2020-04-25 19:29:59 +02:00
Andrea Cardaci
361c198d27
Add restic
2020-04-12 13:26:36 +02:00
Andrea Cardaci
7f6221646b
Fix and improve restic
2020-04-12 13:22:13 +02:00
Andrea Cardaci
9ec96219a3
Fix line termination
2020-04-12 13:22:13 +02:00
PreethamBomma
b2a2b3a5f0
Add restic.md
2020-04-12 13:22:13 +02:00
d0zer
041110d54d
Add library load section to OpenSSL
2020-04-12 11:20:11 +02:00
Andrea Cardaci
3310197fbc
Remove -no_ign_eof from openssl
...
As discussed in #121 .
2020-03-28 14:51:58 +01:00
Andrea Cardaci
ad919ba28b
Improve tac and add sudo and suid
2020-03-23 19:54:53 +01:00
Dhiraj Mishra
bd77f4fb71
Create tac.md
2020-03-23 19:54:53 +01:00
Andrea Cardaci
2e55528e82
Add cp file-write
...
Along the lines of #122 .
2020-03-21 19:24:30 +01:00
Andrea Cardaci
834cae88be
Refactor cp
2020-03-21 19:14:56 +01:00
Dhiraj Mishra
b6f1947354
Add cp file-read
2020-03-21 19:12:58 +01:00
Andrea Cardaci
662994aca8
Add limited-suid to pry
2020-03-17 20:48:08 +01:00
Andrea Cardaci
ec91e7b417
Improve lwp-download
2020-03-17 20:41:52 +01:00
bcoles
279824d588
Create lwp-download.md
2020-03-17 20:41:52 +01:00
bcoles
a0132156fc
Create lwp-request.md
2020-03-17 20:40:08 +01:00
bcoles
15fa8e72d7
Create eqn.md
2020-03-17 20:38:21 +01:00
Andrea Cardaci
e4cd54418c
Upgrade gtester to proper shell and add SUID
...
Related to #108 .
2020-03-17 20:33:15 +01:00
bcoles
ee1093fc7b
Create gtester.md
2020-03-17 20:32:25 +01:00
Andrea Cardaci
813d1bebca
Improve busctl
2020-03-17 20:19:45 +01:00
bcoles
20efe0d022
Create busctl.md
2020-03-17 20:19:45 +01:00
bcoles
efb956a7b1
Create byebug.md
2020-03-17 20:12:46 +01:00
Andrea Cardaci
5decf3493a
Upgrade rake to proper interactive shell
2020-03-17 20:06:27 +01:00
bcoles
9956127653
Create rake.md
2020-03-17 20:06:27 +01:00
bcoles
cc74dd22d8
Create pry.md
2020-03-17 19:51:35 +01:00
bcoles
5f31fe4292
Create dialog.md
2020-03-17 19:46:32 +01:00
bcoles
2eadcc4082
Create nroff.md
2020-03-17 19:38:41 +01:00
bcoles
9eb6538bef
Create nsenter.md
2020-03-17 19:33:32 +01:00
Andrea Cardaci
38d7e65264
Fix redcarpet
2020-03-17 19:32:17 +01:00
bcoles
cf9b07bf7b
Create redcarpet.md
2020-03-17 19:32:17 +01:00
bcoles
f1b42310a2
Create valgrind.md
2020-03-17 19:28:20 +01:00
bcoles
8e41380863
Create highlight.md
2020-03-17 19:27:49 +01:00
bcoles
67a562d2aa
Update shuf.md
2020-03-17 19:22:50 +01:00
Andrea Cardaci
696b9aa173
Add hd.md
2020-03-17 14:38:20 +01:00
Andrea Cardaci
4e22118f35
Add description to hexdump
2020-03-17 14:38:20 +01:00
bcoles
96ddab6cb8
Create hexdump.md
2020-03-17 14:38:20 +01:00
bcoles
0e78ab8010
Create soelim.md
2020-03-17 14:26:37 +01:00
bcoles
4cb792888c
Create strings.md
2020-03-17 14:25:54 +01:00
Andrea Cardaci
03c2183f51
Clarify the genisoimage description
...
Thanks to #94 .
2020-03-15 15:09:25 +01:00
Andrea Cardaci
bd07d8d725
Document and fix zsoelim
2020-03-15 13:33:15 +01:00
bcoles
dce8b357fb
Create zsoelim.md
2020-03-15 13:33:15 +01:00
Andrea Cardaci
3361f8a51d
Fix and document genisoimage
...
The SUID function has been removed as it appears to drop privileges (at least on
Debian).
2020-03-15 13:20:45 +01:00
bcoles
d2bbf8b8c9
Create genisoimage.md
2020-03-15 13:20:45 +01:00
bcoles
da60e6e253
Create ksshell.md
2020-03-15 13:11:37 +01:00
bcoles
bbb7db7d63
Create crash.md
2020-03-15 13:10:31 +01:00
Andrea Cardaci
2e6fa047e9
Improve and document dmesg file read
2020-03-15 12:51:02 +01:00
bcoles
32887085bf
Update dmesg.md
2020-03-15 12:51:02 +01:00
Andrea Cardaci
041cb2fb7b
Link back python from pdb
2020-03-15 12:35:00 +01:00
Andrea Cardaci
1342a7b981
Avoid temp directory in pdb
2020-03-15 12:35:00 +01:00
bcoles
41124f24c2
Create pdb.md
2020-03-15 12:35:00 +01:00
Emilio Pinna
3e6ac9bcf3
Add uudecode
2020-03-15 11:25:35 +00:00
bcoles
d27860b2df
Create chroot.md
2020-03-15 12:24:03 +01:00
Andrea Cardaci
8b41830d0b
Add (suid) shell for nohup
2020-03-15 12:18:08 +01:00
Andrea Cardaci
8eaeb29c18
Remove export from nohup
2020-03-15 12:18:08 +01:00
bcoles
dfbe9e8bef
Create nohup.md
2020-03-15 12:18:08 +01:00
Andrea Cardaci
256794389d
Use latin-1 as encoding for iconv
2020-03-15 12:05:17 +01:00
Andrea Cardaci
aca4fbe67b
Fix iconv bin name
2020-03-15 12:05:17 +01:00
bcoles
7aa5510f29
Create iconv.md
2020-03-15 12:05:17 +01:00
bcoles
5bde37ec38
Create uuencode.md ( #92 )
2020-03-15 10:46:04 +00:00
bcoles
fa2f04ba4d
Create base32.md ( #90 )
...
Thanks!
2020-03-15 10:44:26 +00:00
Andrea Cardaci
eb37b4ae29
Add another bundler shell example
...
Related to #88 .
2020-03-14 13:20:54 +01:00
bcoles
3104f1d971
Create bundler.md
2020-03-14 13:17:09 +01:00
Andrea Cardaci
0bd4ab2b27
Use rdoc instead of json in gem
2020-03-14 13:08:13 +01:00
Andrea Cardaci
7e12bf7799
Clarify that man uses the default pager
2020-03-14 12:58:28 +01:00
Andrea Cardaci
ddd6c2e304
Fix typo in gem
2020-03-14 12:56:21 +01:00
Andrea Cardaci
48892aad60
Improve and document yelp
2020-03-14 12:45:57 +01:00
Dhiraj Mishra
8f797d3d19
Create yelp.md
2020-03-14 12:45:57 +01:00
Andrea Cardaci
dfb01a4c3b
Simplify gcc shell
2020-03-14 12:20:07 +01:00
bcoles
dec4a7f928
Create gcc.md
2020-03-14 12:20:07 +01:00
bcoles
0adf67ca2f
Create gem.md
2020-03-14 11:56:23 +01:00
bcoles
b94b01477c
Create cobc.md
2020-03-14 11:53:05 +01:00
Andrea Cardaci
d8a1e55782
Add look
2020-03-11 12:21:03 +01:00
Andrea Cardaci
1b4e4ab15e
Add eb
2020-03-04 20:24:29 +01:00
Emanuel Duss
b19420d1fd
Added file -f for reading files
2020-02-09 11:44:34 +01:00
Andrea Cardaci
236f88cd34
Fix and clarify sudo for top
...
Related #81 .
2020-01-28 22:33:55 +01:00
Andrea Cardaci
51d7b541dc
Add shell and sudo for top
...
This closes #81 .
Thanks to Chris McCoy (https://github.com/chris-mccoy ) for the idea.
2020-01-28 22:18:36 +01:00
Mr. Robot
304e338c2f
Add macOS file read for fmt
2020-01-08 15:50:13 +01:00
Mr. Robot
4c3636900c
fix typo in shell name
2020-01-08 00:49:11 +01:00
Andrea Cardaci
1f9dbbf6eb
Improve bpftrace sudo shell
2020-01-03 14:11:37 +01:00
Andrea Cardaci
6b4c7c12c9
Add bpftrace sudo shell
2020-01-03 14:02:32 +01:00
Emilio
a9c3dc58fa
Fix sudo script
2019-12-31 16:46:25 +01:00
Andrea Cardaci
15b465d937
Add git hooks shell
...
Closes #77 as it provides a working example and a possibly better hook. Thanks
to jivex5k <wgehalo@gmail.com> for the initial proposal.
2019-12-18 14:38:35 +01:00
Andrea Cardaci
740fa3a44f
Reword screen and use echo instead of tail with user interaction
...
Based on an example provided by #76 .
2019-12-04 02:25:49 +01:00
Andrea Cardaci
15a2bbafe5
Add bash library-load
2019-11-29 13:49:37 +01:00
Tobias
09fdfe5f5d
Adding sub commands sudo for git
2019-10-25 14:19:18 +02:00
Roman Mueller
3a0179306c
Add file-download and file-upload to tar
2019-10-01 13:16:50 +02:00
Syed Umar Arfeen
26ea00d78a
Add iftop
2019-09-28 11:41:05 +02:00
Syed Umar Arfeen
c37da57373
Providing user as argument using -Z
...
For certain distributions running tcpdump without providing -Z (user) argument
causes the provided command to be executed as the `tcpdump` user which has low
privileges by default.
2019-09-23 04:04:05 +02:00
Andrea Cardaci
47f4fb064c
Add note about AppArmor in tcpdump
2019-09-22 12:01:15 +02:00
Andrea Cardaci
b5444fba6e
Remove network shell functions from mawk as not supported
2019-08-30 15:48:07 +02:00
AlessandroZ
977232c45c
adding gawk, nawk, mawk
2019-08-30 15:40:42 +02:00
Andrea Cardaci
391d436fc5
Add ldconfig
...
Close #68 .
2019-08-14 13:14:57 +02:00
Emilio
f68a3ce009
Fix rvim file-write description
2019-08-07 08:39:28 +01:00
Andrea Cardaci
e969daf111
Reword file upload/download descriptions
2019-07-29 16:41:49 +02:00
Andrea Cardaci
a7798bcfe2
Add alternative nmap file upload/download
...
Close #67 .
2019-07-29 16:32:49 +02:00
Andrea Cardaci
205e922b9b
Fix Markdown line break
2019-07-29 15:17:37 +02:00
Léo Meira Vital
bd1d10bd03
Updating git sudo to not drop capabilities
...
Close #66
2019-07-09 20:55:47 +02:00
Miles Whittaker
aa08187718
Add systemctl example using SYSTEMD_EDITOR
...
Close #65 .
2019-07-02 18:14:29 +02:00
Andrea Cardaci
ce031a0d95
Allow to create new containers in docker file read and write
2019-07-02 16:15:39 +02:00
Andrea Cardaci
01f6117248
Improve and generalize docker file read and write
2019-07-02 16:11:15 +02:00
Dominic Breuker
dcbf66329a
Add file read and write as per #64 (temporary solution)
2019-07-02 15:53:28 +02:00
Andrea Cardaci
40ecb11b2e
Simplify the docker example by using chroot
...
Also make it available for non-root users.
The previous SUID example had the problem that the loaders between host and
containers must match, for example, copying `sh` from alpine to debian doesn't
directly work.
2019-07-02 15:47:29 +02:00
Andrea Cardaci
f4a3fc9af3
Add notice about Git sudo capabilities
2019-06-23 17:24:38 +02:00
Syed Umar Arfeen
b8493f916d
Increase the probability that the pager is called by Git
...
`git help config` produces a much longer output, hopefully longer than the
terminal window.
Close #62
2019-06-23 17:17:59 +02:00
Andrea Cardaci
ac68a5864a
Update SUID in nano and pico
2019-04-16 19:11:31 +02:00
Andrea Cardaci
f7baa8aee6
Fix sed quotes
2019-04-16 15:50:36 +02:00
Andrea Cardaci
f088906051
Fix sed file write
2019-04-16 15:49:49 +02:00
Rich Mirch
f79b10a5f8
Add systemctl sudo shell usingpager
2019-04-16 15:41:32 +02:00
Rich Mirch
20607b9b3c
Add sed shell alternative example
2019-04-16 15:37:14 +02:00
Andrea Cardaci
3bc83dcbde
Add alternative file read and write to less
2019-04-08 11:26:10 +02:00
Rich Mirch
3702ec4d53
Update sudo yum by loading a custom plugin ( #58 )
2019-04-06 21:51:33 +01:00
Emilio
b9a262c600
Fix nano shell, suid, and sudo
2019-03-31 12:44:50 +01:00
Emilio
c20ccf4af2
Fix pico shell, suid, and sudo
2019-03-31 12:43:08 +01:00
Emilio
75eff93c50
Improve pico shell, suid, and sudo
2019-03-31 12:19:11 +01:00
Emilio
260b024c74
Add tmux
2019-03-31 11:03:55 +01:00
Emilio
08f5b33651
Add functions with default pager in git
2019-03-31 11:03:34 +01:00
Andrea Cardaci
336abc79bb
Add service shell
2019-03-25 19:54:58 +01:00
Andrea Cardaci
13ab3596bb
Add MySQL library-load
2019-03-25 19:40:48 +01:00
Emilio
73b18859d5
Add screen
2019-03-12 17:44:03 +00:00
S. Sauvin
383db60b02
Update ip with sudo and SUID ( #56 )
...
* Update ip with sudo and SUID
2019-03-12 11:51:10 +00:00
Emilio
fec4b52281
Add smbclient upload and download
2019-03-10 19:08:17 +00:00
Andrea Cardaci
58e517563c
Add suid/sudo accordingly to openssl
2019-03-06 14:08:42 +01:00
Andrea Cardaci
60af774288
Add -no_ign_eof to exit nicely when possible to openssl
2019-03-06 13:54:16 +01:00
Andrea Cardaci
e1a02558ec
Refactor openssl descriptions
2019-03-06 13:53:52 +01:00
Roman Mueller
cdb4576c85
Add reverse-shell, file-upload and file-download.
2019-03-05 09:37:52 +01:00
the-remmer
8c03983ab8
Add zypper
...
Close #52 .
2019-02-22 12:51:30 +01:00
Jonathan Siegel
dd9f4269ed
Add the GNU version of mail
...
Close #54 .
2019-02-19 11:27:35 +01:00
Emilio Pinna
2650be9c68
Add new shell and sudo payload to nano
...
Thanks to https://twitter.com/TheKnapsy/status/1093137518780854273 .
2019-02-15 20:10:32 +00:00
brian
3bd955e8cc
Use os.execute instead of posix.exec in rpm
...
From rpm versions 4.9.0 and on, posix.exec() will return an error unless called
from a child process created with posix.fork(). os.execute() may be used
instead.
This change is documented in these two resources:
- http://rpm.org/user_doc/lua.html
- https://rpm-packaging-guide.github.io/
Close #53 .
2019-02-14 12:32:18 +01:00
Emilio
52a2f4cdc7
Add Lua payloads to rvim
2019-02-03 10:21:45 +00:00
Emilio
d111e78b45
Add Lua payloads to vim
2019-02-03 10:15:53 +00:00
Emilio
9dc5fa2128
Add dnf thanks to https://lsdsecurity.com/2019/01/linux-privilege-escalation-using-apt-get-apt-dpkg-to-abuse-sudo-nopasswd-misconfiguration/ as in #51
2019-02-02 16:15:49 +00:00
Emilio
a0674eb8f0
Add other sudo to rpm thanks to https://lsdsecurity.com/2019/01/linux-privilege-escalation-using-apt-get-apt-dpkg-to-abuse-sudo-nopasswd-misconfiguration/ as in #51
2019-02-02 15:54:57 +00:00
Emilio
b330297943
Add yum thanks to https://lsdsecurity.com/2019/01/linux-privilege-escalation-using-apt-get-apt-dpkg-to-abuse-sudo-nopasswd-misconfiguration/ as in #51
2019-02-02 15:46:01 +00:00
Emilio
7a3ae6e05a
Add dpkg thanks to https://lsdsecurity.com/2019/01/linux-privilege-escalation-using-apt-get-apt-dpkg-to-abuse-sudo-nopasswd-misconfiguration/ as in #51
2019-02-02 15:13:28 +00:00
Emilio
3166a321c0
Add script
2019-02-02 10:02:14 +00:00
Emilio Pinna
fc59ef546f
Add arp and mtr. Thanks to https://twitter.com/insecurity_ltd/status/1087727178295529473
2019-01-30 23:07:40 +00:00
Andrea Cardaci
d0464d7ce8
Drop useless echo indentation
2019-01-29 14:25:16 +01:00
bstapes
a2886b643d
Add systemctl
2019-01-29 14:12:29 +01:00
Andrea Cardaci
0109792b7e
Clarify bash reverse shell
2019-01-25 16:41:15 +01:00
in.security
3a53c6339e
Add ip
2019-01-25 16:40:42 +01:00
Emilio Pinna
1719c4ffda
Polish gimp description
2019-01-22 20:21:20 +00:00
Emilio Pinna
8782ccb96b
Fix gimp description
2019-01-22 20:19:39 +00:00