Lucene search
+L

2154 matches found

OSV
OSV
added 2018/04/06 10:54 p.m.8 views

MGASA-2018-0196 Updated nmap packages fix security vulnerability

Nmap developer nnposter found a security flaw directory traversal vulnerability in the way the non-default http-fetch script sanitized URLs. If a user manualy ran this NSE script against a malicious web server, the server could potentially depending on NSE arguments used cause files to be saved...

7AI score
SaveExploits0References3
Mageia
Mageia
added 2018/04/06 10:54 p.m.22 views

Updated nmap packages fix security vulnerability

Nmap developer nnposter found a security flaw directory traversal vulnerability in the way the non-default http-fetch script sanitized URLs. If a user manualy ran this NSE script against a malicious web server, the server could potentially depending on NSE arguments used cause files to be saved...

7.2AI score
SaveExploits0References2
Information Security Automation
Information Security Automation
added 2018/04/06 10:06 a.m.147 views

Vulchain scan workflow and search queries

This post will be about my Vulnerability Scanner project - Vulchain. Recently I've spent couple of my weekends almost exclusively on coding: refactoring the scan engine, creating API and GUI. I was doing it because of the conferences, where I will be speaking soon: April 11-13 CyberCentral in...

7.3AI score
SaveExploits0
pentestit
pentestit
added 2018/04/06 6:05 a.m.413 views

Apache JMeter RMI Code Execution PoC (CVE-2018-1297)

PenTestIT RSS Feed Recently, I read about a remote code execution RCE vulnerability; CVE-2018-1297, that affects yet another Apache product - JMeter. As you might know, "The Apache JMeter™ application is open source software, a 100% pure Java application designed to load test functional behavior...

7.5CVSS9.7AI score0.11484EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2018/03/29 12:00 a.m.12 views

Fedora 27 : 2:nmap (2018-d4d7108de8)

Fix directory traverse Note that Tenable Network Security has extracted the preceding description block directly from the Fedora update system website. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues. %NASLMINLEVEL 70300 C Tenab...

5.5AI score
SaveExploits0References1
OpenVAS
OpenVAS
added 2018/03/29 12:00 a.m.13 views

Fedora Update for nmap FEDORA-2018-d4d7108de8

The remote host is missing an update for the SPDX-FileCopyrightText: 2018 Greenbone AG 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 ifdescription...

7.5AI score
SaveExploits0References2
Fedora
Fedora
added 2018/03/28 11:51 p.m.14 views

[SECURITY] Fedora 27 Update: nmap-7.60-8.fc27

Nmap is a utility for network exploration or security auditing. It supports ping scanning determine which hosts are up, many port scanning techniques determine what services the hosts are offering, and TCP/IP fingerprinting remote host operating system identification. Nmap also offers flexible ta...

0.8AI score
SaveExploits0
pentestit
pentestit
added 2018/03/20 7:24 p.m.447 views

UPDATE: Nmap 7.70 Upgrade Available!

PenTestIT RSS Feed The first exciting Nmap release of 2018 is Nmap 7.70 with improved OS and service detection capabilities in addition to an improved Npcap 0.99-r2! None of us really need any introduction to this very popular “network mapper“ which now includes an additional 9 new NSE scripts!...

4.3CVSS6.1AI score0.08813EPSS
SaveExploits0
Information Security Automation
Information Security Automation
added 2018/03/11 6:41 p.m.729 views

Converting Nmap xml scan reports to json

Unfortunately, Nmap can not save the results in json. All available output options: -oN filespec normal output -oX filespec XML output -oS filespec ScRipT KIdd|3 oUTpuT -oG filespec grepable output -oA basename Output to all formats And processing xml results may not be easy an easy task. Just lo...

6.8AI score
SaveExploits0
Nmap
Nmap
added 2018/03/09 8:37 p.m.315 views

nbd-info NSE Script

Displays protocol and block device information from NBD servers. The Network Block Device protocol is used to publish block devices over TCP. This script connects to an NBD server and attempts to pull down a list of exported block devices and their details For additional information: Script...

10CVSS9.2AI score0.99448EPSS
SaveExploits35
Hacker One
Hacker One
added 2018/02/22 4:43 p.m.271 views

Semrush: SSLv3 Poodle Attack on Ip Of semrush

Summary: POODLE SSLv3 bug on multiple servers Description: CVE-2014-3566: The SSL protocol 3.0, as used in OpenSSL through 1.0.1i and other products, uses nondeterministic CBC padding, which makes it easier for man-in-the-middle attackers to obtain cleartext data via a padding-oracle attack, aka...

4.3CVSS5.1AI score0.99999EPSS
SaveExploits7
Kitploit
Kitploit
added 2018/02/21 1:30 p.m.33 views

Findsploit - Find Exploits In Local And Online Databases Instantly

Finsploit is a simple bash script to quickly and easily search both local and online exploit databases. This repository also includes "copysploit" to copy any exploit-db exploit to the current directory and "compilesploit" to automatically compile and run any C exploit ie. ./copysploit 1337.c &&...

7.1AI score
SaveExploits0References1
Kitploit
Kitploit
added 2018/02/13 9:12 p.m.156 views

Pymap-Scanner - Python Scanner with GUI

Python-based port scanner with Pyqt4 user interface. Features Basic Gui Speed Scan Custom Services User Control Error Control Useful parameters And More. Installation Modules $ Pyqt4 $ Nmap RequirementsThird +xsltproc Download Pymap-Scanner...

7.3AI score
SaveExploits0References1
Kitploit
Kitploit
added 2018/02/11 1:12 p.m.36 views

ID-entify - Search for information related to a domain (Emails, Domains, Information on WEB technology, Type of Firewall, NS and MX records)

ID-entify is a tool that allows you to search for information in the passive way related to a domain. Developed By Carlos Ramírez López. SEARCH FOR INFORMATION RELATED TO A DOMAIN: Emails IP addresses Domains Information on WEB technology Type of Firewall NS and MX records Nmap to IP addresses an...

7AI score
SaveExploits0References1
Information Security Automation
Information Security Automation
added 2018/02/04 9:51 p.m.50 views

Making simple Nmap SPA web GUI with Apache, AngularJS and Python Twisted

The last time I was developing dynamic web applications years ago. I used CGI and PHP back then. Now I am really interested in a modern approach, when you have a Single Page Web Application SPA written in HTML and JavaScript, that makes http requests to some external API. It's pretty cool, becaus...

6.6AI score
SaveExploits0
OpenVAS
OpenVAS
added 2018/01/30 12:00 a.m.1288 views

Check for enabled / working Port scanner plugin

The script reports if: - a custom scan configuration is in use without having a Port scanner from the SPDX-FileCopyrightText: 2018 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier:...

5.8AI score
SaveExploits0References4
Kitploit
Kitploit
added 2018/01/29 9:30 p.m.240 views

Nmap-Vulners - NSE Script Using Some Well-Known Service To Provide Info On Vulnerabilities

NSE script based on Vulners.com API. NSE script using some well-known service to provide info on vulnerabilities. Dependencies: nmap libraries: http json string The only thing you should always keep in mind is that the script depends on having software versions at hand, so it only works with -sV...

7.3AI score
SaveExploits0References1
seebug.org
seebug.org
added 2018/01/22 12:00 a.m.735 views

Master IP CAM 01 Vulnerabilities

Some time ago I analized this ipcam with my friend Dzonerzy: var serialNum="VVVIPCSBC150617Z-06929VjmJH54vkK"; var model="RTIPC"; var hardVersion="5900-gc1004"; var softVersion="V3.3.4.2103-S50-SBC-B20150721E"; var ipcname="WIFICAM"; var startdate="2017-8-5 0:0:2"; var runtimes="0 day, 0:54"; var...

9.3AI score0.14069EPSS
SaveExploits9
n0where
n0where
added 2018/01/12 6:07 p.m.37 views

Network Infrastructure Penetration Testing: SPARTA

SPARTA is a python GUI application which simplifies network infrastructure penetration testing by aiding the penetration tester in the scanning and enumeration phase. It allows the tester to save time by having point-and-click access to his toolkit and by displaying all tool output in a convenien...

0.2AI score
SaveExploits0References1
n0where
n0where
added 2018/01/12 4:59 p.m.25 views

NSE Nmap Script Development IDE: Halcyon

Halcyon IDE lets you quickly and easily develop scripts for performing advanced scans on applications and infrastructures with a range from recon to exploitation capabilities. It is the first IDE released exclusively for Nmap script development. Halcyon IDE is free and open source project always...

7.1AI score
SaveExploits0References1
Rows per page
Query Builder