Commit Graph

106 Commits (45e1878113137022951bad7c6ceb8e754e46bf61)

Author SHA1 Message Date
Andrea Cardaci 45e1878113 Remove fork and reorganize GitHub buttons 2018-05-29 19:47:51 +02:00
Andrea Cardaci ef6bf6dfbe Add logo 2018-05-29 19:47:51 +02:00
Emilio Pinna d8c9db3561 Add nano and pico 2018-05-29 18:23:33 +01:00
Andrea Cardaci 6d780c24c4 Add more vertical space before/after the content 2018-05-29 17:39:50 +02:00
Andrea Cardaci bf3ea797ff Add GitHub corner
From http://tholman.com/github-corners/
2018-05-29 17:29:56 +02:00
Andrea Cardaci 481cd24a84 Fix ssh file-read 2018-05-29 17:11:36 +02:00
Andrea Cardaci b1ea773378 Add GTFOBins count in the heading 2018-05-29 16:59:37 +02:00
Paul Taylor 765d2d1aa4 Add file-read to ssh 2018-05-29 14:43:57 +02:00
Andrea Cardaci bf5cec98f3 Add more vertical space among wrapped functions in the table 2018-05-29 13:31:10 +02:00
Andrea Cardaci 0b90fa4c8f Limit search by function to one function only 2018-05-29 12:22:33 +02:00
Andrea Cardaci 4093161262 Clear filter by pressing escape 2018-05-29 12:10:30 +02:00
Andrea Cardaci a108890c1f Avoid useless update of the search box on user input 2018-05-29 12:05:19 +02:00
Andrea Cardaci 125f410e01 Refactor filtering allowing to link search results via URL hash 2018-05-29 11:52:46 +02:00
Emilio Pinna b457967d07 Add ksh 2018-05-28 21:07:51 +01:00
Andrea Cardaci 8f1d537d19 Add a note about python in gdb 2018-05-28 21:55:44 +02:00
Emilio Pinna 0834533edd Add dd 2018-05-28 20:35:35 +01:00
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
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