Lucene search
K

1321 matches found

Exploit DB
Exploit DB
added 2019/09/16 12:0 a.m.204 views

docPrint Pro 8.0 - SEH Buffer Overflow

import struct Title: docPrint Pro v8.0 'User/Master Password' Local SEH Alphanumeric Encoded Buffer Overflow Date: September 14th, 2019 Author: Connor McGarr @33y0re https://connormcgarr.github.io Vendor Homepage: http://www.verypdf.com Software Link: http://dl.verypdf.net/docprintprosetup.exe...

7.4AI score
Exploits0
Kitploit
Kitploit
added 2019/09/13 12:30 p.m.406 views

Shodan-Eye - Tool That Collects All The Information About All Devices Directly Connected To The Internet Using The Specified Keywords That You Enter

This tool collects all information about all devices that are directly connected to the internet with the specified keywords that you enter. This way you get a complete overview. The types of devices that are indexed can vary enormously: from small desktops, refrigerators to nuclear power plants...

7.2AI score
Exploits0References3
Packet Storm
Packet Storm
added 2019/09/09 12:0 a.m.210 views

Enigma NMS 65.0.0 OS Command Injection

!/usr/bin/python -------------------------------------------------------------------- Exploit Title: Enigma NMS OS Command Injection NETSAS Pty Ltd Enigma NMS Date: 21 July 2019 Author: Mark Cross @xerubus | mogozobo.com Vendor: NETSAS Pty Ltd Vendor Homepage: https://www.netsas.com.au/ Software...

0.4AI score0.89311EPSS
Exploits5
Exploit DB
Exploit DB
added 2019/09/02 12:0 a.m.381 views

ChaosPro 3.1 - SEH Buffer Overflow

!C:\Python27\python.exe Title : ChaosPro 3.1 Twitter : @securitychops Blog Post : https://securitychops.com/2019/08/24/retro-exploit-series-episode-one-chaospro-3-1.html our egg! payload = "T00WT00W" adjust the stack from 00F2FFA6 to 00F2FFA8 payload += "\x83\xC4\x02" the payload payload +=...

7.4AI score
Exploits0
exploitpack
exploitpack
added 2019/09/02 12:0 a.m.14 views

ChaosPro 3.1 - SEH Buffer Overflow

ChaosPro 3.1 - SEH Buffer Overflow !C:\Python27\python.exe Title : ChaosPro 3.1 Twitter : @securitychops Blog Post : https://securitychops.com/2019/08/24/retro-exploit-series-episode-one-chaospro-3-1.html our egg! payload = "T00WT00W" adjust the stack from 00F2FFA6 to 00F2FFA8 payload +=...

0.9AI score
Exploits0
GithubExploit
GithubExploit
added 2019/08/27 9:21 a.m.108 views

Exploit for Path Traversal in Ivanti Connect_Secure

CVE-2019-11510-1 Exploit for Arbitrary File Read on...

10CVSS9.4AI score0.94462EPSS
Exploits22
0day.today
0day.today
added 2019/08/27 12:0 a.m.34 views

Tableau - XML External Entity Exploit

Exploit for multiple platform in category web applications Exploit Title: Tableau XXE Google Dork: N/A Date: Reported to vendor July 2019, fix released August 2019. Exploit Author: Jarad Kopf Vendor Homepage: https://www.tableau.com/ Software Link: Tableau Desktop downloads:...

5.5CVSS7.6AI score0.22725EPSS
Exploits5
Gitee
Gitee
added 2019/08/19 4:53 p.m.7 views

Exploit for Deserialization of Untrusted Data in Oracle Weblogic_Server

CVE-2018-2628 Weblogic GetShell.py is a Python script that exploits the Oracle Weblogic Server 10.3.6.0, 12.1.3.0, 12.2.1.2, 12.2.1.3 deserialization remote command execution vulnerability. The script generates a payload using the ysoserial tool and sends it to the target server using a socket...

9.8CVSS7.4AI score0.94422EPSS
Exploits68
Packet Storm
Packet Storm
added 2019/08/13 12:0 a.m.84 views

Agent Tesla Botnet Arbitrary Code Execution

import requests import argparse import base64 Agent Tesla C2 RCE by prsecurity For research purposes only. Don't pwn what you don't own. def getargs: parser = argparse.ArgumentParser prog="agentteslasploit.py", formatterclass=lambda prog: argparse.HelpFormatterprog, maxhelpposition=50, epilog= ''...

0.6AI score
Exploits0
Packet Storm
Packet Storm
added 2019/08/06 12:0 a.m.228 views

ARMBot Botnet Arbitrary Code Execution

import requests URL = "http://127.0.0.1/ARMBot/upload.php" r = requests.postURL, data = "file":"../publichtml/lol/../.s.phtml", need some trickery for each server ; "data":"PD9waHAgZWNobyAxOyA/Pg==", "message":"Bobr Dobr" , proxies="http":"127.0.0.1:8080","https":"127.0.0.1:8080" printr.statuscod...

0.7AI score
Exploits0
Kitploit
Kitploit
added 2019/07/28 1:7 p.m.211 views

OSXCollector - A Forensic Evidence Collection & Analysis Toolkit For OS X

OSXCollector is a forensic evidence collection & analysis toolkit for OSX. Forensic Collection The collection script runs on a potentially infected machine and outputs a JSON file that describes the target machine. OSXCollector gathers information from plists, SQLite databases and the local file...

6.6AI score
Exploits0References9
0day.today
0day.today
added 2019/07/15 12:0 a.m.27 views

PCMan FTP Server 2 ALLO Buffer Overflow Exploit

Vulnerability Title: PCMan FTP Server 2 - 'ALLO' Remote Buffer Overflow Discovered by: Nassim Asrir Tested on: win7 x32 Thanks To : Chagi-Lagi - MY.Neggaoui !/usr/bin/python2.7 -- coding: utf-8 - import socket ret = "\xf7\xf8\xc5\x75" @ JMP ESP Kernel32.dll calc...

0.5AI score
Exploits0
Cvelist
Cvelist
added 2019/07/03 4:28 p.m.10 views

CVE-2017-6900

An issue was discovered in Riello NetMan 204 14-2 and 15-2. The issue is with the login script and wrongpass Python script used for authentication. When calling wrongpass, the variables $VAL0 and $VAL1 should be enclosed in quotes to prevent the potential for Bash command injection. Further to...

9.1AI score0.04492EPSS
Exploits0References2
Gitee
Gitee
added 2019/07/02 8:39 p.m.4 views

pwn_step_in

This is a collection of C code and Python scripts that demonstrate various heap exploitation techniques. The code is organized into several directories, each containing a specific example. The "heap" directory contains a C program called "forceofhouse" that demonstrates a heap overflow...

7.6AI score
Exploits0
exploitpack
exploitpack
added 2019/07/01 12:0 a.m.15 views

Linux Mint 18.3-19.1 - yelp Command Injection (Metasploit)

Linux Mint 18.3-19.1 - yelp Command Injection Metasploit This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework Exploit from github repro: https://github.com/b1ack0wl/linuxmintpoc class MetasploitModule "Linux Mint 'yelp' UR...

7.8AI score
Exploits0
Exploit DB
Exploit DB
added 2019/07/01 12:0 a.m.89 views

Linux Mint 18.3-19.1 - 'yelp' Command Injection (Metasploit)

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework Exploit from github repro: https://github.com/b1ack0wl/linuxmintpoc class MetasploitModule "Linux Mint 'yelp' URI handler command injection vulnerability", 'Description'...

7.4AI score
Exploits0
Kitploit
Kitploit
added 2019/06/30 10:8 p.m.46 views

Lst2X64Dbg - Extract labels from IDA .lst or Ghidra .csv file and export x64dbg database

This script extracts all the labels found in the LST file that is given as the script's single argument. An x64dbg database is created in the current directory based on the extracted labels. The LST file can be generated in IDA from the File menu: Produce file - Create LST file... Example $ pytho...

7.1AI score
Exploits0References1
CNVD
CNVD
added 2019/06/10 12:0 a.m.1 views

Prima Systems FlexAir Script Upload Execution Vulnerability

Prima Systems FlexAir is an access control system from Prima Systems in Slovenia. A security vulnerability in Prima Systems FlexAir when configuring the main central controller allows remote attackers to exploit the vulnerability by submitting a special Python script request that can execute...

9CVSS7.4AI score0.19417EPSS
Exploits7References1
Packet Storm
Packet Storm
added 2019/06/04 12:0 a.m.271 views

NUUO NVRMini 2 3.9.1 Stack Overflow

!/usr/bin/python Exploit Title: NUUO NVRMini2 3.9.1 'sscanf' stack overflow Google Dork: n/a Date: Advisory Published: Nov 18 Exploit Author: @0x00string Vendor Homepage: nuuo.com Software Link: https://www.nuuo.com/ProductNode.php?node=2 Version: 3.9.1 and prior Tested on: 3.9.1 CVE :...

10CVSS0.2AI score0.32576EPSS
Exploits4
GithubExploit
GithubExploit
added 2019/06/03 7:49 a.m.2 views

Exploit for Use After Free in Microsoft

detectbluekeep.py Python script to detect bluekeep vulnerabil...

10CVSS8.6AI score0.94454EPSS
Exploits123
Rows per page
Query Builder