forked from nil0x42/phpsploit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
TODO
32 lines (24 loc) · 930 Bytes
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Repository:
* n/a
Documentation:
* Simplify the manpage to summarize only commands and how to get started
Core:
* Add a way to get return code of previous command (like bash's '$?')
* Provide bzip2 payload encoding (php >= 4.0.4, with bzcompress())
We need smaller payloads !
Interface:
* BUG: changing terminal size (SIGWINCH) makes readline prompt buggy
on muliline commands.
Sessions:
* n/a
Settings:
* n/a
Commands:
* Implement HTTPs response display in `corectl display-http-requests` command
Plugins:
* Write a "plugins/network/scan/plugin.py" small ip scanner, to be able to
progressively gain access on controlled server's internal network.
* `suirdoot`: handle backward compatibility with previous version, by using
old behavior when 'SUIDROOT_PIPE' environment variable if defined.
Network Stealth:
* Write a stealth module which use other target on each command (with 404)