Commit Graph

165 Commits (f740b410cc6e80bde44c2a66f266801814207dc5)

Author SHA1 Message Date
Andrea Cardaci 41e62d689a Add gdb file-write 2018-05-28 21:29:34 +02:00
Andrea Cardaci 1a46497ae9 Remove useless empty line 2018-05-28 20:17:13 +02:00
Andrea Cardaci 809975ce4c Add awk file-read/write 2018-05-28 20:12:44 +02:00
Andrea Cardaci 898e6cd656 Add file-write to bash 2018-05-28 20:12:44 +02:00
Andrea Cardaci 640956451b Avoid variable in bash file-read 2018-05-28 20:12:44 +02:00
Andrea Cardaci 004b4bf828 Fix trailing spaces 2018-05-28 20:12:44 +02:00
Andrea Cardaci 89985be143 Disallow backslashes in bash file-read 2018-05-28 20:12:44 +02:00
Emilio Pinna c3710d7396 Add read-write to less, man, more, and vi 2018-05-28 20:12:44 +02:00
Emilio Pinna ee57eeba90 Add read and write to python and ruby 2018-05-28 20:12:44 +02:00
Emilio Pinna 66b617c955 Add read/write for ash, bash, csh, dash, ed, and emacs 2018-05-28 20:12:44 +02:00
Andrea Cardaci 358628c2f2 Remove hardcoded instances of bash 2018-05-28 17:48:26 +02:00
Emilio Pinna 8185fca039 Fix watch sudo code 2018-05-27 18:31:52 +01:00
Emilio Pinna 614954c0d3 Fix watch sudo code 2018-05-27 18:31:27 +01:00
Emilio Pinna 35bd51047a Rephrase watch description 2018-05-27 18:28:51 +01:00
Emilio Pinna 39e2d3335c Add watch 2018-05-27 18:17:14 +01:00
Emilio Pinna b06bb08f96 Fix description 2018-05-25 18:57:26 +01:00
Andrea Cardaci 36dcf7a836 Reorganize function names 2018-05-25 15:30:02 +02:00
Andrea Cardaci 2d3ebbbb05 Use the id command for non-interactive examples 2018-05-25 14:11:36 +02:00
Andrea Cardaci 0047d8bfb7 Add sudo and suid to php 2018-05-25 14:07:26 +02:00
Andrea Cardaci 4ea28f8c48 Use getenv instead of $_ENV in php as it is configuration-dependent 2018-05-25 11:19:13 +02:00
Andrea Cardaci 91c233f773 Make Emacs treat _gtfobins Markdown files like YAML 2018-05-25 02:16:18 +02:00
Andrea Cardaci f0d72ff530 Fix trailing spaces 2018-05-25 01:10:39 +02:00
Andrea Cardaci da0b49a840 Coherence in tar code 2018-05-25 01:03:51 +02:00
Andrea Cardaci e885d4a6ee Remove the -p option from suid-limited
It is useless because:
- if Debian-like, it is not supported and does not drop anyway;
- otherwise the `system()`-like function already used a shell that dropped the
  privileges.
2018-05-25 00:57:42 +02:00
Andrea Cardaci 84f48081fb Remove the -p option from sudo-enabled (typo) 2018-05-25 00:51:49 +02:00
Andrea Cardaci d7344a5230 Explicitly use the python2 command 2018-05-25 00:49:25 +02:00
Andrea Cardaci dd04e1630a Remove unsupported dash functions 2018-05-25 00:28:16 +02:00
Andrea Cardaci f0a22c23d3 Fix bash download script 2018-05-25 00:23:02 +02:00
Emilio Pinna a442b4cf34 Wrap dash commands 2018-05-24 22:43:04 +01:00
Emilio Pinna fda972eeaa Wrapping bash commands 2018-05-24 22:40:36 +01:00
Emilio Pinna c6441d33ef Add dash 2018-05-24 21:47:10 +01:00
Emilio Pinna a3867ccf28 Add ash command 2018-05-24 21:26:30 +01:00
Emilio Pinna fba68a0259 Add wish non-interactive reverse shell 2018-05-24 21:10:43 +01:00
Emilio Pinna feb07b18fb Rephrase network functions descriptions 2018-05-24 21:05:11 +01:00
Emilio Pinna b857c98f92 Use target.com and attacker.com 2018-05-24 21:05:11 +01:00
Andrea Cardaci 414ee88fd8 Add node bind shell 2018-05-24 00:50:05 +02:00
Andrea Cardaci ac79267e7e Simplify node reverse shell 2018-05-24 00:50:05 +02:00
Andrea Cardaci 6e2242d3f1 Fix node code style 2018-05-24 00:50:05 +02:00
Emilio Pinna 4e61de337a Add socat bind-shell 2018-05-23 20:55:36 +01:00
Emilio Pinna af346441f2 Add node suid, sudo, and interactive 2018-05-23 20:17:43 +01:00
Emilio Pinna 48787a0e8e Add node reverse-shell 2018-05-23 19:47:50 +01:00
Andrea Cardaci 344209b99c Add missing sudo to setarch 2018-05-23 11:34:47 +02:00
Emilio Pinna 0a5168dc9a Replace default port number with 12345 2018-05-23 08:08:13 +01:00
Emilio Pinna 793cd12812 Introduce non-interactive reverse and bind shells 2018-05-23 08:06:50 +01:00
Andrea Cardaci 19710192c3 Truncate long lines in awk 2018-05-23 00:36:17 +02:00
Andrea Cardaci 4303bf854b Use the same IP for examples 2018-05-23 00:29:51 +02:00
Andrea Cardaci dc9f4ff42c Add awk bind shell 2018-05-23 00:26:26 +02:00
Andrea Cardaci f2be339850 Fix awk reverse shell 2018-05-23 00:21:55 +02:00
Emilio Pinna c428d20365 Standardize awk reverse-shell 2018-05-22 23:03:37 +01:00
Andrea Cardaci 126f779732 Add awk reverse shell 2018-05-22 23:55:44 +02:00
Emilio Pinna 5f5598b1c3 Add tclsh reverse shell description 2018-05-22 22:07:10 +01:00
Emilio Pinna 24a7c20324 Add tclsh reverse shell 2018-05-22 22:04:46 +01:00
Emilio Pinna 43b68e46b1 Add socat 2018-05-22 21:40:27 +01:00
Emilio Pinna ac29dc064d Fix telnet descriptions 2018-05-22 21:26:17 +01:00
Emilio Pinna 158291baa4 Add missing descriptions 2018-05-22 21:22:20 +01:00
Emilio Pinna 8f992a27f1 Add descriptions to python2 and python3 2018-05-22 21:18:06 +01:00
Emilio Pinna d9612ec461 Rephrase bash 2018-05-22 21:17:51 +01:00
Emilio Pinna e3d9c03c96 Add PHP reverse-shell description 2018-05-22 19:23:05 +01:00
Emilio Pinna 6a075ebeeb Add perl reverse-shell description 2018-05-22 19:21:16 +01:00
Emilio Pinna 1e34daccee Remove alternative bash reverse-shell 2018-05-22 19:10:17 +01:00
Emilio Pinna 028a202891 Add another bash reverse shell 2018-05-22 19:03:44 +01:00
Emilio Pinna fad8425624 Add nc and bash other end commands 2018-05-22 18:57:05 +01:00
Andrea Cardaci 2fed778c51 Improve the description of ld.so 2018-05-22 12:40:35 +02:00
Andrea Cardaci 67a480ccce Add sftp 2018-05-22 11:58:12 +02:00
Emilio Pinna b81e57005a First commit 2018-05-21 20:14:41 +01:00