/
githubmirror
/
metasploit-framework
ОбзорДокументацияВойти
/
githubmirror
/
metasploit-framework
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
metasploit-framework/
.../source/ipwn/
..
Makefile

Added the download command

19 лет назад
Makefile.native

Added the download command

19 лет назад
README

Adding ipwn source/binary

19 лет назад
auto.h

Adds auto-execute support (hex edit the binary and change the # * 8192 to a list of commands, separated by newlines, ending with a NULL byte, keeping the same buffer size).

19 лет назад
cmd.h

Adds auto-execute support (hex edit the binary and change the # * 8192 to a list of commands, separated by newlines, ending with a NULL byte, keeping the same buffer size).

19 лет назад
cmd_base.c

Adds auto-execute support (hex edit the binary and change the # * 8192 to a list of commands, separated by newlines, ending with a NULL byte, keeping the same buffer size).

19 лет назад
cmd_expl.c

Adds auto-execute support (hex edit the binary and change the # * 8192 to a list of commands, separated by newlines, ending with a NULL byte, keeping the same buffer size).

19 лет назад
cmd_fd.c

Adds auto-execute support (hex edit the binary and change the # * 8192 to a list of commands, separated by newlines, ending with a NULL byte, keeping the same buffer size).

19 лет назад
cmd_fs.c

Adds auto-execute support (hex edit the binary and change the # * 8192 to a list of commands, separated by newlines, ending with a NULL byte, keeping the same buffer size).

19 лет назад
cmd_misc.c

Adds auto-execute support (hex edit the binary and change the # * 8192 to a list of commands, separated by newlines, ending with a NULL byte, keeping the same buffer size).

19 лет назад
cmd_net.c

Adds auto-execute support (hex edit the binary and change the # * 8192 to a list of commands, separated by newlines, ending with a NULL byte, keeping the same buffer size).

19 лет назад
cmd_privs.c

Adds auto-execute support (hex edit the binary and change the # * 8192 to a list of commands, separated by newlines, ending with a NULL byte, keeping the same buffer size).

19 лет назад
cmd_proc.c

Adds auto-execute support (hex edit the binary and change the # * 8192 to a list of commands, separated by newlines, ending with a NULL byte, keeping the same buffer size).

19 лет назад
cmd_sys.c

Adds auto-execute support (hex edit the binary and change the # * 8192 to a list of commands, separated by newlines, ending with a NULL byte, keeping the same buffer size).

19 лет назад
main.c

Adds auto-execute support (hex edit the binary and change the # * 8192 to a list of commands, separated by newlines, ending with a NULL byte, keeping the same buffer size).

19 лет назад
misc.c

Adds auto-execute support (hex edit the binary and change the # * 8192 to a list of commands, separated by newlines, ending with a NULL byte, keeping the same buffer size).

19 лет назад
README
This is a modified version of vlad902's impurity shelldemo, included with
version 2.7 of the Metasploit Framework. The modifications extend the shell
to perform iphone/ipod touch specific functions.
 
This code is dual-licensed as GPLv2 / Perl Artistic License
 
 
All bugs / modifications introduced are the responbility of:
H D Moore <hdm[at]metasploit.com>
 
This shell can be used as the PEXEC parameter for the "execute" staged payloads
within version 3 of the Metasploit Framework.