Lucene search
+L

294 matches found

Kitploit
Kitploit
added 2019/04/05 11:56 a.m.196 views

PowerShellArsenal - A PowerShell Module Dedicated To Reverse Engineering

PowerShellArsenal is a PowerShell module used to aid a reverse engineer. The module can be used to disassemble managed and unmanaged code, perform .NET malware analysis, analyze/scrape memory, parse file formats and memory structures, obtain internal system information, etc. PowerShellArsenal is...

7.3AI score
SaveExploits0References2
zdt
zdt
added 2019/04/01 12:00 a.m.81 views

Linux/x86 - Polymorphic execve(/bin/sh) Shellcode (63 bytes)

/ ; Date: 09/03/2019 ; PolymorphicExecveShStack.asm ; Author: Daniele Votta ; Description: This program invoke a Polimorphic version of excve. Original ExecveShStack: file format elf32-i386 Disassembly of section .text: 08048080 : 8048080: 31 c0 xor eax,eax 8048082: 50 push eax 8048083: 68 2f 2f ...

0.1AI score
SaveExploits0
Hacker One
Hacker One
added 2019/03/24 6:21 p.m.25 views

50m-ctf: Weak credentials, Blind SQLi, Timing attack, that leads to web admin access

Summary: Discovery of the application: The h1Thermostat application was discovered by extracting the bit.do URL from the image at https://pbs.twimg.com/media/D0XoThpW0AE2r8S.png:large. The URL https://bit.do/h1therm then led to a Google Drive where the Android application file h1thermostat.apk...

7.5AI score
SaveExploits0
Trellix
Trellix
added 2019/02/25 12:00 a.m.20 views

What’s in the Box?

ARCHIVED STORY What’s in the Box? By Sam Quinn · February 25, 2019 2018 was another record-setting year in the continuing trend for consumer online shopping. With an increase in technology and efficiency, and a decrease in cost and shipping time, consumers have clearly made a statement that...

7.5AI score
SaveExploits0
Fedora
Fedora
added 2018/09/21 5:38 a.m.31 views

[SECURITY] Fedora 29 Update: capstone-3.0.5-1.fc29

Capstone is a disassembly framework with the target of becoming the ultimate disasm engine for binary analysis and reversing in the security community...

8.8CVSS3.2AI score0.01256EPSS
SaveExploits0
zdt
zdt
added 2018/09/18 12:00 a.m.42 views

Linux/ARM - Jump Back Shellcode + execve("/bin/sh", NULL, NULL) Shellcode (4 Bytes)

/ Title: Linux/ARM - Jump Back Shellcode + execve"/bin/sh", NULL, NULL Shellcode 4 Bytes Author: Ken Kitahara Tested: armv7l Raspberry Pi 3 Model B+ System Information pi@raspberrypi: $ uname -a Linux raspberrypi 4.14.52-v7+ 1123 SMP Wed Jun 27 17:35:49 BST 2018 armv7l GNU/Linux pi@raspberrypi: $...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2018/09/14 12:00 a.m.36 views

Linux/x86 - echo "Hello World" + Random Bytewise XOR + Insertion Encoder Shellcode (54 bytes)

Linux/x86 - echo "Hello World" + Random Bytewise XOR + Insertion Encoder Shellcode 54 bytes. Shellcode exploit for Linuxx86 platform / Title: Linux/x86 - Random Bytewise XOR + Insertion Encoder Shellcode 54 bytes Date: 2018-09-13 Author: Ray Doyle @doylersec Homepage: https://www.doyler.net Teste...

SaveExploits0
Malwarebytes
Malwarebytes
added 2018/09/10 3:00 p.m.111 views

Assessing the security of a portable router: a look inside its hardware

Network administrators should perform security assessments of hardware that they will provide their users, or particularly paranoid users might want to poke at their devices just to be extra sure. In this blog post, we will demonstrate the techniques used to assess security on a generic portable...

7.1AI score
SaveExploits0
Fedora
Fedora
added 2018/09/09 4:02 a.m.25 views

[SECURITY] Fedora 27 Update: capstone-3.0.5-1.fc27

Capstone is a disassembly framework with the target of becoming the ultimate disasm engine for binary analysis and reversing in the security community...

8.8CVSS3.2AI score0.01256EPSS
SaveExploits0
Fedora
Fedora
added 2018/09/06 3:13 a.m.37 views

[SECURITY] Fedora 28 Update: capstone-3.0.5-1.fc28

Capstone is a disassembly framework with the target of becoming the ultimate disasm engine for binary analysis and reversing in the security community...

8.8CVSS3.2AI score0.01256EPSS
SaveExploits0
OSV
OSV
added 2018/04/21 4:29 p.m.6 views

DEBIAN-CVE-2018-10254

Netwide Assembler NASM 2.13 has a stack-based buffer over-read in the disasm function of the disasm/disasm.c file. Remote attackers could leverage this vulnerability to cause a denial of service or possibly have unspecified other impact via a crafted ELF file...

7.8CVSS8AI score0.01415EPSS
SaveExploits1References1
zdt
zdt
added 2018/04/19 12:00 a.m.67 views

Linux/x86 TCP Port 1337 Bindshell Shellcode

92 bytes small Linux x86 tcp/1337 bindshell shellcode. / Linux x86 Bind TCP shellcode This shellcode will listen on port 1337 and give you /bin/sh Shellcode Author: Anurag Srivastava Shellcode Length: 92 Student-ID: SLAE-1219 Note...

7.3AI score
SaveExploits0
Kitploit
Kitploit
added 2018/04/17 8:49 p.m.264 views

ROPgadget - This Tool Lets You Search Your Gadgets On Your Binaries To Facilitate Your ROP Exploitation

This tool lets you search your gadgets on your binaries to facilitate your ROP exploitation. ROPgadget supports ELF/PE/Mach-O format on x86, x64, ARM, ARM64, PowerPC, SPARC and MIPS architectures. Since the version 5, ROPgadget has a new core which is written in Python using Capstone disassembly...

7.2AI score
SaveExploits0References2
zdt
zdt
added 2018/01/12 12:00 a.m.24 views

Linux/ARM - Add Map (127.1.1.1 google.lk) In /etc/hosts Shellcode (79 bytes)

/ Title: Add map in /etc/hosts file - 79 bytes Date: 2015-03-02 Architecture: armv6l GNU/Linux Website: http://osandamalith.wordpress.com E-Mail: osandacatunseen.is Author: Osanda Malith Jayathissa @OsandaMalith hosts: file format elf32-littlearm Disassembly of section .text: 00008054 : 8054:...

0.1AI score
SaveExploits0
Talos
Talos
added 2017/12/19 12:00 a.m.50 views

VMware VNC Pointer Decode Code Execution Vulnerability

Summary An exploitable code execution vulnerability exists in the remote management functionality of VMware . A specially crafted set of VNC packets can cause a type confusion resulting in stack overwrite, which could lead to code execution. An attacker can initiate a VNC session to trigger this...

8.8CVSS8.9AI score0.03157EPSS
SaveExploits1
pentestit
pentestit
added 2017/08/29 8:26 p.m.202 views

Pharos: A Static Binary Analysis Framework

PenTestIT RSS Feed All of us know what static binary analysis means. It means that the analysis of the binary is performed without actually executing it. Almost two years ago, an open source framework - Pharos, was created by the Carnegie Mellon SEI, CERT Division in collaboration with the Lawren...

6.9AI score
SaveExploits0
OSV
OSV
added 2017/06/19 4:29 a.m.10 views

UBUNTU-CVE-2017-9751

opcodes/rl78-decode.opc in GNU Binutils 2.28 has an unbounded GETBYTE macro, which allows remote attackers to cause a denial of service buffer overflow and application crash or possibly have unspecified other impact via a crafted binary file, as demonstrated by mishandling of this file during...

7.8CVSS7.1AI score0.02942EPSS
SaveExploits0References3
OSV
OSV
added 2017/04/26 2:59 p.m.9 views

DEBIAN-CVE-2017-8284

The disasinsn function in target/i386/translate.c in QEMU before 2.9.0, when TCG mode without hardware acceleration is used, does not limit the instruction size, which allows local users to gain privileges by creating a modified basic block that injects code into a setuid program, as demonstrated...

7CVSS7.2AI score0.00438EPSS
SaveExploits0References1
OSV
OSV
added 2017/02/13 10:59 p.m.14 views

CVE-2016-8375

An issue was discovered in Becton, Dickinson and Company BD Alaris 8015 Point of Care PC unit, Version 9.5 and prior versions, and Version 9.7, and 8000 PC unit. An unauthorized user with physical access to an affected Alaris PC unit may be able to obtain unencrypted wireless network authenticati...

4.9CVSS5.8AI score0.01004EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2017/02/10 12:00 a.m.11 views

PT-2017-4109 · Qemu +1 · Qemu +1

Name of the Vulnerable Software and Affected Versions: QEMU versions prior to 2.9.0 Description: The issue is related to the disas insn function in target/i386/translate.c of the QEMU emulator, which does not limit the instruction size when TCG mode without hardware acceleration is used. This...

9.9CVSS6.8AI score0.04503EPSS
SaveExploits2References70
Rows per page
Query Builder