Commit Graph

20 Commits (28cc7ff7dabeed20f666f3d0eac4d9313df714c7)

Author SHA1 Message Date
Shikata fd719bb4b6 Add SUID category to awk 2021-01-12 13:39:52 +02:00
Emilio Pinna dd337b5ddf Adopt new function names 2018-10-05 18:55:38 +01:00
Andrea Cardaci d4b50275bb Use DATA as a placeholder for file-write operations 2018-08-20 15:00:34 +02:00
Andrea Cardaci e1cd3aed68 Fix YAMLs according to YAMLlint 2018-07-16 15:01:50 +02:00
Emilio Pinna d6895f367d Reorder functions in binaries 2018-07-04 19:26:52 +01: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 36dcf7a836 Reorganize function names 2018-05-25 15:30:02 +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
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
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 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 b81e57005a First commit 2018-05-21 20:14:41 +01:00