13 matches found
Earth Estries' Espionage Campaign Targets Governments and Tech Titans Across Continents
A hacking outfit nicknamed Earth Estries has been attributed to a new, ongoing cyber espionage campaign targeting government and technology industries based in the Philippines, Taiwan, Malaysia, South Africa, Germany, and the U.S. "The threat actors behind Earth Estries are working with high-leve...
Fingerprintx - Standalone Utility For Service Discovery On Open Ports!
fingerprintx is a utility similar to httpx that also supports fingerprinting services like as RDP, SSH, MySQL, PostgreSQL, Kafka, etc. fingerprintx can be used alongside port scanners like Naabu to fingerprint a set of ports identified during a port scan. For example, an engineer may wish to scan...
MagicRAT: Lazarus’ latest gateway into victim networks
By Jung soo An, Asheer Malhotra and Vitor Ventura. Cisco Talos has discovered a new remote access trojan RAT we're calling "MagicRAT," developed and operated by the Lazarus APT group, which the U.S. government believes is a North Korean state-sponsored actor. Lazarus deployed MagicRAT after the...
Zenscrape: A Simple Web Scraping Solution for Penetration Testers
Did you ever try extracting any information from any website? Well, if you have then you have surely enacted web scraping functions without even knowing it! To put in simpler terms, Web scraping, or also known as web data extraction, is the process of recouping or sweeping data from web-pages. It...
Scanners-Box
This is a collection of open-source scanning tools and wordlists for web application security testing. The repository, Scanners-Box, is a collection of tools from various contributors, including lijiejie, ringzero, and others. The tools are categorized into subdomains, database vulnerability...
scanless - Public Port Scan Scrapper
Command-line utility for using websites that can perform port scans on your behalf. Useful for early stages of a penetration test or if you'd like to run a port scan on a host and have it not come from your IP address. scanless adj: lacking respectable morals. That girl is scanless! Public Port...
Launch Nmap for Network Scanning
This script controls the execution of Nmap for network-wide scanning. Depending on selections made, this may include port scanning, OS detection, service detection and the execution of NSE tests. SPDX-FileCopyrightText: 2011 Greenbone AG Some text descriptions might be excerpted from a referenced...
OpenVAS TCP scanner
This plugin is a classical TCP port scanner It shall be reasonably quick even against a firewalled target. Once a TCP connection is open, it grabs any available banner for the service identification plugins Note that TCP scanners are more intrusive than SYN half open scanners. OpenVAS Vulnerabili...
SYN Scan
This plugins performs a supposedly fast SYN port scan. It does so by computing the RTT round trip time of the packets coming back and forth between the openvassd host and the target, then it uses that to quickly send SYN packets to the remote host. OpenVAS Vulnerability Test $Id: synscan.nasl 702...
SYN Scan
This plugins performs a supposedly fast SYN port scan. It does so by computing the RTT round trip time of the packets coming back and forth between the scanner host and the target, then it uses that to quickly send SYN packets to the remote host. Copyright C 2011 Greenbone Networks GmbH Some text...
Port scanners settings
This plugin configures miscellaneous global variables for Nessus port scanners. It does not perform any security check. C Tenable Network Security, Inc. @PREFERENCES@ include"compat.inc"; ifdescription scriptid33812; scriptversion "$Revision: 1.7 $"; scriptcvsdate"$Date: 2011/03/21 18:19:28 $";...
Firewall Detection
Based on the responses obtained by the SYN or TCP port scanner, it was possible to determine that the remote host seems to be protected by a firewall. C Tenable Network Security, Inc. if NASLLEVEL 2205 exit0; include"compat.inc"; ifdescription scriptid27576; scriptversion "1.17"; scriptnameenglis...
Check open ports
This plugin checks if the port scanners did not kill a service. SPDX-FileCopyrightText: 2002 Michel Arboi Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only Services known to crash or free...