13 matches found
scanless
⚠️ I am no longer maintaining scanless as of August 2023. ⚠️ scanless This is a Python command-line utility and library for using websites that can perform port scans on your behalf. Supported Online Port Scanners ipfingerprints spiderip standingtech viewdns yougetsignal Install Do it up:...
fingerprintx
Features • Installation • Usage • Running fingerprintx • Using as a library • Why not nmap? • Notes • Acknowledgements 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...
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...
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...
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...
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...
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...
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...