Lucene search
+L

2069 matches found

0day.today
0day.today
added 2018/01/28 12:0 a.m.22 views

Linux/x86 - Egghunter Shellcode (12 Bytes)

/ Title: Linux/x86 - EggHunter Shellcode 12 Bytes Description: Smallest Null-Free Egg Hunter Shellcode - 12 Bytes Date : 14/Jan/2018 Author: Nipun Jaswal @nipunjaswal ; SLAE-1080 Details: 1. Works with an executable EGG 2. Make sure you clear EDX, EAX registers in the shellcode before any other...

0.2AI score
SaveExploits0
Packet Storm
Packet Storm
added 2017/11/06 12:0 a.m.29 views

FreeFloat FTP Server 1.0 HOST Buffer Overflow

!/usr/bin/python Exploit Title: FreeFloat FTP Server HOST Buffer Overflow ASLR Bypass Date: 11/05/2017 Exploit Author: 1N3@CrowdShield - https://crowdshield Software Link: http://www.freefloat.com/software/freefloatftpserver.zip Version: 1.00 Tested on: Windows Vista SP2 Ultimate x86 ASLR...

7.1AI score
SaveExploits0
Kitploit
Kitploit
added 2017/11/01 9:13 p.m.96 views

Phishruffus - Intelligent Threat Hunter And Phishing Servers

Phishruffus is a tool designed to identify threats and malicious DNS servers on the Internet that are used for the illicit practice of bank phishing. Usage: $ pip install -r requirements.txt $ ./phishruffus.py –listdns dnsservers.txt –timeout 5 Read more here. Download Phishruffus...

9.1AI score
SaveExploits0References1
Openbugbounty
Openbugbounty
added 2017/10/24 2:18 p.m.15 views

hunterfuneral.com XSS vulnerability

Open Bug Bounty ID: OBB-363783 Description| Value ---|--- Affected Website:| hunterfuneral.com Open Bug Bounty Program:| Create your bounty program now. It's open and free. Vulnerable Application:| Custom Code Vulnerability Type:| XSS Cross Site Scripting / CWE-79 CVSSv3 Score:| 6.1...

6.3AI score
SaveExploits0
Hacker One
Hacker One
added 2017/10/08 3:38 p.m.26 views

Ubiquiti Inc.: Stored XSS in dev-ucrm-billing-demo.ubnt.com In Client Custom Attribute

Hey, Was Testing the subdomins when I came Accross the subdomain https://dev-ucrm-billing-demo.ubnt.com/ I logged in as an Administrator and while testing i added a User and In Client Custom Attribute 1 i added the Payload: """"/ and Save the Client and Then on client page i.e:...

6.2AI score
SaveExploits0
Openbugbounty
Openbugbounty
added 2017/07/05 1:53 p.m.8 views

hunterpropertyinc.com XSS vulnerability

Vulnerable URL: http://hunterpropertyinc.com/map.asp?Street=3465+S%2E+Campbell+Springfield+MO+65807=330=1"...

6.9AI score
SaveExploits0
Kitploit
Kitploit
added 2017/06/08 3:30 p.m.17 views

Domain Hunter - Checks Expired Domains, Bluecoat Categorization, And Archive.Org History To Determine Good Candidates For Phishing

Domain name selection is an important aspect of preparation for penetration tests and especially Red Team engagements. Commonly, domains that were used previously for benign purposes and were properly categorized can be purchased for only a few dollars. Such domains can allow a team to bypass...

6.8AI score
SaveExploits0References1
HackRead
HackRead
added 2017/05/03 3:22 p.m.21 views

Shodan’ Malware Hunter to Expose Command & Control Centers of Botnets

By Jahanzaib Hassan Recorded Future, a threat intelligence company together with Shodan, which is an internet search engine connecting services to internet devices, have created an online crawler which they call the Malware Hunter. What does it do? The Malware Hunter is a program that sends out...

7AI score
SaveExploits0
ThreatPost
ThreatPost
added 2017/05/02 2:39 p.m.9 views

Malware Hunter Crawls Internet Looking for RAT C2s

A new crawler released today by Shodan designed to find command and control servers has already unearthed 5,800 controllers for more than 10 remote access Trojan RAT families. The crawler, called Malware Hunter, poses as an infected computer beaconing out to an attacker’s server waiting for...

7.8AI score
SaveExploits0References5
The Hacker News
The Hacker News
added 2017/05/02 6:53 a.m.16 views

Malware Hunter — Shodan's new tool to find Malware C&C Servers

Rapidly growing, insecure internet-connected devices are becoming albatross around the necks of individuals and organizations with malware authors routinely hacking them to form botnets that can be further used as weapons in DDoS and other cyber attacks. But now finding malicious servers, hosted ...

7.1AI score
SaveExploits0
0day.today
0day.today
added 2017/04/23 12:0 a.m.33 views

Linux/x86 - Egg-hunter Shellcode (18 bytes)

// Description: a 18 bytes egg hunter on contigous memory segments // // You are free to do whatever you want of this shellcode // // @phacktul / global start section .text start: mov eax, start ; we set a valid .text address into eax mov ebx, dword 0x50905091 ; we can avoid an 8 bytes tag in egg...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2017/04/22 12:0 a.m.87 views

Linux/x86 - Egg-hunter Shellcode (18 bytes)

Linux/x86 - Egg-hunter Shellcode 18 bytes. Shellcode exploit for Linx86 platform // Description: a 18 bytes egg hunter on contigous memory segments // // You are free to do whatever you want of this shellcode // // @phacktul / global start section .text start: mov eax, start ; we set a valid .tex...

7.4AI score
SaveExploits0
0day.today
0day.today
added 2017/02/23 12:0 a.m.38 views

Linux/x86-64 - Egghunter Shellcode (38 bytes)

/ Copyright © 2017 Odzhan. All Rights Reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2016/11/25 12:0 a.m.44 views

Linux/x86 - Egg-hunter Shellcode (31 bytes)

Linux/x86 - Egg-hunter Shellcode 31 bytes. Shellcode exploit for Linx86 platform / ;author: Filippo "zinzloun" Bersani ;date: 28/11/2016 ;version: 1.0 ;X86 Assembly/NASM Syntax ;tested on: Linux OpenSuse001 2.6.34-12-desktop 32bit ; Linux ubuntu 3.13.0-100-generic 147precise1-Ubuntu 32bit ; Linux...

SaveExploits0
0day.today
0day.today
added 2016/11/25 12:0 a.m.41 views

Linux/x86 - Egg-hunter Shellcode (25 bytes)

/ ;author: Filippo "zinzloun" Bersani ;date: 25/11/2016 ;version 1.0 ;purpose: different approach with fnstenv technique, changed the usual pattern to find the egg mark ;X86 Assembly/NASM Syntax ;tested on: Linux OpenSuse001 2.6.34-12-desktop 32bit ; Linux ubuntu 3.13.0-100-generic...

7.4AI score
SaveExploits0
hackapp
hackapp
added 2016/08/07 2:8 a.m.29 views

MasterCard ATM Hunter - External URLs, Suspicious files, WebView JavaScript enabled vulnerabilities

HackApp vulnerability scanner discovered that application MasterCard ATM Hunter published at the 'play' market has multiple vulnerabilities...

0.2AI score
SaveExploits0References1Affected Software1
The Hacker Blog
The Hacker Blog
added 2016/05/30 6:19 a.m.21 views

XSS Hunter is Now Open Source – Here’s How to Set It Up!

Recently I opened up XSS Hunter for public registration, this was after publishing a post on how I used XSS Hunter to hack GoDaddy via blind XSS and pointed out that many penetration testers use a very limited alert box-based pentesting methodology which will not detect these types of issues. Aft...

6.7AI score
SaveExploits0
ThreatPost
ThreatPost
added 2016/05/09 3:46 p.m.11 views

GoDaddy Patches Blind XSS Vulnerability

Domain registrar GoDaddy fixed a vulnerability affecting systems used by its customer support agents that could have been abused to take over, modify or delete accounts. Researcher Matthew Bryant said that a riff on a cross-site scripting attack called a blind XSS was to blame. A GoDaddy customer...

5.5AI score
SaveExploits0References2
hackapp
hackapp
added 2016/04/01 10:18 a.m.14 views

snake hunter - Dynamic Code Loading, External URLs, Unsafe deleting vulnerabilities

HackApp vulnerability scanner discovered that application snake hunter published at the 'play' market has multiple vulnerabilities...

0.4AI score
SaveExploits0References1Affected Software1
hackapp
hackapp
added 2016/04/01 10:8 a.m.17 views

Shotgun Chickens Hunter - Base64 encoded String, Dangerous filesystem permissions, WebView code execution vulnerabilities

HackApp vulnerability scanner discovered that application Shotgun Chickens Hunter published at the 'play' market has multiple vulnerabilities...

1.2AI score
SaveExploits0References1Affected Software1
Rows per page
Query Builder