Commit Graph

138 Commits (88165df832eef69eca86d2ae6fa0dc4419e45a31)

Author SHA1 Message Date
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
Emilio Pinna 2cfa11d5f8 Add read and write functions 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 aaaf90c0e4 Rephrase suid-enabled 2018-05-27 18:28:35 +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 9af7c514a6 Highlight the row under the mouse 2018-05-25 19:19:06 +02:00
Emilio Pinna 50e6831620 Shorten functions description 2018-05-25 17:46:40 +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 fccea5314e Add GitHub links to the contribute page 2018-05-25 02:25:17 +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 2b4fbed8a6 Rephrase the suid-enabled description about the -p option 2018-05-25 01:07:18 +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
Andrea Cardaci 2036d0cf90 Warn about the -p option for suid* functions 2018-05-24 23:43:44 +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 4bea8d51cc Use letters for enumerating examples 2018-05-24 12:48:22 +02:00
Andrea Cardaci 5a6b10911b Add permalinks for headings 2018-05-24 12:28:25 +02:00
Emilio Pinna 2d1c051d1c Rephrase SUID validation in contribute.md 2018-05-24 08:04:24 +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 a2c4dd2965 Polish description in the index 2018-05-23 20:58:03 +01:00
Emilio Pinna 4e61de337a Add socat bind-shell 2018-05-23 20:55:36 +01:00
Andrea Cardaci 9bc82744fd Avoid search auto-focus for modifiers 2018-05-23 21:43:23 +02:00
Emilio Pinna af346441f2 Add node suid, sudo, and interactive 2018-05-23 20:17:43 +01:00