forked from nil0x42/phpsploit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTODO
27 lines (20 loc) · 858 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
Interface:
Settings:
Sessions:
Core:
* Update session backwards compat with new default env var names
Commands:
* `session save` needs a '-f' (force) option.
* remote shell @exit needs a -f opt to bypass leave confirmation in case of
unsaved session.
* Add a `bind` core command to bind the prompt to a plugin.
Plugins:
* Write a "plugins/network/scan/plugin.py" small ip scanner, to be able to
progressively gain access on controlled server's internal network.
* A `stat` plugin should be created with new API. This one will replace
the current and deprecated `fileinfo` plugin.
Documentation:
* Simplify the manpage to summarize only commands and how to get started
* When all this done, the 'rtfm' core command can be removed
Network Stealth:
* Write a stealth module which use other target on each command (with 404)