diff options
author | rillig <rillig@pkgsrc.org> | 2006-04-12 21:31:51 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2006-04-12 21:31:51 +0000 |
commit | 72c22887da5b5e993fe2c5e24862a63b9f8fc61a (patch) | |
tree | 90b261de085cae4cc4d61d8adf6590090ea029e6 /security | |
parent | c9ba4a90f0833b60d9128d6248c15e6028202f35 (diff) | |
download | pkgsrc-72c22887da5b5e993fe2c5e24862a63b9f8fc61a.tar.gz |
Fixed pkglint warnings. Added a file to PERL_REPLACE. Bumped PKGREVISION.
Diffstat (limited to 'security')
-rw-r--r-- | security/msf/Makefile | 14 | ||||
-rw-r--r-- | security/msf/PLIST | 1370 |
2 files changed, 693 insertions, 691 deletions
diff --git a/security/msf/Makefile b/security/msf/Makefile index 710b5cc53b7..02fd6745289 100644 --- a/security/msf/Makefile +++ b/security/msf/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2005/10/19 10:34:33 adrianp Exp $ +# $NetBSD: Makefile,v 1.10 2006/04/12 21:31:51 rillig Exp $ # DISTNAME= framework-2.5 PKGNAME= msf-2.5 +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.metasploit.com/tools/ @@ -15,15 +16,15 @@ DEPENDS+= p5-Term-ReadLine>=1.14:../../devel/p5-Term-ReadLine LICENSE= inlineegg-license -MSFDIR?= ${PREFIX}/share/msf -MSFDOC?= ${PREFIX}/share/doc/msf -MESSAGE_SUBST+= MSFDIR=${MSFDIR} +MSFDIR= ${PREFIX}/share/msf +MESSAGE_SUBST+= MSFDIR=${MSFDIR:Q} USE_TOOLS+= perl:run PERL_FILES= msfcli msfconsole msfelfscan msfencode msflogdump msfpayload \ msfpescan msfupdate msfweb REPLACE_PERL+= ${PERL_FILES} tools/socketNinja.pl sdk/formatGen.pl \ - sdk/patternOffset.pl sdk/spitCode.pl src/shellcode/import.pl + sdk/patternOffset.pl sdk/spitCode.pl src/shellcode/import.pl \ + src/shellcode/win32/standard/build NO_BUILD= YES @@ -78,8 +79,9 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/payloads/external/*.py \ ${MSFDIR}/payloads/external + set -e; \ cd ${WRKSRC}; for f in ${PERL_FILES}; do \ - ${INSTALL_SCRIPT} $$f ${MSFDIR}; \ + ${INSTALL_SCRIPT} "$$f" ${MSFDIR}; \ done .include "../../mk/bsd.pkg.mk" diff --git a/security/msf/PLIST b/security/msf/PLIST index 7ad15a85036..b4f6650e99b 100644 --- a/security/msf/PLIST +++ b/security/msf/PLIST @@ -1,5 +1,40 @@ -@comment $NetBSD: PLIST,v 1.6 2005/10/19 10:34:33 adrianp Exp $ +@comment $NetBSD: PLIST,v 1.7 2006/04/12 21:31:51 rillig Exp $ share/doc/msf +share/msf/data/meterpreter/ext_server_fs.dll +share/msf/data/meterpreter/ext_server_net.dll +share/msf/data/meterpreter/ext_server_process.dll +share/msf/data/meterpreter/ext_server_sys.dll +share/msf/data/meterpreter/metsrv.dll +share/msf/data/msfpayload/template.exe +share/msf/data/msfweb/icons/aix.gif +share/msf/data/msfweb/icons/amiga.gif +share/msf/data/msfweb/icons/any.gif +share/msf/data/msfweb/icons/be.gif +share/msf/data/msfweb/icons/bsd.gif +share/msf/data/msfweb/icons/cisco.gif +share/msf/data/msfweb/icons/favicon.ico +share/msf/data/msfweb/icons/hpux.gif +share/msf/data/msfweb/icons/irix.gif +share/msf/data/msfweb/icons/linux.gif +share/msf/data/msfweb/icons/novell.gif +share/msf/data/msfweb/icons/os2.gif +share/msf/data/msfweb/icons/osx.gif +share/msf/data/msfweb/icons/sun.gif +share/msf/data/msfweb/icons/unknown.gif +share/msf/data/msfweb/icons/win32.gif +share/msf/data/msfweb/themes/default/credits.txt +share/msf/data/msfweb/themes/default/logo.jpg +share/msf/data/msfweb/themes/default/style.css +share/msf/data/msfweb/themes/gblack/credits.txt +share/msf/data/msfweb/themes/gblack/logo.jpg +share/msf/data/msfweb/themes/gblack/style.css +share/msf/data/msfweb/themes/gwhite/credits.txt +share/msf/data/msfweb/themes/gwhite/logo.jpg +share/msf/data/msfweb/themes/gwhite/style.css +share/msf/data/passivex/passivex.dll +share/msf/data/rpc_names +share/msf/data/shelldemo +share/msf/data/vncdll.dll share/msf/docs/7f8d5320.0 share/msf/docs/BUGS share/msf/docs/COPYING @@ -16,54 +51,19 @@ share/msf/docs/QUICKSTART.impurity share/msf/docs/QUICKSTART.msfcli share/msf/docs/QUICKSTART.msfconsole share/msf/docs/QUICKSTART.msfweb +share/msf/docs/RELEASE_2.5.txt share/msf/docs/SECURITY share/msf/docs/VERSION -share/msf/docs/RELEASE_2.5.txt +share/msf/docs/cacert.pem share/msf/docs/meterpreter.pdf share/msf/docs/userguide.pdf share/msf/docs/userguide.tex -share/msf/docs/cacert.pem -share/msf/data/shelldemo -share/msf/data/vncdll.dll -share/msf/data/passivex/passivex.dll -share/msf/data/msfpayload/template.exe -share/msf/data/rpc_names -share/msf/data/meterpreter/ext_server_fs.dll -share/msf/data/meterpreter/ext_server_net.dll -share/msf/data/meterpreter/ext_server_process.dll -share/msf/data/meterpreter/ext_server_sys.dll -share/msf/data/meterpreter/metsrv.dll -share/msf/data/msfweb/icons/favicon.ico -share/msf/data/msfweb/icons/amiga.gif -share/msf/data/msfweb/icons/cisco.gif -share/msf/data/msfweb/icons/win32.gif -share/msf/data/msfweb/icons/be.gif -share/msf/data/msfweb/icons/sun.gif -share/msf/data/msfweb/icons/irix.gif -share/msf/data/msfweb/icons/aix.gif -share/msf/data/msfweb/icons/unknown.gif -share/msf/data/msfweb/icons/hpux.gif -share/msf/data/msfweb/icons/any.gif -share/msf/data/msfweb/icons/os2.gif -share/msf/data/msfweb/icons/osx.gif -share/msf/data/msfweb/icons/novell.gif -share/msf/data/msfweb/icons/bsd.gif -share/msf/data/msfweb/icons/linux.gif -share/msf/data/msfweb/themes/default/style.css -share/msf/data/msfweb/themes/default/credits.txt -share/msf/data/msfweb/themes/default/logo.jpg -share/msf/data/msfweb/themes/gblack/style.css -share/msf/data/msfweb/themes/gblack/credits.txt -share/msf/data/msfweb/themes/gblack/logo.jpg -share/msf/data/msfweb/themes/gwhite/style.css -share/msf/data/msfweb/themes/gwhite/credits.txt -share/msf/data/msfweb/themes/gwhite/logo.jpg share/msf/encoders/Alpha2.pm share/msf/encoders/Countdown.pm share/msf/encoders/JmpCallAdditive.pm +share/msf/encoders/None.pm share/msf/encoders/OSXPPCLongXOR.pm share/msf/encoders/OSXPPCLongXORTag.pm -share/msf/encoders/None.pm share/msf/encoders/Pex.pm share/msf/encoders/PexAlphaNum.pm share/msf/encoders/PexFnstenvMov.pm @@ -71,327 +71,303 @@ share/msf/encoders/PexFnstenvSub.pm share/msf/encoders/QuackQuack.pm share/msf/encoders/ShikataGaNai.pm share/msf/encoders/Sparc.pm +share/msf/exploits/3com_3cdaemon_ftp_overflow.pm share/msf/exploits/Credits.pm -share/msf/exploits/aim_goaway.pm -share/msf/exploits/backupexec_ns.pm -share/msf/exploits/bakbone_netvault_heap.pm -share/msf/exploits/globalscapeftp_user_input.pm -share/msf/exploits/warftpd_165_user.pm -share/msf/exploits/icecast_header.pm -share/msf/exploits/iis40_htr.pm -share/msf/exploits/iis_fp30reg_chunked.pm -share/msf/exploits/iis_nsiislog_post.pm -share/msf/exploits/iis_w3who_overflow.pm -share/msf/exploits/imail_imap_delete.pm -share/msf/exploits/irix_lpsched_exec.pm -share/msf/exploits/mssql2000_preauthentication.pm -share/msf/exploits/openview_omniback.pm -share/msf/exploits/samba_trans2open_osx.pm -share/msf/exploits/seattlelab_mail_55.pm -share/msf/exploits/solaris_dtspcd_noir.pm -share/msf/exploits/uow_imap4_copy.pm -share/msf/exploits/uow_imap4_lsub.pm -share/msf/exploits/webstar_ftp_user.pm -share/msf/exploits/wins_ms04_045.pm +share/msf/exploits/Tester.pm share/msf/exploits/afp_loginext.pm +share/msf/exploits/aim_goaway.pm +share/msf/exploits/altn_webadmin.pm share/msf/exploits/apache_chunked_win32.pm -share/msf/exploits/blackice_pam_icq.pm -share/msf/exploits/distcc_exec.pm -share/msf/exploits/exchange2000_xexch50.pm -share/msf/exploits/ia_webmail.pm -share/msf/exploits/iis50_printer_overflow.pm -share/msf/exploits/iis50_webdav_ntdll.pm -share/msf/exploits/imail_ldap.pm -share/msf/exploits/lsass_ms04_011.pm -share/msf/exploits/mercantec_softcart.pm -share/msf/exploits/msrpc_dcom_ms03_026.pm -share/msf/exploits/mssql2000_resolution.pm -share/msf/exploits/poptop_negative_read.pm -share/msf/exploits/realserver_describe_linux.pm -share/msf/exploits/samba_nttrans.pm -share/msf/exploits/samba_trans2open.pm -share/msf/exploits/sambar6_search_results.pm -share/msf/exploits/servu_mdtm_overflow.pm -share/msf/exploits/smb_sniffer.pm -share/msf/exploits/solaris_sadmind_exec.pm -share/msf/exploits/squid_ntlm_authenticate.pm -share/msf/exploits/svnserve_date.pm -share/msf/exploits/ut2004_secure_linux.pm -share/msf/exploits/ut2004_secure_win32.pm -share/msf/exploits/warftpd_165_pass.pm -share/msf/exploits/windows_ssl_pct.pm -share/msf/exploits/3com_3cdaemon_ftp_overflow.pm share/msf/exploits/arkeia_agent_access.pm share/msf/exploits/arkeia_type77_macos.pm share/msf/exploits/arkeia_type77_win32.pm -share/msf/exploits/cabrightstor_disco.pm -share/msf/exploits/cabrightstor_disco_servicepc.pm -share/msf/exploits/cabrightstor_uniagent.pm -share/msf/exploits/calicclnt_getconfig.pm -share/msf/exploits/calicserv_getconfig.pm -share/msf/exploits/iis_source_dumper.pm -share/msf/exploits/maxdb_webdbm_get_overflow.pm -share/msf/exploits/minishare_get_overflow.pm -share/msf/exploits/msasn1_ms04_007_killbill.pm -share/msf/exploits/msmq_deleteobject_ms05_017.pm -share/msf/exploits/netterm_netftpd_user_overflow.pm -share/msf/exploits/oracle9i_xdb_ftp.pm -share/msf/exploits/oracle9i_xdb_ftp_pass.pm -share/msf/exploits/payload_handler.pm -share/msf/exploits/samba_trans2open_solsparc.pm -share/msf/exploits/sentinel_lm7_overflow.pm -share/msf/exploits/solaris_kcms_readfile.pm -share/msf/exploits/solaris_lpd_exec.pm -share/msf/exploits/solaris_snmpxdmid.pm -share/msf/exploits/solaris_ttyprompt.pm -share/msf/exploits/trackercam_phparg_overflow.pm -share/msf/exploits/wsftp_server_503_mkd.pm -share/msf/exploits/Tester.pm -share/msf/exploits/altn_webadmin.pm share/msf/exploits/awstats_configdir_exec.pm share/msf/exploits/backupexec_agent.pm share/msf/exploits/backupexec_dump.pm +share/msf/exploits/backupexec_ns.pm share/msf/exploits/backupexec_registry.pm share/msf/exploits/badblue_ext_overflow.pm +share/msf/exploits/bakbone_netvault_heap.pm share/msf/exploits/barracuda_img_exec.pm +share/msf/exploits/blackice_pam_icq.pm +share/msf/exploits/cabrightstor_disco.pm +share/msf/exploits/cabrightstor_disco_servicepc.pm share/msf/exploits/cabrightstor_sqlagent.pm +share/msf/exploits/cabrightstor_uniagent.pm share/msf/exploits/cacam_logsecurity_win32.pm share/msf/exploits/cacti_graphimage_exec.pm +share/msf/exploits/calicclnt_getconfig.pm +share/msf/exploits/calicserv_getconfig.pm +share/msf/exploits/distcc_exec.pm share/msf/exploits/edirectory_imonitor.pm +share/msf/exploits/exchange2000_xexch50.pm share/msf/exploits/futuresoft_tftpd.pm +share/msf/exploits/globalscapeftp_user_input.pm share/msf/exploits/gnu_mailutils_imap4d.pm share/msf/exploits/hpux_ftpd_preauth_list.pm share/msf/exploits/hpux_lpd_exec.pm +share/msf/exploits/ia_webmail.pm +share/msf/exploits/icecast_header.pm share/msf/exploits/ie_objecttype.pm +share/msf/exploits/iis40_htr.pm +share/msf/exploits/iis50_printer_overflow.pm +share/msf/exploits/iis50_webdav_ntdll.pm +share/msf/exploits/iis_fp30reg_chunked.pm +share/msf/exploits/iis_nsiislog_post.pm +share/msf/exploits/iis_source_dumper.pm +share/msf/exploits/iis_w3who_overflow.pm +share/msf/exploits/imail_imap_delete.pm +share/msf/exploits/imail_ldap.pm +share/msf/exploits/irix_lpsched_exec.pm +share/msf/exploits/lsass_ms04_011.pm share/msf/exploits/mailenable_auth_header.pm share/msf/exploits/mailenable_imap.pm +share/msf/exploits/maxdb_webdbm_get_overflow.pm share/msf/exploits/mdaemon_imap_cram_md5.pm +share/msf/exploits/mercantec_softcart.pm share/msf/exploits/mercury_imap.pm +share/msf/exploits/minishare_get_overflow.pm share/msf/exploits/ms05_039_pnp.pm +share/msf/exploits/msasn1_ms04_007_killbill.pm +share/msf/exploits/msmq_deleteobject_ms05_017.pm +share/msf/exploits/msrpc_dcom_ms03_026.pm +share/msf/exploits/mssql2000_preauthentication.pm +share/msf/exploits/mssql2000_resolution.pm +share/msf/exploits/netterm_netftpd_user_overflow.pm +share/msf/exploits/openview_omniback.pm +share/msf/exploits/oracle9i_xdb_ftp.pm +share/msf/exploits/oracle9i_xdb_ftp_pass.pm +share/msf/exploits/payload_handler.pm share/msf/exploits/php_vbulletin_template.pm share/msf/exploits/php_wordpress_lastpost.pm share/msf/exploits/php_xmlrpc_eval.pm share/msf/exploits/phpbb_highlight.pm +share/msf/exploits/poptop_negative_read.pm +share/msf/exploits/realserver_describe_linux.pm share/msf/exploits/rsa_iiswebagent_redirect.pm +share/msf/exploits/samba_nttrans.pm +share/msf/exploits/samba_trans2open.pm +share/msf/exploits/samba_trans2open_osx.pm +share/msf/exploits/samba_trans2open_solsparc.pm +share/msf/exploits/sambar6_search_results.pm +share/msf/exploits/seattlelab_mail_55.pm +share/msf/exploits/sentinel_lm7_overflow.pm +share/msf/exploits/servu_mdtm_overflow.pm share/msf/exploits/shoutcast_format_win32.pm share/msf/exploits/slimftpd_list_concat.pm +share/msf/exploits/smb_sniffer.pm +share/msf/exploits/solaris_dtspcd_noir.pm +share/msf/exploits/solaris_kcms_readfile.pm +share/msf/exploits/solaris_lpd_exec.pm share/msf/exploits/solaris_lpd_unlink.pm +share/msf/exploits/solaris_sadmind_exec.pm +share/msf/exploits/solaris_snmpxdmid.pm +share/msf/exploits/solaris_ttyprompt.pm +share/msf/exploits/squid_ntlm_authenticate.pm +share/msf/exploits/svnserve_date.pm +share/msf/exploits/trackercam_phparg_overflow.pm +share/msf/exploits/uow_imap4_copy.pm +share/msf/exploits/uow_imap4_lsub.pm +share/msf/exploits/ut2004_secure_linux.pm +share/msf/exploits/ut2004_secure_win32.pm +share/msf/exploits/warftpd_165_pass.pm +share/msf/exploits/warftpd_165_user.pm +share/msf/exploits/webstar_ftp_user.pm +share/msf/exploits/windows_ssl_pct.pm +share/msf/exploits/wins_ms04_045.pm +share/msf/exploits/wsftp_server_503_mkd.pm share/msf/exploits/zenworks_desktop_agent.pm share/msf/extras/Net_SSLeay.pm-1.23.tar.gz share/msf/extras/Term-ReadLine-Gnu-1.14.tar.gz +share/msf/lib/Digest/HMAC.pm +share/msf/lib/Digest/HMAC_MD5.pm +share/msf/lib/Digest/HMAC_SHA1.pm +share/msf/lib/Digest/Perl/MD5.pm +share/msf/lib/Msf/Base.pm +share/msf/lib/Msf/ColPrint.pm +share/msf/lib/Msf/Config.pm +share/msf/lib/Msf/EncodedPayload.pm +share/msf/lib/Msf/Encoder.pm +share/msf/lib/Msf/Encoder/SkyAlphaNum.pm +share/msf/lib/Msf/Encoder/XorDword.pm +share/msf/lib/Msf/Encoder/_Sparc.pm +share/msf/lib/Msf/Exploit.pm +share/msf/lib/Msf/Logging.pm +share/msf/lib/Msf/Logo.pm +share/msf/lib/Msf/Module.pm +share/msf/lib/Msf/Nop.pm share/msf/lib/Msf/Nop/OptyNop2.pm share/msf/lib/Msf/Nop/OptyNop2Tables.pm -share/msf/lib/Msf/PayloadComponent/FindLocalShell.pm -share/msf/lib/Msf/PayloadComponent/PassiveXConnection.pm -share/msf/lib/Msf/PayloadComponent/InlineEggPayload.pm +share/msf/lib/Msf/Payload.pm +share/msf/lib/Msf/PayloadComponent/BSD/BindStager.pm +share/msf/lib/Msf/PayloadComponent/BSD/FindRecvStager.pm +share/msf/lib/Msf/PayloadComponent/BSD/Payload.pm +share/msf/lib/Msf/PayloadComponent/BSD/ReverseStager.pm +share/msf/lib/Msf/PayloadComponent/BSD/StagePayload.pm +share/msf/lib/Msf/PayloadComponent/BSD/ia32/BindStager.pm +share/msf/lib/Msf/PayloadComponent/BSD/ia32/FindRecvStager.pm +share/msf/lib/Msf/PayloadComponent/BSD/ia32/ReverseStager.pm +share/msf/lib/Msf/PayloadComponent/BSD/ia32/ShellStage.pm +share/msf/lib/Msf/PayloadComponent/BSDi/BindStager.pm +share/msf/lib/Msf/PayloadComponent/BSDi/FindRecvStager.pm +share/msf/lib/Msf/PayloadComponent/BSDi/Payload.pm +share/msf/lib/Msf/PayloadComponent/BSDi/ReverseStager.pm +share/msf/lib/Msf/PayloadComponent/BSDi/StagePayload.pm +share/msf/lib/Msf/PayloadComponent/BSDi/ia32/BindStager.pm +share/msf/lib/Msf/PayloadComponent/BSDi/ia32/ReverseStager.pm +share/msf/lib/Msf/PayloadComponent/BSDi/ia32/ShellStage.pm +share/msf/lib/Msf/PayloadComponent/BindConnection.pm share/msf/lib/Msf/PayloadComponent/CommandPayload.pm -share/msf/lib/Msf/PayloadComponent/SolarisShellStage.pm -share/msf/lib/Msf/PayloadComponent/ReverseConnection.pm -share/msf/lib/Msf/PayloadComponent/SolarisStagePayload.pm -share/msf/lib/Msf/PayloadComponent/DoubleReverseConnection.pm -share/msf/lib/Msf/PayloadComponent/Console.pm share/msf/lib/Msf/PayloadComponent/ConnectionHandler.pm -share/msf/lib/Msf/PayloadComponent/SolarisPayload.pm -share/msf/lib/Msf/PayloadComponent/NoConnection.pm -share/msf/lib/Msf/PayloadComponent/TextConsole.pm +share/msf/lib/Msf/PayloadComponent/Console.pm +share/msf/lib/Msf/PayloadComponent/DoubleReverseConnection.pm share/msf/lib/Msf/PayloadComponent/ExternalPayload.pm -share/msf/lib/Msf/PayloadComponent/BindConnection.pm +share/msf/lib/Msf/PayloadComponent/FindConnection.pm +share/msf/lib/Msf/PayloadComponent/FindLocalShell.pm share/msf/lib/Msf/PayloadComponent/FindRecvConnection.pm -share/msf/lib/Msf/PayloadComponent/SolarisFindStager.pm +share/msf/lib/Msf/PayloadComponent/InlineEggPayload.pm +share/msf/lib/Msf/PayloadComponent/Linux/BindStager.pm +share/msf/lib/Msf/PayloadComponent/Linux/FindRecvStager.pm +share/msf/lib/Msf/PayloadComponent/Linux/Payload.pm +share/msf/lib/Msf/PayloadComponent/Linux/ReverseStager.pm +share/msf/lib/Msf/PayloadComponent/Linux/StagePayload.pm +share/msf/lib/Msf/PayloadComponent/Linux/ia32/BindStager.pm +share/msf/lib/Msf/PayloadComponent/Linux/ia32/FindRecvStager.pm +share/msf/lib/Msf/PayloadComponent/Linux/ia32/ReverseStager.pm +share/msf/lib/Msf/PayloadComponent/Linux/ia32/ShellStage.pm +share/msf/lib/Msf/PayloadComponent/NoConnection.pm +share/msf/lib/Msf/PayloadComponent/OSX/BindStager.pm +share/msf/lib/Msf/PayloadComponent/OSX/FindRecvStager.pm +share/msf/lib/Msf/PayloadComponent/OSX/Payload.pm +share/msf/lib/Msf/PayloadComponent/OSX/ReverseStager.pm +share/msf/lib/Msf/PayloadComponent/OSX/StagePayload.pm +share/msf/lib/Msf/PayloadComponent/OSX/ppc/BindStager.pm +share/msf/lib/Msf/PayloadComponent/OSX/ppc/FindRecvPeekStager.pm +share/msf/lib/Msf/PayloadComponent/OSX/ppc/FindRecvStager.pm +share/msf/lib/Msf/PayloadComponent/OSX/ppc/ReverseNFStager.pm +share/msf/lib/Msf/PayloadComponent/OSX/ppc/ReverseStager.pm +share/msf/lib/Msf/PayloadComponent/OSX/ppc/ShellStage.pm +share/msf/lib/Msf/PayloadComponent/PassiveXConnection.pm +share/msf/lib/Msf/PayloadComponent/ReverseConnection.pm share/msf/lib/Msf/PayloadComponent/SolarisBindStager.pm -share/msf/lib/Msf/PayloadComponent/FindConnection.pm +share/msf/lib/Msf/PayloadComponent/SolarisFindStager.pm +share/msf/lib/Msf/PayloadComponent/SolarisPayload.pm share/msf/lib/Msf/PayloadComponent/SolarisReverseStager.pm +share/msf/lib/Msf/PayloadComponent/SolarisShellStage.pm +share/msf/lib/Msf/PayloadComponent/SolarisStagePayload.pm +share/msf/lib/Msf/PayloadComponent/TextConsole.pm share/msf/lib/Msf/PayloadComponent/WebConsole.pm -share/msf/lib/Msf/Base.pm -share/msf/lib/Msf/UI.pm -share/msf/lib/Msf/Nop.pm +share/msf/lib/Msf/PayloadComponent/Windows/BindStager.pm +share/msf/lib/Msf/PayloadComponent/Windows/FindRecvStager.pm +share/msf/lib/Msf/PayloadComponent/Windows/PassiveXStager.pm +share/msf/lib/Msf/PayloadComponent/Windows/Payload.pm +share/msf/lib/Msf/PayloadComponent/Windows/ReverseStager.pm +share/msf/lib/Msf/PayloadComponent/Windows/StagePayload.pm +share/msf/lib/Msf/PayloadComponent/Windows/StagePayloadIE.pm +share/msf/lib/Msf/PayloadComponent/Windows/ia32/BindStager.pm +share/msf/lib/Msf/PayloadComponent/Windows/ia32/BindStagerIE.pm +share/msf/lib/Msf/PayloadComponent/Windows/ia32/ExecuteCommand.pm +share/msf/lib/Msf/PayloadComponent/Windows/ia32/FindRecvOrdinalStager.pm +share/msf/lib/Msf/PayloadComponent/Windows/ia32/InjectLibStage.pm +share/msf/lib/Msf/PayloadComponent/Windows/ia32/InjectMeterpreterStage.pm +share/msf/lib/Msf/PayloadComponent/Windows/ia32/InjectVncStage.pm +share/msf/lib/Msf/PayloadComponent/Windows/ia32/PassiveXStager.pm +share/msf/lib/Msf/PayloadComponent/Windows/ia32/PipedShellStage.pm +share/msf/lib/Msf/PayloadComponent/Windows/ia32/ReverseOrdinalStager.pm +share/msf/lib/Msf/PayloadComponent/Windows/ia32/ReverseStager.pm +share/msf/lib/Msf/PayloadComponent/Windows/ia32/ReverseStagerIE.pm +share/msf/lib/Msf/PayloadComponent/Windows/ia32/ShellStage.pm +share/msf/lib/Msf/PayloadComponent/Windows/ia32/UploadExecStage.pm +share/msf/lib/Msf/Socket/RawUdp.pm +share/msf/lib/Msf/Socket/RawUdpBase.pm share/msf/lib/Msf/Socket/SSLTcp.pm share/msf/lib/Msf/Socket/SSLTcpBase.pm -share/msf/lib/Msf/Socket/RawUdp.pm -share/msf/lib/Msf/Socket/Tcp.pm -share/msf/lib/Msf/Socket/Udp.pm share/msf/lib/Msf/Socket/Socket.pm -share/msf/lib/Msf/Socket/UdpBase.pm share/msf/lib/Msf/Socket/SocketBase.pm +share/msf/lib/Msf/Socket/Tcp.pm share/msf/lib/Msf/Socket/TcpBase.pm -share/msf/lib/Msf/Socket/RawUdpBase.pm +share/msf/lib/Msf/Socket/Udp.pm +share/msf/lib/Msf/Socket/UdpBase.pm share/msf/lib/Msf/TextUI.pm -share/msf/lib/Msf/Exploit.pm -share/msf/lib/Msf/Payload.pm -share/msf/lib/Msf/Module.pm -share/msf/lib/Msf/ColPrint.pm -share/msf/lib/Msf/EncodedPayload.pm -share/msf/lib/Msf/Logging.pm +share/msf/lib/Msf/UI.pm share/msf/lib/Msf/WebUI.pm -share/msf/lib/Msf/Config.pm -share/msf/lib/Msf/Encoder.pm -share/msf/lib/Pex/SPARC.pm -share/msf/lib/Pex/Meterpreter/RemoteDispatch.pm -share/msf/lib/Pex/Meterpreter/Packet.pm -share/msf/lib/Pex/Meterpreter/LocalDispatch.pm -share/msf/lib/Pex/Meterpreter/Extension/Client/Sys.pm -share/msf/lib/Pex/Meterpreter/Extension/Client/Process.pm -share/msf/lib/Pex/Meterpreter/Extension/Client/Net.pm -share/msf/lib/Pex/Meterpreter/Extension/Client/Fs.pm -share/msf/lib/Pex/Meterpreter/Extension/Client/Boiler.pm -share/msf/lib/Pex/Meterpreter/Crypto/Xor.pm -share/msf/lib/Pex/Meterpreter/Client.pm -share/msf/lib/Pex/Meterpreter/Channel.pm -share/msf/lib/Pex/Meterpreter/Buffer.pm -share/msf/lib/Pex/Meterpreter/Base.pm -share/msf/lib/Pex/Meterpreter/Arguments.pm -share/msf/lib/Pex/Encoding/XorWord.pm -share/msf/lib/Pex/Encoding/XorDwordFeedbackN.pm -share/msf/lib/Pex/Encoding/XorDwordFeedback.pm -share/msf/lib/Pex/Encoding/XorDword.pm -share/msf/lib/Pex/ELFInfo.pm -share/msf/lib/Pex/jBASE.pm -share/msf/lib/Pex/BEServerRPC.pm -share/msf/lib/Digest/HMAC_MD5.pm -share/msf/lib/Digest/HMAC.pm -share/msf/lib/Digest/HMAC_SHA1.pm +share/msf/lib/NetPacket.pm +share/msf/lib/NetPacket/ARP.pm +share/msf/lib/NetPacket/Ethernet.pm +share/msf/lib/NetPacket/ICMP.pm +share/msf/lib/NetPacket/IGMP.pm +share/msf/lib/NetPacket/IP.pm +share/msf/lib/NetPacket/TCP.pm +share/msf/lib/NetPacket/UDP.pm +share/msf/lib/Pex.pm share/msf/lib/Pex/Alpha.pm -share/msf/lib/Msf/PayloadComponent/Windows/ia32/UploadExecStage.pm -share/msf/lib/Msf/PayloadComponent/Windows/ia32/ShellStage.pm -share/msf/lib/Msf/PayloadComponent/Windows/ia32/PassiveXStager.pm -share/msf/lib/Msf/PayloadComponent/Windows/ia32/ReverseStagerIE.pm -share/msf/lib/Msf/PayloadComponent/Windows/ia32/ReverseStager.pm -share/msf/lib/Msf/PayloadComponent/Windows/ia32/ReverseOrdinalStager.pm -share/msf/lib/Msf/PayloadComponent/Windows/ia32/PipedShellStage.pm -share/msf/lib/Msf/PayloadComponent/Windows/ia32/InjectVncStage.pm -share/msf/lib/Msf/PayloadComponent/Windows/ia32/InjectMeterpreterStage.pm -share/msf/lib/Msf/PayloadComponent/Windows/ia32/InjectLibStage.pm -share/msf/lib/Msf/PayloadComponent/Windows/ia32/FindRecvOrdinalStager.pm -share/msf/lib/Msf/PayloadComponent/Windows/ia32/ExecuteCommand.pm -share/msf/lib/Msf/PayloadComponent/Windows/ia32/BindStagerIE.pm -share/msf/lib/Msf/PayloadComponent/Windows/ia32/BindStager.pm -share/msf/lib/Msf/PayloadComponent/Windows/StagePayloadIE.pm -share/msf/lib/Msf/PayloadComponent/Windows/StagePayload.pm -share/msf/lib/Msf/PayloadComponent/Windows/ReverseStager.pm -share/msf/lib/Msf/PayloadComponent/Windows/Payload.pm -share/msf/lib/Msf/PayloadComponent/Windows/PassiveXStager.pm -share/msf/lib/Msf/PayloadComponent/Windows/FindRecvStager.pm -share/msf/lib/Msf/PayloadComponent/Windows/BindStager.pm -share/msf/lib/Msf/PayloadComponent/OSX/ppc/ShellStage.pm -share/msf/lib/Msf/PayloadComponent/OSX/ppc/ReverseStager.pm -share/msf/lib/Msf/PayloadComponent/OSX/ppc/ReverseNFStager.pm -share/msf/lib/Msf/PayloadComponent/OSX/ppc/FindRecvStager.pm -share/msf/lib/Msf/PayloadComponent/OSX/ppc/FindRecvPeekStager.pm -share/msf/lib/Msf/PayloadComponent/OSX/ppc/BindStager.pm -share/msf/lib/Msf/PayloadComponent/OSX/StagePayload.pm -share/msf/lib/Msf/PayloadComponent/OSX/ReverseStager.pm -share/msf/lib/Msf/PayloadComponent/OSX/Payload.pm -share/msf/lib/Msf/PayloadComponent/OSX/FindRecvStager.pm -share/msf/lib/Msf/PayloadComponent/OSX/BindStager.pm -share/msf/lib/Msf/PayloadComponent/Linux/ia32/ShellStage.pm -share/msf/lib/Msf/PayloadComponent/Linux/ia32/ReverseStager.pm -share/msf/lib/Msf/PayloadComponent/Linux/ia32/FindRecvStager.pm -share/msf/lib/Msf/PayloadComponent/Linux/ia32/BindStager.pm -share/msf/lib/Msf/PayloadComponent/Linux/StagePayload.pm -share/msf/lib/Msf/PayloadComponent/Linux/ReverseStager.pm -share/msf/lib/Msf/PayloadComponent/Linux/Payload.pm -share/msf/lib/Msf/PayloadComponent/Linux/FindRecvStager.pm -share/msf/lib/Msf/PayloadComponent/Linux/BindStager.pm -share/msf/lib/Msf/PayloadComponent/BSDi/ia32/ShellStage.pm -share/msf/lib/Msf/PayloadComponent/BSDi/ia32/ReverseStager.pm -share/msf/lib/Msf/PayloadComponent/BSDi/ia32/BindStager.pm -share/msf/lib/Msf/PayloadComponent/BSDi/StagePayload.pm -share/msf/lib/Msf/PayloadComponent/BSDi/ReverseStager.pm -share/msf/lib/Msf/PayloadComponent/BSDi/Payload.pm -share/msf/lib/Msf/PayloadComponent/BSDi/FindRecvStager.pm -share/msf/lib/Msf/PayloadComponent/BSDi/BindStager.pm -share/msf/lib/Msf/PayloadComponent/BSD/ia32/ShellStage.pm -share/msf/lib/Msf/PayloadComponent/BSD/ia32/ReverseStager.pm -share/msf/lib/Msf/PayloadComponent/BSD/ia32/FindRecvStager.pm -share/msf/lib/Msf/PayloadComponent/BSD/ia32/BindStager.pm -share/msf/lib/Msf/PayloadComponent/BSD/StagePayload.pm -share/msf/lib/Msf/PayloadComponent/BSD/ReverseStager.pm -share/msf/lib/Msf/PayloadComponent/BSD/Payload.pm -share/msf/lib/Msf/PayloadComponent/BSD/FindRecvStager.pm -share/msf/lib/Msf/PayloadComponent/BSD/BindStager.pm -share/msf/lib/Msf/Logo.pm -share/msf/lib/Msf/Encoder/_Sparc.pm -share/msf/lib/Msf/Encoder/XorDword.pm -share/msf/lib/Msf/Encoder/SkyAlphaNum.pm +share/msf/lib/Pex/Arkeia.pm +share/msf/lib/Pex/BEServerRPC.pm +share/msf/lib/Pex/DCERPC.pm +share/msf/lib/Pex/ELFInfo.pm +share/msf/lib/Pex/Encoder.pm +share/msf/lib/Pex/Encoding/XorDword.pm +share/msf/lib/Pex/Encoding/XorDwordFeedback.pm +share/msf/lib/Pex/Encoding/XorDwordFeedbackN.pm +share/msf/lib/Pex/Encoding/XorWord.pm +share/msf/lib/Pex/MSSQL.pm +share/msf/lib/Pex/Meterpreter/Arguments.pm +share/msf/lib/Pex/Meterpreter/Base.pm +share/msf/lib/Pex/Meterpreter/Buffer.pm +share/msf/lib/Pex/Meterpreter/Channel.pm +share/msf/lib/Pex/Meterpreter/Client.pm +share/msf/lib/Pex/Meterpreter/Crypto/Xor.pm +share/msf/lib/Pex/Meterpreter/Extension/Client/Boiler.pm +share/msf/lib/Pex/Meterpreter/Extension/Client/Fs.pm +share/msf/lib/Pex/Meterpreter/Extension/Client/Net.pm +share/msf/lib/Pex/Meterpreter/Extension/Client/Process.pm +share/msf/lib/Pex/Meterpreter/Extension/Client/Sys.pm +share/msf/lib/Pex/Meterpreter/LocalDispatch.pm +share/msf/lib/Pex/Meterpreter/Packet.pm +share/msf/lib/Pex/Meterpreter/RemoteDispatch.pm share/msf/lib/Pex/Nasm/Instruction.pm -share/msf/lib/Pex/Nasm/Ndisasm.pm share/msf/lib/Pex/Nasm/Nasm.pm +share/msf/lib/Pex/Nasm/Ndisasm.pm +share/msf/lib/Pex/PEInfo.pm share/msf/lib/Pex/Poly/BlockMaster.pm +share/msf/lib/Pex/Poly/BlockMaster/Block.pm share/msf/lib/Pex/Poly/DeltaKing.pm share/msf/lib/Pex/Poly/RegAssassin.pm -share/msf/lib/Pex/Poly/BlockMaster/Block.pm share/msf/lib/Pex/Poly/WannaCracker.pm +share/msf/lib/Pex/PsuedoShell.pm share/msf/lib/Pex/RawPackets.pm -share/msf/lib/Pex/Arkeia.pm -share/msf/lib/Pex/SunRPC.pm -share/msf/lib/Pex/XDR.pm +share/msf/lib/Pex/RawSocket.pm share/msf/lib/Pex/SMB.pm -share/msf/lib/Pex/Socket/SSLTcp.pm +share/msf/lib/Pex/SPARC.pm +share/msf/lib/Pex/Searcher.pm share/msf/lib/Pex/Socket/RawUdp.pm +share/msf/lib/Pex/Socket/SSLTcp.pm +share/msf/lib/Pex/Socket/Socket.pm share/msf/lib/Pex/Socket/Tcp.pm share/msf/lib/Pex/Socket/Udp.pm -share/msf/lib/Pex/Socket/Socket.pm -share/msf/lib/Pex/Searcher.pm -share/msf/lib/Pex/x86.pm -share/msf/lib/Pex/DCERPC.pm -share/msf/lib/Pex/MSSQL.pm -share/msf/lib/Pex/Utils.pm -share/msf/lib/Pex/Text.pm -share/msf/lib/Pex/PEInfo.pm -share/msf/lib/Pex/RawSocket.pm share/msf/lib/Pex/Struct.pm -share/msf/lib/Pex/Encoder.pm -share/msf/lib/Pex/PsuedoShell.pm -share/msf/lib/Digest/Perl/MD5.pm -share/msf/lib/NetPacket.pm -share/msf/lib/Pex.pm -share/msf/lib/NetPacket/IP.pm -share/msf/lib/NetPacket/TCP.pm -share/msf/lib/NetPacket/UDP.pm -share/msf/lib/NetPacket/Ethernet.pm -share/msf/lib/NetPacket/ICMP.pm -share/msf/lib/NetPacket/IGMP.pm -share/msf/lib/NetPacket/ARP.pm -share/msf/nops/PPC.pm -share/msf/nops/Pex.pm -share/msf/nops/SPARC.pm +share/msf/lib/Pex/SunRPC.pm +share/msf/lib/Pex/Text.pm +share/msf/lib/Pex/Utils.pm +share/msf/lib/Pex/XDR.pm +share/msf/lib/Pex/jBASE.pm +share/msf/lib/Pex/x86.pm +share/msf/msfcli +share/msf/msfconsole +share/msf/msfelfscan +share/msf/msfencode +share/msf/msflogdump +share/msf/msfpayload +share/msf/msfpescan +share/msf/msfupdate +share/msf/msfweb share/msf/nops/Alpha.pm share/msf/nops/MIPS.pm share/msf/nops/Opty2.pm -share/msf/payloads/external/WindowsSyscall.py -share/msf/payloads/external/bsdx86bind_ie.py -share/msf/payloads/external/bsdx86reverse_ie.py -share/msf/payloads/external/inlineegg.py -share/msf/payloads/external/linx86bind_ie.py -share/msf/payloads/external/linx86reverse_ie.py -share/msf/payloads/external/linx86reverse_xor.py -share/msf/payloads/external/win32_stg_winexec.py +share/msf/nops/PPC.pm +share/msf/nops/Pex.pm +share/msf/nops/SPARC.pm share/msf/payloads/Empty.pm -share/msf/payloads/cmd_generic.pm -share/msf/payloads/cmd_sol_bind.pm -share/msf/payloads/cmd_unix_reverse.pm -share/msf/payloads/cmd_unix_reverse_nss.pm -share/msf/payloads/cmd_interact.pm -share/msf/payloads/cmd_localshell.pm -share/msf/payloads/linux_sparc_findsock.pm -share/msf/payloads/solaris_sparc_findsock.pm -share/msf/payloads/win32_passivex.pm -share/msf/payloads/win32_passivex_meterpreter.pm -share/msf/payloads/win32_passivex_stg.pm -share/msf/payloads/win32_passivex_vncinject.pm -share/msf/payloads/win32_adduser.pm -share/msf/payloads/win32_bind.pm -share/msf/payloads/win32_bind_dllinject.pm -share/msf/payloads/win32_bind_stg.pm -share/msf/payloads/win32_bind_stg_upexec.pm -share/msf/payloads/win32_exec.pm -share/msf/payloads/win32_bind_vncinject.pm -share/msf/payloads/win32_reverse.pm -share/msf/payloads/win32_reverse_dllinject.pm -share/msf/payloads/win32_reverse_stg.pm -share/msf/payloads/win32_reverse_stg_ie.pm -share/msf/payloads/win32_reverse_stg_upexec.pm -share/msf/payloads/win32_reverse_vncinject.pm share/msf/payloads/bsd_ia32_bind.pm share/msf/payloads/bsd_ia32_bind_ie.pm share/msf/payloads/bsd_ia32_bind_stg.pm @@ -409,8 +385,22 @@ share/msf/payloads/bsdi_ia32_bind_stg.pm share/msf/payloads/bsdi_ia32_findsock.pm share/msf/payloads/bsdi_ia32_reverse.pm share/msf/payloads/bsdi_ia32_reverse_stg.pm +share/msf/payloads/cmd_generic.pm +share/msf/payloads/cmd_interact.pm share/msf/payloads/cmd_irix_bind.pm +share/msf/payloads/cmd_localshell.pm +share/msf/payloads/cmd_sol_bind.pm +share/msf/payloads/cmd_unix_reverse.pm share/msf/payloads/cmd_unix_reverse_bash.pm +share/msf/payloads/cmd_unix_reverse_nss.pm +share/msf/payloads/external/WindowsSyscall.py +share/msf/payloads/external/bsdx86bind_ie.py +share/msf/payloads/external/bsdx86reverse_ie.py +share/msf/payloads/external/inlineegg.py +share/msf/payloads/external/linx86bind_ie.py +share/msf/payloads/external/linx86reverse_ie.py +share/msf/payloads/external/linx86reverse_xor.py +share/msf/payloads/external/win32_stg_winexec.py share/msf/payloads/generic_sparc_execve.pm share/msf/payloads/irix_mips_execve.pm share/msf/payloads/linux_ia32_adduser.pm @@ -428,6 +418,7 @@ share/msf/payloads/linux_ia32_reverse_stg.pm share/msf/payloads/linux_ia32_reverse_udp.pm share/msf/payloads/linux_ia32_reverse_xor.pm share/msf/payloads/linux_sparc_bind.pm +share/msf/payloads/linux_sparc_findsock.pm share/msf/payloads/linux_sparc_reverse.pm share/msf/payloads/osx_ppc_bind.pm share/msf/payloads/osx_ppc_bind_stg.pm @@ -440,209 +431,104 @@ share/msf/payloads/solaris_ia32_bind.pm share/msf/payloads/solaris_ia32_findsock.pm share/msf/payloads/solaris_ia32_reverse.pm share/msf/payloads/solaris_sparc_bind.pm +share/msf/payloads/solaris_sparc_findsock.pm share/msf/payloads/solaris_sparc_reverse.pm +share/msf/payloads/win32_adduser.pm +share/msf/payloads/win32_bind.pm +share/msf/payloads/win32_bind_dllinject.pm share/msf/payloads/win32_bind_meterpreter.pm +share/msf/payloads/win32_bind_stg.pm +share/msf/payloads/win32_bind_stg_upexec.pm +share/msf/payloads/win32_bind_vncinject.pm +share/msf/payloads/win32_exec.pm share/msf/payloads/win32_findrecv_ord_meterpreter.pm share/msf/payloads/win32_findrecv_ord_stg.pm share/msf/payloads/win32_findrecv_ord_vncinject.pm +share/msf/payloads/win32_passivex.pm +share/msf/payloads/win32_passivex_meterpreter.pm +share/msf/payloads/win32_passivex_stg.pm +share/msf/payloads/win32_passivex_vncinject.pm +share/msf/payloads/win32_reverse.pm +share/msf/payloads/win32_reverse_dllinject.pm share/msf/payloads/win32_reverse_meterpreter.pm share/msf/payloads/win32_reverse_ord.pm share/msf/payloads/win32_reverse_ord_vncinject.pm -share/msf/tools/README.socketNinja -share/msf/tools/README.memdump -share/msf/tools/memdump.exe -share/msf/tools/memdump.c -share/msf/tools/socketNinja.pl +share/msf/payloads/win32_reverse_stg.pm +share/msf/payloads/win32_reverse_stg_ie.pm +share/msf/payloads/win32_reverse_stg_upexec.pm +share/msf/payloads/win32_reverse_vncinject.pm +share/msf/sdk/docs/exploitReference.txt share/msf/sdk/docs/exploitTutorial.txt +share/msf/sdk/docs/exploitTutorial_FR.txt share/msf/sdk/docs/svnserve_date.pm -share/msf/sdk/docs/vuln1_osx.pm -share/msf/sdk/docs/exploitReference.txt share/msf/sdk/docs/vuln1.c share/msf/sdk/docs/vuln1_1.pm share/msf/sdk/docs/vuln1_2.pm share/msf/sdk/docs/vuln1_3.pm -share/msf/sdk/docs/exploitTutorial_FR.txt +share/msf/sdk/docs/vuln1_osx.pm share/msf/sdk/formatGen.pl share/msf/sdk/patternOffset.pl share/msf/sdk/spitCode.pl -share/msf/msfcli -share/msf/msfconsole -share/msf/msfencode -share/msf/msflogdump -share/msf/msfpayload -share/msf/msfpescan -share/msf/msfweb -share/msf/msfupdate -share/msf/msfelfscan -share/msf/src/shellcode/bsd/ia32/stager_sock_find.asm -share/msf/src/shellcode/bsd/ia32/single_exec.asm -share/msf/src/shellcode/bsd/ia32/Makefile -share/msf/src/shellcode/bsd/ia32/single_bind_tcp_shell.asm -share/msf/src/shellcode/bsd/ia32/single_reverse_tcp_shell.asm -share/msf/src/shellcode/bsd/ia32/single_findsock.asm -share/msf/src/shellcode/bsd/ia32/stage_tcp_shell.asm -share/msf/src/shellcode/bsd/ia32/single_reverse_libinject.asm -share/msf/src/shellcode/bsd/ia32/single_find_tcp_shell.asm -share/msf/src/shellcode/bsd/ia32/stager_sock_bind.asm -share/msf/src/shellcode/bsd/ia32/stager_sock_reverse.asm -share/msf/src/shellcode/bsd/ia32/generic.asm -share/msf/src/shellcode/bsd/sparc/single_bind_tcp.s -share/msf/src/shellcode/bsd/sparc/single_reverse_tcp.s -share/msf/src/shellcode/osx/ppc/stub_sock_find_peek_flusher.asm -share/msf/src/shellcode/osx/ppc/stager_sock_reverse_nf.asm -share/msf/src/shellcode/osx/ppc/stager_sock_find.asm -share/msf/src/shellcode/osx/ppc/encoder_dword_xor_tag.asm -share/msf/src/shellcode/osx/ppc/encoder_dword_xor.asm -share/msf/src/shellcode/osx/ppc/single_reverse_tcp.asm -share/msf/src/shellcode/osx/ppc/stage_tcp_shell.asm -share/msf/src/shellcode/osx/ppc/single_bind_tcp.asm -share/msf/src/shellcode/osx/ppc/stager_sock_bind.asm -share/msf/src/shellcode/osx/ppc/stager_sock_find_peek.asm -share/msf/src/shellcode/osx/ppc/stager_sock_reverse.asm -share/msf/src/shellcode/bsdi/ia32/syscall_bsdi_4.3.h -share/msf/src/shellcode/bsdi/ia32/generic.asm -share/msf/src/shellcode/bsdi/ia32/Makefile -share/msf/src/shellcode/bsdi/ia32/single_bind_tcp_shell.asm -share/msf/src/shellcode/bsdi/ia32/stager_sock_find.asm -share/msf/src/shellcode/bsdi/ia32/single_reverse_tcp_shell.asm -share/msf/src/shellcode/bsdi/ia32/stage_tcp_shell.asm -share/msf/src/shellcode/bsdi/ia32/single_find_tcp_shell.asm -share/msf/src/shellcode/bsdi/ia32/stager_sock_bind.asm -share/msf/src/shellcode/bsdi/ia32/stager_sock_reverse.asm -share/msf/src/shellcode/linux/ia32/stager_sock_find.asm -share/msf/src/shellcode/linux/ia32/single_exec.asm -share/msf/src/shellcode/linux/ia32/Makefile -share/msf/src/shellcode/linux/ia32/stager_sock_reverse_udp_dns.asm -share/msf/src/shellcode/linux/ia32/single_bind_tcp_shell.asm -share/msf/src/shellcode/linux/ia32/stager_sock_reverse_udp.asm -share/msf/src/shellcode/linux/ia32/stager_sock_reverse_icmp.asm -share/msf/src/shellcode/linux/ia32/single_reverse_tcp_shell.asm -share/msf/src/shellcode/linux/ia32/single_findsock.asm -share/msf/src/shellcode/linux/ia32/stager_sock_bind_icmp.asm -share/msf/src/shellcode/linux/ia32/stage_tcp_shell.asm -share/msf/src/shellcode/linux/ia32/single_find_tcp_shell.asm -share/msf/src/shellcode/linux/ia32/single_adduser.asm -share/msf/src/shellcode/linux/ia32/generic.asm -share/msf/src/shellcode/linux/ia32/single_adduser.template -share/msf/src/shellcode/linux/ia32/stager_sock_bind_udp.asm -share/msf/src/shellcode/linux/ia32/single_reverse_udp_shell.asm -share/msf/src/shellcode/linux/ia32/stager_sock_bind.asm -share/msf/src/shellcode/linux/ia32/stager_sock_reverse.asm -share/msf/src/shellcode/linux/ia32/stage_udp_shell.asm -share/msf/src/shellcode/linux/ia32/.cvsignore -share/msf/src/shellcode/linux/ia32/stager_egghunt.asm -share/msf/src/shellcode/linux/sparc/single_bind_tcp.s -share/msf/src/shellcode/linux/sparc/single_reverse_tcp.s -share/msf/src/shellcode/win32/standard/new/stager_sock_reverse_ordinal.asm -share/msf/src/shellcode/win32/standard/new/single_wsa_bind_shell.asm -share/msf/src/shellcode/win32/standard/new/_kernel32_init.asm -share/msf/src/shellcode/win32/standard/new/single_wsa_reverse_shell.asm -share/msf/src/shellcode/win32/standard/new/_wsa_init.asm -share/msf/src/shellcode/win32/standard/new/stage_wsa_shell.asm -share/msf/src/shellcode/win32/standard/new/stage_sock_shell.asm -share/msf/src/shellcode/win32/standard/new/_includes.asm -share/msf/src/shellcode/win32/standard/new/_hash.asm -share/msf/src/shellcode/win32/dllinject/libloader.h -share/msf/src/shellcode/Makefile.incl -share/msf/src/shellcode/Makefile -share/msf/src/shellcode/solaris/sparc/single_bind_tcp.s -share/msf/src/shellcode/solaris/sparc/single_reverse_tcp.s -share/msf/src/shellcode/generic/ia32/stager_stdin.asm -share/msf/src/shellcode/generic/sparc/single_shell.s -share/msf/src/shellcode/import.pl -share/msf/src/shellcode/linux/sparc/single_findsock.s -share/msf/src/shellcode/win32/standard/passivex.asm -share/msf/src/shellcode/solaris/sparc/single_findsock.s -share/msf/src/passivex/CPassiveX.cpp -share/msf/src/passivex/resource.h -share/msf/src/passivex/PassiveX.cpp -share/msf/src/passivex/PassiveX.idl -share/msf/src/passivex/PassiveXLib.h -share/msf/src/passivex/CPassiveX.h -share/msf/src/passivex/HttpTunnel.h -share/msf/src/passivex/passivex.rc -share/msf/src/passivex/passivex.def -share/msf/src/passivex/passivex.dsp -share/msf/src/passivex/passivex.dsw -share/msf/src/passivex/HttpTunnel.cpp -share/msf/src/impurity/shelldemo/cmd_base.c -share/msf/src/impurity/shelldemo/cmd_fd.c -share/msf/src/impurity/shelldemo/cmd_fs.c +share/msf/src/impurity/Makefile +share/msf/src/impurity/README.original +share/msf/src/impurity/script-ld-impurity share/msf/src/impurity/shelldemo/Makefile share/msf/src/impurity/shelldemo/cmd.h +share/msf/src/impurity/shelldemo/cmd_base.c share/msf/src/impurity/shelldemo/cmd_expl.c +share/msf/src/impurity/shelldemo/cmd_fd.c +share/msf/src/impurity/shelldemo/cmd_fs.c share/msf/src/impurity/shelldemo/cmd_misc.c share/msf/src/impurity/shelldemo/cmd_privs.c share/msf/src/impurity/shelldemo/cmd_proc.c share/msf/src/impurity/shelldemo/cmd_sys.c share/msf/src/impurity/shelldemo/main.c share/msf/src/impurity/shelldemo/misc.c -share/msf/src/impurity/script-ld-impurity share/msf/src/impurity/tracepath.c -share/msf/src/impurity/Makefile -share/msf/src/impurity/README.original -share/msf/src/meterpreter/workspace/ext_server_net/ext_server_net.dsp -share/msf/src/meterpreter/workspace/ext_server_sys/ext_server_sys.dsp -share/msf/src/meterpreter/workspace/ext_server_fs/ext_server_fs.dsp -share/msf/src/meterpreter/workspace/ext_client_net/ext_client_net.dsp -share/msf/src/meterpreter/workspace/ext_client_sys/ext_client_sys.dsp -share/msf/src/meterpreter/workspace/common/common.dsp -share/msf/src/meterpreter/workspace/metcli/metcli.dsp -share/msf/src/meterpreter/workspace/ext_client_process/ext_client_process.dsp -share/msf/src/meterpreter/workspace/meterpreter.dsw -share/msf/src/meterpreter/workspace/ext_client_fs/ext_client_fs.dsp -share/msf/src/meterpreter/workspace/metsrv/metsrv.dsp -share/msf/src/meterpreter/workspace/ext_server_process/ext_server_process.dsp share/msf/src/meterpreter/output/client/.cvskeep -share/msf/src/meterpreter/output/server/.cvskeep share/msf/src/meterpreter/output/extensions/.cvskeep -share/msf/src/meterpreter/source/client/local_dispatch.c +share/msf/src/meterpreter/output/server/.cvskeep share/msf/src/meterpreter/source/client/console.c +share/msf/src/meterpreter/source/client/console.h +share/msf/src/meterpreter/source/client/local_dispatch.c share/msf/src/meterpreter/source/client/metcli.c +share/msf/src/meterpreter/source/client/metcli.def share/msf/src/meterpreter/source/client/metcli.h share/msf/src/meterpreter/source/client/module.c share/msf/src/meterpreter/source/client/module.h share/msf/src/meterpreter/source/client/remote_dispatch.c -share/msf/src/meterpreter/source/client/console.h -share/msf/src/meterpreter/source/client/metcli.def -share/msf/src/meterpreter/source/common/crypto/xor.c -share/msf/src/meterpreter/source/common/crypto/xor.h +share/msf/src/meterpreter/source/common/args.c +share/msf/src/meterpreter/source/common/args.h +share/msf/src/meterpreter/source/common/base.c +share/msf/src/meterpreter/source/common/base.h share/msf/src/meterpreter/source/common/base_dispatch.c -share/msf/src/meterpreter/source/common/remote.c -share/msf/src/meterpreter/source/common/remote.h -share/msf/src/meterpreter/source/common/crypto.h +share/msf/src/meterpreter/source/common/buffer.c +share/msf/src/meterpreter/source/common/buffer.h share/msf/src/meterpreter/source/common/channel.c share/msf/src/meterpreter/source/common/channel.h -share/msf/src/meterpreter/source/common/base.c -share/msf/src/meterpreter/source/common/base.h -share/msf/src/meterpreter/source/common/args.c -share/msf/src/meterpreter/source/common/args.h +share/msf/src/meterpreter/source/common/common.c +share/msf/src/meterpreter/source/common/common.h share/msf/src/meterpreter/source/common/core.c share/msf/src/meterpreter/source/common/core.h +share/msf/src/meterpreter/source/common/crypto.h +share/msf/src/meterpreter/source/common/crypto/xor.c +share/msf/src/meterpreter/source/common/crypto/xor.h +share/msf/src/meterpreter/source/common/linkage.h +share/msf/src/meterpreter/source/common/remote.c +share/msf/src/meterpreter/source/common/remote.h share/msf/src/meterpreter/source/common/scheduler.c -share/msf/src/meterpreter/source/common/common.c -share/msf/src/meterpreter/source/common/common.h -share/msf/src/meterpreter/source/common/buffer.c -share/msf/src/meterpreter/source/common/buffer.h share/msf/src/meterpreter/source/common/scheduler.h -share/msf/src/meterpreter/source/common/linkage.h -share/msf/src/meterpreter/source/server/metsrv_test.c -share/msf/src/meterpreter/source/server/libloader.c -share/msf/src/meterpreter/source/server/metsrv.c -share/msf/src/meterpreter/source/server/metsrv.h -share/msf/src/meterpreter/source/server/remote_dispatch.c -share/msf/src/meterpreter/source/server/libloader.h -share/msf/src/meterpreter/source/server/remote_dispatch.h -share/msf/src/meterpreter/source/server/metsrv.def +share/msf/src/meterpreter/source/extensions/boiler/client/boiler.c +share/msf/src/meterpreter/source/extensions/boiler/server/boiler.c share/msf/src/meterpreter/source/extensions/fs/client/browse.c share/msf/src/meterpreter/source/extensions/fs/client/fs.c share/msf/src/meterpreter/source/extensions/fs/client/util.c share/msf/src/meterpreter/source/extensions/fs/client/xfer.c +share/msf/src/meterpreter/source/extensions/fs/fs.h share/msf/src/meterpreter/source/extensions/fs/server/browse.c share/msf/src/meterpreter/source/extensions/fs/server/fs.c share/msf/src/meterpreter/source/extensions/fs/server/util.c share/msf/src/meterpreter/source/extensions/fs/server/xfer.c -share/msf/src/meterpreter/source/extensions/fs/fs.h share/msf/src/meterpreter/source/extensions/net/client/net.c share/msf/src/meterpreter/source/extensions/net/client/port.c share/msf/src/meterpreter/source/extensions/net/client/system.c @@ -654,289 +540,405 @@ share/msf/src/meterpreter/source/extensions/net/server/net.c share/msf/src/meterpreter/source/extensions/net/server/port.c share/msf/src/meterpreter/source/extensions/net/server/system.c share/msf/src/meterpreter/source/extensions/net/server/util.c +share/msf/src/meterpreter/source/extensions/process/client/process.c +share/msf/src/meterpreter/source/extensions/process/client/system.c +share/msf/src/meterpreter/source/extensions/process/process.h +share/msf/src/meterpreter/source/extensions/process/server/process.c +share/msf/src/meterpreter/source/extensions/process/server/system.c share/msf/src/meterpreter/source/extensions/sys/client/sys.c share/msf/src/meterpreter/source/extensions/sys/client/user.c share/msf/src/meterpreter/source/extensions/sys/server/sys.c share/msf/src/meterpreter/source/extensions/sys/server/user.c share/msf/src/meterpreter/source/extensions/sys/sys.h -share/msf/src/meterpreter/source/extensions/boiler/client/boiler.c -share/msf/src/meterpreter/source/extensions/boiler/server/boiler.c -share/msf/src/meterpreter/source/extensions/process/client/process.c -share/msf/src/meterpreter/source/extensions/process/client/system.c -share/msf/src/meterpreter/source/extensions/process/server/process.c -share/msf/src/meterpreter/source/extensions/process/server/system.c -share/msf/src/meterpreter/source/extensions/process/process.h -share/msf/src/shellcode/osx/syscall.h +share/msf/src/meterpreter/source/server/libloader.c +share/msf/src/meterpreter/source/server/libloader.h +share/msf/src/meterpreter/source/server/metsrv.c +share/msf/src/meterpreter/source/server/metsrv.def +share/msf/src/meterpreter/source/server/metsrv.h +share/msf/src/meterpreter/source/server/metsrv_test.c +share/msf/src/meterpreter/source/server/remote_dispatch.c +share/msf/src/meterpreter/source/server/remote_dispatch.h +share/msf/src/meterpreter/workspace/common/common.dsp +share/msf/src/meterpreter/workspace/ext_client_fs/ext_client_fs.dsp +share/msf/src/meterpreter/workspace/ext_client_net/ext_client_net.dsp +share/msf/src/meterpreter/workspace/ext_client_process/ext_client_process.dsp +share/msf/src/meterpreter/workspace/ext_client_sys/ext_client_sys.dsp +share/msf/src/meterpreter/workspace/ext_server_fs/ext_server_fs.dsp +share/msf/src/meterpreter/workspace/ext_server_net/ext_server_net.dsp +share/msf/src/meterpreter/workspace/ext_server_process/ext_server_process.dsp +share/msf/src/meterpreter/workspace/ext_server_sys/ext_server_sys.dsp +share/msf/src/meterpreter/workspace/metcli/metcli.dsp +share/msf/src/meterpreter/workspace/meterpreter.dsw +share/msf/src/meterpreter/workspace/metsrv/metsrv.dsp +share/msf/src/passivex/CPassiveX.cpp +share/msf/src/passivex/CPassiveX.h +share/msf/src/passivex/HttpTunnel.cpp +share/msf/src/passivex/HttpTunnel.h +share/msf/src/passivex/PassiveX.cpp +share/msf/src/passivex/PassiveX.idl +share/msf/src/passivex/PassiveXLib.h +share/msf/src/passivex/passivex.def +share/msf/src/passivex/passivex.dsp +share/msf/src/passivex/passivex.dsw +share/msf/src/passivex/passivex.rc +share/msf/src/passivex/resource.h +share/msf/src/shellcode/Makefile +share/msf/src/shellcode/Makefile.incl +share/msf/src/shellcode/bsd/ia32/Makefile +share/msf/src/shellcode/bsd/ia32/generic.asm +share/msf/src/shellcode/bsd/ia32/single_bind_tcp_shell.asm +share/msf/src/shellcode/bsd/ia32/single_exec.asm +share/msf/src/shellcode/bsd/ia32/single_find_tcp_shell.asm +share/msf/src/shellcode/bsd/ia32/single_findsock.asm +share/msf/src/shellcode/bsd/ia32/single_reverse_libinject.asm +share/msf/src/shellcode/bsd/ia32/single_reverse_tcp_shell.asm +share/msf/src/shellcode/bsd/ia32/stage_tcp_shell.asm +share/msf/src/shellcode/bsd/ia32/stager_sock_bind.asm +share/msf/src/shellcode/bsd/ia32/stager_sock_find.asm +share/msf/src/shellcode/bsd/ia32/stager_sock_reverse.asm +share/msf/src/shellcode/bsd/sparc/single_bind_tcp.s +share/msf/src/shellcode/bsd/sparc/single_reverse_tcp.s +share/msf/src/shellcode/bsdi/ia32/Makefile +share/msf/src/shellcode/bsdi/ia32/generic.asm +share/msf/src/shellcode/bsdi/ia32/single_bind_tcp_shell.asm +share/msf/src/shellcode/bsdi/ia32/single_find_tcp_shell.asm +share/msf/src/shellcode/bsdi/ia32/single_reverse_tcp_shell.asm +share/msf/src/shellcode/bsdi/ia32/stage_tcp_shell.asm +share/msf/src/shellcode/bsdi/ia32/stager_sock_bind.asm +share/msf/src/shellcode/bsdi/ia32/stager_sock_find.asm +share/msf/src/shellcode/bsdi/ia32/stager_sock_reverse.asm +share/msf/src/shellcode/bsdi/ia32/syscall_bsdi_4.3.h +share/msf/src/shellcode/generic/ia32/stager_stdin.asm +share/msf/src/shellcode/generic/sparc/single_shell.s +share/msf/src/shellcode/import.pl +share/msf/src/shellcode/linux/ia32/.cvsignore +share/msf/src/shellcode/linux/ia32/Makefile +share/msf/src/shellcode/linux/ia32/generic.asm share/msf/src/shellcode/linux/ia32/linux_2.6.7_unistd_ia32.h -share/msf/src/shellcode/win32/standard/win32_stage_boot_reverse_shell_revert.asm -share/msf/src/shellcode/win32/standard/build -share/msf/src/shellcode/win32/standard/win32_stage_inlineegg.asm -share/msf/src/shellcode/win32/standard/win32_stage_revert.asm -share/msf/src/shellcode/win32/standard/README -share/msf/src/shellcode/win32/standard/win32_stage_boot_winsock_bind.asm -share/msf/src/shellcode/win32/standard/win32_stage_boot_bind_shell.asm -share/msf/src/shellcode/win32/standard/win32_stage_boot_reverse.asm -share/msf/src/shellcode/win32/standard/win32_stage_winexec.asm -share/msf/src/shellcode/win32/standard/win32_stage_boot_reverse_inlineegg.asm -share/msf/src/shellcode/win32/standard/win32_stage_boot_bind_inlineegg.asm -share/msf/src/shellcode/win32/standard/win32_stage_boot_winsock_conn_udp.asm -share/msf/src/shellcode/win32/standard/win32_stage_uploadexec.asm -share/msf/src/shellcode/win32/standard/win32_stage_boot_winsock_conn.asm -share/msf/src/shellcode/win32/standard/win32_stage_boot_reverse_udp.asm -share/msf/src/shellcode/win32/standard/win32_stage_boot_bind_read.asm -share/msf/src/shellcode/win32/standard/win32_stage_boot_bind.asm -share/msf/src/shellcode/win32/standard/win32_stage_boot_reverse_shell.asm -share/msf/src/shellcode/win32/standard/win32_stage_shell.asm -share/msf/src/shellcode/win32/standard/win32_stage_api.asm -share/msf/src/shellcode/win32/standard/win32_stage_boot_reverse_read.asm -share/msf/src/shellcode/win32/standard/templates/inc/nasm.inc -share/msf/src/shellcode/win32/standard/templates/inc/function.inc -share/msf/src/shellcode/win32/standard/templates/inc/README -share/msf/src/shellcode/win32/standard/templates/inc/win32.inc -share/msf/src/shellcode/win32/standard/templates/inc/byte.inc -share/msf/src/shellcode/win32/standard/templates/inc/pe.asm -share/msf/src/shellcode/win32/standard/templates/inc/pe.inc -share/msf/src/shellcode/win32/standard/templates/inc/win32dll.inc -share/msf/src/shellcode/win32/standard/templates/inc/language.inc -share/msf/src/shellcode/win32/standard/templates/inc/win32n.inc -share/msf/src/shellcode/win32/standard/templates/win32_template.asm -share/msf/src/shellcode/win32/standard/templates/linux_template.asm -share/msf/src/shellcode/win32/dllinject/srv.c +share/msf/src/shellcode/linux/ia32/single_adduser.asm +share/msf/src/shellcode/linux/ia32/single_adduser.template +share/msf/src/shellcode/linux/ia32/single_bind_tcp_shell.asm +share/msf/src/shellcode/linux/ia32/single_exec.asm +share/msf/src/shellcode/linux/ia32/single_find_tcp_shell.asm +share/msf/src/shellcode/linux/ia32/single_findsock.asm +share/msf/src/shellcode/linux/ia32/single_reverse_tcp_shell.asm +share/msf/src/shellcode/linux/ia32/single_reverse_udp_shell.asm +share/msf/src/shellcode/linux/ia32/stage_tcp_shell.asm +share/msf/src/shellcode/linux/ia32/stage_udp_shell.asm +share/msf/src/shellcode/linux/ia32/stager_egghunt.asm +share/msf/src/shellcode/linux/ia32/stager_sock_bind.asm +share/msf/src/shellcode/linux/ia32/stager_sock_bind_icmp.asm +share/msf/src/shellcode/linux/ia32/stager_sock_bind_udp.asm +share/msf/src/shellcode/linux/ia32/stager_sock_find.asm +share/msf/src/shellcode/linux/ia32/stager_sock_reverse.asm +share/msf/src/shellcode/linux/ia32/stager_sock_reverse_icmp.asm +share/msf/src/shellcode/linux/ia32/stager_sock_reverse_udp.asm +share/msf/src/shellcode/linux/ia32/stager_sock_reverse_udp_dns.asm +share/msf/src/shellcode/linux/sparc/single_bind_tcp.s +share/msf/src/shellcode/linux/sparc/single_findsock.s +share/msf/src/shellcode/linux/sparc/single_reverse_tcp.s +share/msf/src/shellcode/osx/ppc/encoder_dword_xor.asm +share/msf/src/shellcode/osx/ppc/encoder_dword_xor_tag.asm +share/msf/src/shellcode/osx/ppc/single_bind_tcp.asm +share/msf/src/shellcode/osx/ppc/single_reverse_tcp.asm +share/msf/src/shellcode/osx/ppc/stage_tcp_shell.asm +share/msf/src/shellcode/osx/ppc/stager_sock_bind.asm +share/msf/src/shellcode/osx/ppc/stager_sock_find.asm +share/msf/src/shellcode/osx/ppc/stager_sock_find_peek.asm +share/msf/src/shellcode/osx/ppc/stager_sock_reverse.asm +share/msf/src/shellcode/osx/ppc/stager_sock_reverse_nf.asm +share/msf/src/shellcode/osx/ppc/stub_sock_find_peek_flusher.asm +share/msf/src/shellcode/osx/syscall.h +share/msf/src/shellcode/solaris/sparc/single_bind_tcp.s +share/msf/src/shellcode/solaris/sparc/single_findsock.s +share/msf/src/shellcode/solaris/sparc/single_reverse_tcp.s share/msf/src/shellcode/win32/dllinject/README -share/msf/src/shellcode/win32/dllinject/shell.c +share/msf/src/shellcode/win32/dllinject/generic.c share/msf/src/shellcode/win32/dllinject/libloader.c +share/msf/src/shellcode/win32/dllinject/libloader.h +share/msf/src/shellcode/win32/dllinject/shell.c +share/msf/src/shellcode/win32/dllinject/srv.c share/msf/src/shellcode/win32/dllinject/tester.c -share/msf/src/shellcode/win32/dllinject/generic.c -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/rdr/rdr.dsp -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/rdr/InStream.h -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/rdr/ZlibInStream.h -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/rdr/FdInStream.cxx -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/rdr/NullOutStream.cxx -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/rdr/MemOutStream.h -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/rdr/rdr.vcproj +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll.txt +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/BUILDING.txt +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/LICENCE.txt +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/README.txt +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/REALVNC.README.txt +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/REALVNC.README_BINARY.txt +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/Xregion/Region.c +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/Xregion/Xregion.dsp +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/Xregion/Xregion.h +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/Xregion/Xregion.vcproj +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/Xregion/region.h share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/rdr/Exception.h -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/rdr/Makefile.in -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/rdr/OutStream.h -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/rdr/FdOutStream.h -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/rdr/NullOutStream.h -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/rdr/MemInStream.h -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/rdr/types.h +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/rdr/FdInStream.cxx share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/rdr/FdInStream.h +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/rdr/FdOutStream.cxx +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/rdr/FdOutStream.h share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/rdr/FixedMemOutStream.h share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/rdr/InStream.cxx +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/rdr/InStream.h +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/rdr/Makefile.in +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/rdr/MemInStream.h +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/rdr/MemOutStream.h +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/rdr/NullOutStream.cxx +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/rdr/NullOutStream.h +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/rdr/OutStream.h share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/rdr/ZlibInStream.cxx -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/rdr/ZlibOutStream.h -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/rdr/FdOutStream.cxx +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/rdr/ZlibInStream.h share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/rdr/ZlibOutStream.cxx +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/rdr/ZlibOutStream.h +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/rdr/rdr.dsp +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/rdr/rdr.vcproj +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/rdr/types.h +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/rfb/Makefile.in share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/rfb/d3des.c share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/rfb/d3des.h -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/rfb/zrleEncode.h -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/rfb/Makefile.in share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/rfb/rfbproto.h -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/rfb/zrleDecode.h share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/rfb/vncauth.c share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/rfb/vncauth.h -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/FAQ -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/infblock.c -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/infblock.h -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/example.c -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/crc32.c -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/Makefile -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/infutil.c -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/infutil.h -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/zlib.vcproj -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/INDEX -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/README -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/maketree.c -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/infcodes.c -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/infcodes.h -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/adler32.c -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/configure -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/zconf.h -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/Make_vms.com -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/descrip.mms -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/Makefile.riscos -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/compress.c -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/uncompr.c -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/zutil.c -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/zutil.h -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/Makefile.in -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/gzio.c -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/trees.c -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/trees.h -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/inffixed.h -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/deflate.c -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/deflate.h -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/inftrees.c -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/inftrees.h -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/zlib.html -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/zlib.3 -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/zlib.h -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/zlib.dsp -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/algorithm.txt -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/inffast.c -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/inffast.h -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/ChangeLog -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/minigzip.c -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/inflate.c -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/REALVNC.README_BINARY.txt -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/BUILDING.txt -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/REALVNC.README.txt -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/LICENCE.txt -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/Xregion/Xregion.vcproj -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/Xregion/Xregion.dsp -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/Xregion/Xregion.h -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/Xregion/Region.c -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/Xregion/region.h -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/README.txt -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/history.txt -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc.dsw -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc.opt +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/rfb/zrleDecode.h +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/rfb/zrleEncode.h share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/VNC DLL Injection.sln share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/VNC DLL Injection.suo +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/history.txt +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/omnithread/omnithread.dsp +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/omnithread/omnithread.h +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/omnithread/omnithread/nt.cpp +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/omnithread/omnithread/nt.h +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/vncdll/vncdll.dsp +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/vncdll/vncdll.plg +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/vncdll/vncdll.vcproj +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/vnchooks/VNCHooks.cpp +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/vnchooks/VNCHooks.def share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/vnchooks/VNCHooks.h share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/vnchooks/resource.h share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/vnchooks/vnchooks.dsp share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/vnchooks/vnchooks.rc share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/vnchooks/vnchooks.vcproj -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/vnchooks/VNCHooks.def -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/vnchooks/VNCHooks.cpp -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/vncdll/vncdll.vcproj -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/vncdll/vncdll.dsp -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/vncdll/vncdll.plg -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/res/clipboardframe.class +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc.dsw +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc.opt +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/buildtime.cpp +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/d3des.c +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/d3des.h +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/keysymdef.h +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/minmax.h share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/res/animatedmemoryimagesource.class -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/res/optionsframe.class -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/res/winvnc.ico +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/res/authenticationpanel.class +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/res/clipboardframe.class +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/res/descipher.class share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/res/icon1.ico -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/res/vnccanvas.class +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/res/optionsframe.class share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/res/rfbproto.class share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/res/vnc.bmp +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/res/vnccanvas.class share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/res/vncviewer.class -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/res/authenticationpanel.class share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/res/vncviewer.jar -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/res/descipher.class -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncmenu.h -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vnctimedmsgbox.cpp -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncencoder.cpp -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncencodemgr.h -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vnclog.cpp -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncencoderre.h -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/stdhdrs.h -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/rfbUpdateTracker.cpp -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncproperties.h -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncsk.cpp -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncpasswd.h +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/res/winvnc.ico share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/resource.h -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncacceptdialog.cpp -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncservice.h share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/rfb.h -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncencodecorre.cpp -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncencoder.h -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/rfbUpdateTracker.h -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncacceptdialog.h -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncencodehext.h -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vnctimedmsgbox.h -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncencodezrle.cxx -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncencodecorre.h -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncabout.h -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncinsthandler.cpp -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vnckeymap.cpp -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncdesktop.cpp -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/winvnc.rc -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/buildtime.cpp -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncbuffer.h -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/d3des.c -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/d3des.h share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/rfbMisc.h -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/rfbRegion_win32.cpp -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncconndialog.h share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/rfbRect.h -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/winvnc.def -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/winvnc.cpp -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/winvnc.dsp -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/winvnc.plg -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncserver.h -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncencoderre.cpp -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vnccorbaconnect.h -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/tableinittctemplate.cpp -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncencodezrle.h +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/rfbRegion.h +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/rfbRegion_X11.cxx share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/rfbRegion_X11.h -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncdesktop.h -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncserver.cpp -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncservice.cpp +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/rfbRegion_win32.cpp +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/rfbRegion_win32.h +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/rfbUpdateTracker.cpp +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/rfbUpdateTracker.h share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/stdhdrs.cpp -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncabout.cpp -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/minmax.h -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncinsthandler.h +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/stdhdrs.h share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/tableinitcmtemplate.cpp -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/rfbRegion_X11.cxx -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vnclog.h -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncclient.cpp -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vsocket.cpp +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/tableinittctemplate.cpp +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/tabletranstemplate.cpp share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/translate.cpp -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/winvnc.h -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vnckeymap.h -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/keysymdef.h +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/translate.h +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncabout.cpp +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncabout.h +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncacceptdialog.cpp +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncacceptdialog.h +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncauth.c +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncauth.h +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncbuffer.cpp +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncbuffer.h +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncclient.cpp share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncclient.h -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vsocket.h +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncconndialog.cpp +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncconndialog.h +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vnccorbaconnect.h +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncdesktop.cpp +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncdesktop.h +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncencodecorre.cpp +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncencodecorre.h share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncencodehext.cpp +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncencodehext.h +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncencodemgr.h +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncencoder.cpp +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncencoder.h +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncencoderre.cpp +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncencoderre.h +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncencodezrle.cxx +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncencodezrle.h +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vnchttpconnect.cpp +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vnchttpconnect.h +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncinsthandler.cpp +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncinsthandler.h +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vnckeymap.cpp +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vnckeymap.h +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vnclog.cpp +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vnclog.h share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncmenu.cpp -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncsockconnect.h +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncmenu.h +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncpasswd.h +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncproperties.cpp +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncproperties.h +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncserver.cpp +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncserver.h +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncservice.cpp +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncservice.h +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncsk.cpp share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncsockconnect.cpp -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/translate.h +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncsockconnect.h +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vnctimedmsgbox.cpp +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vnctimedmsgbox.h +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vsocket.cpp +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vsocket.h share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vtypes.h -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncbuffer.cpp -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncproperties.cpp -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vnchttpconnect.h -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncauth.c -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncauth.h +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/winvnc.cpp +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/winvnc.def +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/winvnc.dsp +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/winvnc.h +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/winvnc.plg +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/winvnc.rc share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/winvnc.vcproj -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/rfbRegion.h -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vnchttpconnect.cpp -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/tabletranstemplate.cpp -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/rfbRegion_win32.h -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncconndialog.cpp -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/omnithread/omnithread.dsp -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/omnithread/omnithread.h -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/omnithread/omnithread/nt.h -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/omnithread/omnithread/nt.cpp -share/msf/src/shellcode/win32/dllinject/vncinject/vncdll.txt -@dirrm share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/omnithread/omnithread -@dirrm share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/omnithread +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/ChangeLog +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/FAQ +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/INDEX +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/Make_vms.com +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/Makefile +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/Makefile.in +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/Makefile.riscos +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/README +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/adler32.c +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/algorithm.txt +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/compress.c +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/configure +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/crc32.c +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/deflate.c +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/deflate.h +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/descrip.mms +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/example.c +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/gzio.c +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/infblock.c +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/infblock.h +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/infcodes.c +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/infcodes.h +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/inffast.c +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/inffast.h +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/inffixed.h +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/inflate.c +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/inftrees.c +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/inftrees.h +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/infutil.c +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/infutil.h +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/maketree.c +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/minigzip.c +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/trees.c +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/trees.h +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/uncompr.c +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/zconf.h +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/zlib.3 +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/zlib.dsp +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/zlib.h +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/zlib.html +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/zlib.vcproj +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/zutil.c +share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib/zutil.h +share/msf/src/shellcode/win32/standard/README +share/msf/src/shellcode/win32/standard/build +share/msf/src/shellcode/win32/standard/new/_hash.asm +share/msf/src/shellcode/win32/standard/new/_includes.asm +share/msf/src/shellcode/win32/standard/new/_kernel32_init.asm +share/msf/src/shellcode/win32/standard/new/_wsa_init.asm +share/msf/src/shellcode/win32/standard/new/single_wsa_bind_shell.asm +share/msf/src/shellcode/win32/standard/new/single_wsa_reverse_shell.asm +share/msf/src/shellcode/win32/standard/new/stage_sock_shell.asm +share/msf/src/shellcode/win32/standard/new/stage_wsa_shell.asm +share/msf/src/shellcode/win32/standard/new/stager_sock_reverse_ordinal.asm +share/msf/src/shellcode/win32/standard/passivex.asm +share/msf/src/shellcode/win32/standard/templates/inc/README +share/msf/src/shellcode/win32/standard/templates/inc/byte.inc +share/msf/src/shellcode/win32/standard/templates/inc/function.inc +share/msf/src/shellcode/win32/standard/templates/inc/language.inc +share/msf/src/shellcode/win32/standard/templates/inc/nasm.inc +share/msf/src/shellcode/win32/standard/templates/inc/pe.asm +share/msf/src/shellcode/win32/standard/templates/inc/pe.inc +share/msf/src/shellcode/win32/standard/templates/inc/win32.inc +share/msf/src/shellcode/win32/standard/templates/inc/win32dll.inc +share/msf/src/shellcode/win32/standard/templates/inc/win32n.inc +share/msf/src/shellcode/win32/standard/templates/linux_template.asm +share/msf/src/shellcode/win32/standard/templates/win32_template.asm +share/msf/src/shellcode/win32/standard/win32_stage_api.asm +share/msf/src/shellcode/win32/standard/win32_stage_boot_bind.asm +share/msf/src/shellcode/win32/standard/win32_stage_boot_bind_inlineegg.asm +share/msf/src/shellcode/win32/standard/win32_stage_boot_bind_read.asm +share/msf/src/shellcode/win32/standard/win32_stage_boot_bind_shell.asm +share/msf/src/shellcode/win32/standard/win32_stage_boot_reverse.asm +share/msf/src/shellcode/win32/standard/win32_stage_boot_reverse_inlineegg.asm +share/msf/src/shellcode/win32/standard/win32_stage_boot_reverse_read.asm +share/msf/src/shellcode/win32/standard/win32_stage_boot_reverse_shell.asm +share/msf/src/shellcode/win32/standard/win32_stage_boot_reverse_shell_revert.asm +share/msf/src/shellcode/win32/standard/win32_stage_boot_reverse_udp.asm +share/msf/src/shellcode/win32/standard/win32_stage_boot_winsock_bind.asm +share/msf/src/shellcode/win32/standard/win32_stage_boot_winsock_conn.asm +share/msf/src/shellcode/win32/standard/win32_stage_boot_winsock_conn_udp.asm +share/msf/src/shellcode/win32/standard/win32_stage_inlineegg.asm +share/msf/src/shellcode/win32/standard/win32_stage_revert.asm +share/msf/src/shellcode/win32/standard/win32_stage_shell.asm +share/msf/src/shellcode/win32/standard/win32_stage_uploadexec.asm +share/msf/src/shellcode/win32/standard/win32_stage_winexec.asm +share/msf/tools/README.memdump +share/msf/tools/README.socketNinja +share/msf/tools/memdump.c +share/msf/tools/memdump.exe +share/msf/tools/socketNinja.pl +@dirrm share/msf/tools +@dirrm share/msf/src/shellcode/win32/standard/templates/inc +@dirrm share/msf/src/shellcode/win32/standard/templates +@dirrm share/msf/src/shellcode/win32/standard/new +@dirrm share/msf/src/shellcode/win32/standard +@dirrm share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib @dirrm share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/res @dirrm share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc -@dirrm share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/vncdll @dirrm share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/vnchooks +@dirrm share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/vncdll +@dirrm share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/omnithread/omnithread +@dirrm share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/omnithread @dirrm share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc -@dirrm share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/rdr @dirrm share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/rfb -@dirrm share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/zlib +@dirrm share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/rdr @dirrm share/msf/src/shellcode/win32/dllinject/vncinject/vncdll/Xregion @dirrm share/msf/src/shellcode/win32/dllinject/vncinject/vncdll @dirrm share/msf/src/shellcode/win32/dllinject/vncinject @dirrm share/msf/src/shellcode/win32/dllinject -@dirrm share/msf/src/shellcode/win32/standard/templates/inc -@dirrm share/msf/src/shellcode/win32/standard/templates -@dirrm share/msf/src/shellcode/win32/standard/new -@dirrm share/msf/src/shellcode/win32/standard @dirrm share/msf/src/shellcode/win32 -@dirrm share/msf/src/shellcode/linux/sparc -@dirrm share/msf/src/shellcode/linux/ia32 -@dirrm share/msf/src/shellcode/linux @dirrm share/msf/src/shellcode/solaris/sparc @dirrm share/msf/src/shellcode/solaris -@dirrm share/msf/src/shellcode/bsdi/ia32 @dirrm share/msf/src/shellcode/osx/ppc @dirrm share/msf/src/shellcode/osx +@dirrm share/msf/src/shellcode/linux/sparc +@dirrm share/msf/src/shellcode/linux/ia32 +@dirrm share/msf/src/shellcode/linux +@dirrm share/msf/src/shellcode/generic/sparc +@dirrm share/msf/src/shellcode/generic/ia32 +@dirrm share/msf/src/shellcode/generic +@dirrm share/msf/src/shellcode/bsdi/ia32 @dirrm share/msf/src/shellcode/bsdi @dirrm share/msf/src/shellcode/bsd/sparc @dirrm share/msf/src/shellcode/bsd/ia32 @dirrm share/msf/src/shellcode/bsd -@dirrm share/msf/src/shellcode/generic/sparc -@dirrm share/msf/src/shellcode/generic/ia32 -@dirrm share/msf/src/shellcode/generic @dirrm share/msf/src/shellcode +@dirrm share/msf/src/passivex @dirrm share/msf/src/meterpreter/workspace/metsrv @dirrm share/msf/src/meterpreter/workspace/metcli @dirrm share/msf/src/meterpreter/workspace/ext_server_sys @@ -978,21 +980,24 @@ share/msf/src/shellcode/win32/dllinject/vncinject/vncdll.txt @dirrm share/msf/src/meterpreter @dirrm share/msf/src/impurity/shelldemo @dirrm share/msf/src/impurity -@dirrm share/msf/src/passivex @dirrm share/msf/src -@dirrm share/msf/encoders -@dirrm share/msf/exploits -@dirrm share/msf/extras -@dirrm share/msf/lib/Msf/Socket -@dirrm share/msf/lib/Pex/Nasm +@dirrm share/msf/sdk/docs +@dirrm share/msf/sdk +@dirrm share/msf/payloads/external +@dirrm share/msf/payloads +@dirrm share/msf/nops +@dirrm share/msf/lib/Pex/Socket @dirrm share/msf/lib/Pex/Poly/BlockMaster @dirrm share/msf/lib/Pex/Poly -@dirrm share/msf/lib/Pex/Socket +@dirrm share/msf/lib/Pex/Nasm @dirrm share/msf/lib/Pex/Meterpreter/Extension/Client @dirrm share/msf/lib/Pex/Meterpreter/Extension @dirrm share/msf/lib/Pex/Meterpreter/Crypto @dirrm share/msf/lib/Pex/Meterpreter @dirrm share/msf/lib/Pex/Encoding +@dirrm share/msf/lib/Pex +@dirrm share/msf/lib/NetPacket +@dirrm share/msf/lib/Msf/Socket @dirrm share/msf/lib/Msf/PayloadComponent/Windows/ia32 @dirrm share/msf/lib/Msf/PayloadComponent/Windows @dirrm share/msf/lib/Msf/PayloadComponent/OSX/ppc @@ -1007,30 +1012,25 @@ share/msf/src/shellcode/win32/dllinject/vncinject/vncdll.txt @dirrm share/msf/lib/Msf/Nop @dirrm share/msf/lib/Msf/Encoder @dirrm share/msf/lib/Msf -@dirrm share/msf/lib/Pex @dirrm share/msf/lib/Digest/Perl @dirrm share/msf/lib/Digest -@dirrm share/msf/lib/NetPacket @dirrm share/msf/lib -@dirrm share/msf/nops -@dirrm share/msf/payloads/external -@dirrm share/msf/payloads -@dirrm share/msf/tools -@dirrm share/msf/sdk/docs -@dirrm share/msf/sdk -@dirrm share/msf/data/msfweb/cache -@dirrm share/msf/data/msfweb/default -@dirrm share/msf/data/msfweb/gblack -@dirrm share/msf/data/msfweb/gwhite -@dirrm share/msf/data/msfweb/icons -@dirrm share/msf/data/msfweb/themes/default -@dirrm share/msf/data/msfweb/themes/gblack +@dirrm share/msf/extras +@dirrm share/msf/exploits +@dirrm share/msf/encoders +@dirrm share/msf/docs +@dirrm share/msf/data/passivex @dirrm share/msf/data/msfweb/themes/gwhite +@dirrm share/msf/data/msfweb/themes/gblack +@dirrm share/msf/data/msfweb/themes/default @dirrm share/msf/data/msfweb/themes +@dirrm share/msf/data/msfweb/icons +@dirrm share/msf/data/msfweb/gwhite +@dirrm share/msf/data/msfweb/gblack +@dirrm share/msf/data/msfweb/default +@dirrm share/msf/data/msfweb/cache @dirrm share/msf/data/msfweb -@dirrm share/msf/data/meterpreter @dirrm share/msf/data/msfpayload -@dirrm share/msf/data/passivex +@dirrm share/msf/data/meterpreter @dirrm share/msf/data -@dirrm share/msf/docs @dirrm share/msf |