2156 matches found
ssh-audit
ssh-audit...
nmap-log4shell
Script NSE Nmap Log4Shell para descubrir Apache Log4j RCE CVE-2021-44228 nmap-log4shell es un script NSE para descubrir la vulnerabilidad Apache Log4j RCE CVE-2021-44228 a través de la red. El script es capaz de inyectar el payload de exploit log4shell a través de cabeceras HTTP por defecto o a...
regreSSHion-nmap-scanner
Questo repository non contiene un README...
CVE-2024-3094-Nmap-NSE-script
Dieses Repository hat keine README-Datei...
CVE-2020-3452-PoC
CVE-2020-3452 Ciao ragazzi, questo è un semplice script per scaricare lo script NSE di nmap, inserirlo nel file dei moduli NSE ed eseguire il comando nmap con gli host che desideri Inserisci la tua lista di host nel file list.txt Grazie...
CVE-2019-1653
CVE-2019-1653 NSE-Skript zum Scannen von Cisco-Routern, die anfällig für CVE-2019-1653 sind Verwendung: nmap --script cve20191653 -p 443...
nmap-CVE-2023-35078-Exploit
nmap-CVE-2023-35078-Exploit Nmap-Skript zur Ausnutzung von CVE-2023-35078 - Mobile Iron Core Speichern Sie das Skript in einer Datei namens nmap-CVE-2023-35078-Exploit.nse. Um das Skript auszuführen, können Sie die Option --script-args von Nmap verwenden, um den Pfad zur Ausgabedatei anzugeben:...
nmap-printer-nse-scripts
Questo repository non contiene un README...
CVE-2025-0108
Salva questo script come paloaltocve20250108.nse, quindi esegui il seguente comando Nmap: nmap --script paloaltocve20250108.nse -p 80,443 oppure per una lista di target: nmap --script paloaltocve20250108.nse -p 80,443 -iL targets.txt...
apache-flink-directory-traversal.nse
Questo repository non contiene un README...
nmap-CVE-2023-23333-exploit
nmap-CVE-2023-23333-exploit Script NSE di Nmap per scaricare /etc/passwd da un sistema remoto sfruttando la vulnerabilità Solarwinds CVE-2023-23333 Salva lo script in un file chiamato solar-CVE-2023-23333.nse. Per eseguire lo script, puoi usare l'opzione --script-args di Nmap per fornire il...
project_BIT_nmap_script
Python-Programm zur Erkennung der Schwachstelle CVE-2022-32073 in großen Netzwerken Dieses Python-Programm führt nmap auf einer als Argument übergebenen Adresse aus. Standardmäßig werden alle Ports gescannt, aber die Portnummer kann ebenfalls als Argument angegeben werden. Es verwendet nmap mit...
CVE-2021-34473-NMAP-SCANNER
CVE-2021-34473-NMAP-SCANNER Uno scanner di massa per la vulnerabilità CVE-2021-34473 di Microsoft Exchange Windows Comandi root@kitploit: nmap -iR 500000 -n -p 443 --script cve202134473.nse scan500k.txt nmap website.com -n -p 443 --script cve202134473.nse Esempio root@kitploit: Starting Nmap 7.92...
CVE-2019-0708-generate-hosts
CVE-2019-0708-generate-hosts Questo programma utilizza nmap per analizzare gli indirizzi CIDR elencati nel file 3389cidrs uno per riga, generando il file 3389hosts che contiene gli indirizzi IP delle macchine Windows che potrebbero avere il desktop remoto 3389 abilitato, riducendo notevolmente il...
CVE-2023-22515-NSE
CVE-2023-22515-NSE Dieses Repository bietet ein Tool zur Überprüfung auf das Vorhandensein der Sicherheitslücke CVE-2023-22515 in Atlassian Confluence Server unter Verwendung der Nmap Scripting Engine NSE. Übersicht über CVE-2023-22515 CVE-2023-22515 ist eine kritische Sicherheitslücke in Atlassi...
NmapReportTemplate
Nmap-Berichtsvorlage Vorlage entworfen, um dynamisch Informationen anzuzeigen, die von Nmap-Scan erhalten wurden. Screenshots Verwendung 1. Laden Sie die Datei nmaptemplatereport.xsl herunter und übergeben Sie die Datei beim Ausführen von als...
atomic-red-team
Atomic Red Team Atomic Red Team™ is a library of tests mapped to the MITRE ATT&CK® framework. Security teams can use Atomic Red Team to quickly, portably, and reproducibly test their environments. Get started You can execute atomic tests directly from the command line, no installation required. S...
isf
Industrial Exploitation Framework ISFIndustrial Exploitation Framework is a exploitation framework based on Python, it's similar to metasploit framework. ISF is based on open source project routersploit. Read this in other languages:English, 简体中文, Disclaimer Usage of ISF for attacking targets...
nmap-vulners
nmap-vulners Turn an nmap service scan into a ranked list of CVEs, exploits and what is being attacked in the wild. One NSE script that takes the software nmap already identified, asks the Vulners database what is known about it, and prints the answer inside the scan report - worst first, by what...
sslscan
sslscan2 sslscan version 2 has now been released. This includes a major rewrite of the backend scanning code, which means that it is no longer reliant on the version of OpenSSL for many checks. This means that it is possible to support legacy protocols SSLv2 and SSLv3, as well as supporting TLSv1...