-
ebe1181b75
Fix deprecation in YAML parsing
Andrea Cardaci
2019-07-29 16:33:44 +02:00
-
a7798bcfe2
Add alternative nmap file upload/download
Andrea Cardaci
2019-07-29 16:32:49 +02:00
-
205e922b9b
Fix Markdown line break
Andrea Cardaci
2019-07-29 15:17:37 +02:00
-
4cf6db8461
Polish README Markdown
Andrea Cardaci
2019-07-28 23:30:15 +02:00
-
bd1d10bd03
Updating git sudo to not drop capabilities
Léo Meira Vital
2019-07-08 13:59:40 -03:00
-
aa08187718
Add systemctl example using SYSTEMD_EDITOR
Miles Whittaker
2019-07-02 18:14:29 +02:00
-
66655322f3
Update docker shell and add file read and write
Andrea Cardaci
2019-07-02 16:19:35 +02:00
-
-
ce031a0d95
Allow to create new containers in docker file read and write
Andrea Cardaci
2019-07-02 16:15:39 +02:00
-
01f6117248
Improve and generalize docker file read and write
Andrea Cardaci
2019-07-02 16:11:15 +02:00
-
dcbf66329a
Add file read and write as per #64 (temporary solution)
Dominic Breuker
2019-07-02 15:53:28 +02:00
-
40ecb11b2e
Simplify the docker example by using chroot
Andrea Cardaci
2019-07-02 14:55:40 +02:00
-
-
f4a3fc9af3
Add notice about Git sudo capabilities
Andrea Cardaci
2019-06-23 17:24:38 +02:00
-
b8493f916d
Increase the probability that the pager is called by Git
Syed Umar Arfeen
2019-06-23 17:16:13 +02:00
-
ac68a5864a
Update SUID in nano and pico
Andrea Cardaci
2019-04-16 19:11:31 +02:00
-
f7baa8aee6
Fix sed quotes
Andrea Cardaci
2019-04-16 15:50:36 +02:00
-
f088906051
Fix sed file write
Andrea Cardaci
2019-04-16 15:49:49 +02:00
-
f79b10a5f8
Add systemctl sudo shell usingpager
Rich Mirch
2019-04-16 08:41:32 -05:00
-
20607b9b3c
Add sed shell alternative example
Rich Mirch
2019-04-16 08:37:14 -05:00
-
3bc83dcbde
Add alternative file read and write to less
Andrea Cardaci
2019-04-08 11:26:10 +02:00
-
3702ec4d53
Update sudo yum by loading a custom plugin (#58)
Rich Mirch
2019-04-06 15:51:33 -05:00
-
b9a262c600
Fix nano shell, suid, and sudo
Emilio
2019-03-31 12:44:50 +01:00
-
c20ccf4af2
Fix pico shell, suid, and sudo
Emilio
2019-03-31 12:43:08 +01:00
-
75eff93c50
Improve pico shell, suid, and sudo
Emilio
2019-03-31 12:19:11 +01:00
-
260b024c74
Add tmux
Emilio
2019-03-31 11:03:55 +01:00
-
08f5b33651
Add functions with default pager in git
Emilio
2019-03-31 11:03:34 +01:00
-
27494be274
Updated LOLBins project link and name
Ryan
2019-03-26 22:25:04 +11:00
-
336abc79bb
Add service shell
Andrea Cardaci
2019-03-25 19:54:58 +01:00
-
13ab3596bb
Add MySQL library-load
Andrea Cardaci
2019-03-25 19:40:48 +01:00
-
73b18859d5
Add screen
Emilio
2019-03-12 17:41:10 +00:00
-
383db60b02
Update ip with sudo and SUID (#56)
S. Sauvin
2019-03-12 12:51:10 +01:00
-
fec4b52281
Add smbclient upload and download
Emilio
2019-03-10 19:08:17 +00:00
-
aef9c84b02
Add reverse-shell, file-upload and file-download to openssl
Andrea Cardaci
2019-03-06 14:10:25 +01:00
-
-
58e517563c
Add suid/sudo accordingly to openssl
Andrea Cardaci
2019-03-06 14:08:42 +01:00
-
60af774288
Add -no_ign_eof to exit nicely when possible to openssl
Andrea Cardaci
2019-03-06 13:54:16 +01:00
-
e1a02558ec
Refactor openssl descriptions
Andrea Cardaci
2019-03-06 13:53:52 +01:00
-
cdb4576c85
Add reverse-shell, file-upload and file-download.
Roman Mueller
2019-03-05 09:37:52 +01:00
-
-
8c03983ab8
Add zypper
the-remmer
2019-02-22 12:51:30 +01:00
-
dd9f4269ed
Add the GNU version of mail
Jonathan Siegel
2019-02-19 11:27:35 +01:00
-
2650be9c68
Add new shell and sudo payload to nano
Emilio Pinna
2019-02-15 20:10:32 +00:00
-
3bd955e8cc
Use os.execute instead of posix.exec in rpm
brian
2019-02-14 12:29:22 +01:00
-
52a2f4cdc7
Add Lua payloads to rvim
Emilio
2019-02-03 10:21:45 +00:00
-
d111e78b45
Add Lua payloads to vim
Emilio
2019-02-03 10:15:53 +00:00
-
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
Emilio
2019-02-02 16:15:49 +00:00
-
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
Emilio
2019-02-02 15:54:57 +00:00
-
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
Emilio
2019-02-02 15:46:01 +00:00
-
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
Emilio
2019-02-02 15:13:28 +00:00
-
3166a321c0
Add script
Emilio
2019-02-02 10:02:14 +00:00
-
fc59ef546f
Add arp and mtr. Thanks to https://twitter.com/insecurity_ltd/status/1087727178295529473
Emilio Pinna
2019-01-30 23:07:40 +00:00
-
d0464d7ce8
Drop useless echo indentation
Andrea Cardaci
2019-01-29 14:25:16 +01:00
-
a2886b643d
Add systemctl
bstapes
2019-01-29 05:12:29 -08:00
-
0109792b7e
Clarify bash reverse shell
Andrea Cardaci
2019-01-25 16:41:15 +01:00
-
3a53c6339e
Add ip
in.security
2019-01-25 15:40:43 +00:00
-
1719c4ffda
Polish gimp description
Emilio Pinna
2019-01-22 20:21:20 +00:00
-
8782ccb96b
Fix gimp description
Emilio Pinna
2019-01-22 20:19:39 +00:00
-
ee7b68232f
Add gimp description
Emilio Pinna
2019-01-22 20:17:00 +00:00
-
69b8eb1056
Fix gimp file write
Emilio Pinna
2019-01-22 20:13:34 +00:00
-
9180d550e7
Add gimp thanks to https://twitter.com/Geluchat/status/1083743529388687361
Emilio
2019-01-21 20:53:48 +00:00
-
bab4250775
Fix apt sudo shell
Andrea Cardaci
2019-01-21 16:41:17 +01:00
-
21f760676c
Add alternative apt* shell technique
Andrea Cardaci
2019-01-21 16:28:20 +01:00
-
4fdaada820
Fix apt* shell
Andrea Cardaci
2019-01-21 15:40:28 +01:00
-
f6b29ce958
Mention the SPELL environment variable in nano
Andrea Cardaci
2019-01-21 14:07:14 +01:00
-
4a2aeb0ecb
HTML-escape example code too
Andrea Cardaci
2019-01-17 13:36:44 +01:00
-
b7ed9ba0a0
Update Gemfile.lock
Andrea Cardaci
2019-01-17 13:36:20 +01:00
-
3e103b2f28
Add logsave
egre55
2019-01-15 11:22:21 +00:00
-
732e4f9ae4
Add missing description to gdb sudo
Emilio
2019-01-05 11:28:25 +00:00
-
31be45fbde
Add sudo to red
Emilio
2019-01-03 20:43:08 +00:00
-
76f0b9cf45
Adjust and add file-write, file-read, and library-load to irb
Emilio
2019-01-03 20:27:53 +00:00
-
1cbe81b195
Add irb (#44)
Shaksham Jaiswal
2019-01-04 01:47:38 +05:30
-
9047ee345c
Use shorten ruby file download from #44
Emilio
2019-01-02 15:28:13 +00:00
-
c156f48e5f
Fix SUID and document readelf
Andrea Cardaci
2019-01-02 13:41:10 +01:00
-
6ebfcef36c
Create readelf.md
0rbz
2018-12-31 14:58:24 -05:00
-
9652aee337
Add comments to rlogin
Andrea Cardaci
2018-12-31 13:31:46 +01:00
-
c1ea5f2b41
Create rlogin.md
0rbz
2018-12-31 03:35:06 -05:00
-
bbfcb5b633
Keep cancel description consistent
Emilio Pinna
2018-12-31 09:40:49 +01:00
-
63147892c4
Create cancel.md (#43)
0rbz
2018-12-31 03:38:20 -05:00
-
809b60ef97
Add nmap interactive mode
Qazeer
2018-12-24 01:48:13 +01:00
-
e404981c2e
Add reverse-shell, file-upload, file-download, library-load, and capabilities to rvim
Emilio Pinna
2018-12-18 15:19:41 +01:00
-
6befd62430
Add reverse-shell, file-upload, file-download, library-load, and capabilities to vim
Emilio Pinna
2018-12-18 15:11:03 +01:00
-
d3ef67aa3a
Remove suid from vim
Emilio Pinna
2018-12-18 14:28:09 +01:00
-
4910c32409
Skim wrong functions from original vi
Emilio Pinna
2018-12-18 14:04:05 +01:00
-
9432a6ce3c
Add Python 3 comment in vim and rvim
Emilio Pinna
2018-12-18 13:31:22 +01:00
-
cda1654809
Add openssl-enc commands (#41)
Chris Frederick
2018-12-17 07:46:30 -06:00
-
a659ed5d5f
Add file
s3krit
2018-12-12 18:08:22 +01:00
-
32b113b003
Fix and add SUID to other vi
Andrea Cardaci
2018-12-03 15:55:12 +01:00
-
e066c22c1f
Fix YAML format in vi
Andrea Cardaci
2018-12-03 15:45:16 +01:00
-
ed9363fe2d
Fix broken shells in vi
Andrea Cardaci
2018-12-03 15:43:38 +01:00
-
279381cf3c
Polish rvim, vi, and vim
Emilio Pinna
2018-12-03 13:15:57 +00:00
-
bd0cad0433
Add vi(m) commands (#39)
Hugo DELVAL
2018-12-03 14:06:41 +01:00
-
46fd726c5a
Improve 'apt-* install' entries
Andrea Cardaci
2018-11-29 14:25:49 +01:00
-
736f3482d3
Add apt(-get) entries
HugoDelval
2018-11-29 12:27:41 +01:00
-
2d3071ef55
Typo: LFILE -> $LFILE (DD command)
g0tmi1k
2018-11-20 12:05:36 +00:00
-
95d2165778
Update Gemfile.lock
Andrea Cardaci
2018-11-19 14:17:58 +01:00
-
f111f3e261
Split run-mailcap into functions
Andrea Cardaci
2018-11-19 14:04:01 +01:00
-
892949d4af
Add run-mailcap
egre55
2018-11-12 16:12:36 +00:00
-
df1efb0437
Fix cpan YAML
Andrea Cardaci
2018-11-12 15:48:31 +01:00
-
d5405933d1
Add run-parts
egre55
2018-11-12 12:40:10 +00:00
-
3cbfa05169
Add dmesg
Andrea Cardaci
2018-11-12 15:10:13 +01:00
-
23dae5406e
Minor fixes on cpan
Andrea Cardaci
2018-11-08 21:15:22 +01:00
-
a448ed5c25
Add dmsetup (#31)
egre55
2018-11-10 18:39:18 +00:00
-
27c1c56577
Polish cpan
Emilio Pinna
2018-11-08 20:01:40 +00:00