Lucene search
+L

61 matches found

Code423n4
Code423n4
added 2023/05/08 12:0 a.m.9 views

Mitigation of M-12: mitigation error, see comments

MITIGATION IS NOT CONFIRMED MITIGATION IS NOT CONFIRMED Mitigation of M-12: mitigation error, see comments Link to Issue: code-423n4/2023-03-asymmetry-findings150 Comments While the proposed change correctly mitigates the issue, in the sense that it introduces a user controlled slippage for stake...

6.9AI score
SaveExploits0
HackRead
HackRead
added 2023/03/20 12:57 p.m.12 views

Analysis of the recent volatility in the cryptocurrency market

By Owais Sultan The cryptocurrency market is extremely volatile. The unpredictable nature is both good and bad for traders and investors.… This is a post from HackRead.com Read the original post: Analysis of the recent volatility in the cryptocurrency market...

6.7AI score
SaveExploits0
HackRead
HackRead
added 2023/03/17 12:31 a.m.18 views

Managing Risk in Crypto Trading: Techniques for Minimizing Your Exposure to Market Volatility

By Owais Sultan Crypto trading might be a successful method to gain money, but it is not without risks. A trader… This is a post from HackRead.com Read the original post: Managing Risk in Crypto Trading: Techniques for Minimizing Your Exposure to Market Volatility...

2.1AI score
SaveExploits0
Code423n4
Code423n4
added 2023/03/07 12:0 a.m.17 views

Redemption fee increase can be thwarted

Lines of code Vulnerability details Impact The mechanism to increase the baseRate during redemptions is moot, up to gas fees. Therefore an arbitrageur can redeem more than what is healthy for the supply of LUSD. This weakens the price floor at $1, and may cause needless volatility. It further...

6.7AI score
SaveExploits0
Code423n4
Code423n4
added 2022/12/16 12:0 a.m.12 views

Lack of validation on price feeds

Lines of code Vulnerability details Impact Lack of validation on Chainlink price feeds may result in incorrectly functioning or non-functioning protocol. For example: during high volatility a price feed may be suspended or become stale; on L2 networks the sequencer might be down on L2 networks th...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2022/11/14 12:0 a.m.9 views

Upgraded Q -> M from #336 [1668467652322]

Judge has assessed an item in Issue 336 as M risk. The relevant finding follows: L-1: Volatility accumulator can be be prevented from decaying by way of dust transactions There is no required minimum swap amount for updating the volatility accumulated. The fp.time is always updated during a swap...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2022/10/23 12:0 a.m.12 views

Volatility update bypassed with small transactions

Lines of code Vulnerability details Impact Volatility, and by extension the fee rate increase due to volatility can be circumvented by starting swaps with a token amount. The volatility is accumulated only at specific intervals, similar to the cumulative number of bins crossed. This is an issue...

6.7AI score
SaveExploits0
Code423n4
Code423n4
added 2022/10/01 12:0 a.m.7 views

Incorrect volatility on range calculation

Lines of code Vulnerability details Impact Incorrect calculation of volatility impairs the adaptive swap fee calculation. Actual swap fees may be bigger or smaller than expected. Proof of Concept According to the Tech Paper, volatility during the period $\Delta t$ is calculated as follows:...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2022/09/08 12:0 a.m.11 views

Stable/non-stable pair creation mistake could be abused

Lines of code Vulnerability details Impact Stable and non-stable pair use different formula to calculate the invariant k. If a non-stable pair is treated as stable, or vice versa. $x^3y+y^3x$ behave quite differently compare with $xy$, on the edge of relative stable price range, price volatility...

6.7AI score
SaveExploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2022/06/20 8:12 p.m.3 views

Malicious code in genesis-volatility-adapter (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware de72162b89a3c685450fe536adfed95a79252af6bf2041b4fd46caa60c58b97a Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
SaveExploits0References1
OSV
OSV
added 2022/06/20 8:12 p.m.6 views

MAL-2022-3336 Malicious code in genesis-volatility-adapter (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware de72162b89a3c685450fe536adfed95a79252af6bf2041b4fd46caa60c58b97a Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
SaveExploits0References1
Kitploit
Kitploit
added 2022/02/14 11:30 a.m.32 views

Autotimeliner - Automagically Extract Forensic Timeline From Volatile Memory Dump

Automagically extract forensic timeline from volatile memory dumps. Requirements Python 3 Volatility mactime from SleuthKit Developed and tested on Debian 9.6 with Volatility 2.6-1 and sleuthkit 4.4.0-5 How it works AutoTimeline automates this workflow: Identify correct volatility profile for the...

7.2AI score
SaveExploits0References2
Code423n4
Code423n4
added 2021/10/27 12:0 a.m.8 views

Historic data being requested as a part of MochiVault.withdraw and borrow functions can be outdated, so a user can avoid historic data update with sending old piece of _data

Handle hyh Vulnerability details Impact Asking to provide historic data proof doesn't imply that pricing is current, a malicious user can wait for market volatility and do deposit/borrow sequence with outdated price, borrowing more than current market value of supplied assets for example, suppose...

6.6AI score
SaveExploits0
Code423n4
Code423n4
added 2021/10/26 12:0 a.m.10 views

One auction at a time would lead to bad debt

Handle jonah1005 Vulnerability details One auction at a time would lead to bad debt Impact The current DutchAuctionLiquidator only allows one auction for a position at a time. This is not a desirable design. If a position is liquidated due to the price movement of collaterals, the position would...

6.9AI score
SaveExploits0
Kitploit
Kitploit
added 2021/06/17 12:30 p.m.87 views

Volatility GUI - GUI For Volatility Forensics Tool

This is a GUI for Volatility forensics tool written in PyQT5 Prerequisites: 1- Installed version of Volatility. 2- Install PyQT5. sudo apt-get install python3-pyqt5 3- Download Volatility GUI. Configuration From the downloaded Volatility GUI, edit config.py file to specify 1- Python 2 bainary nam...

7.2AI score
SaveExploits0References1
Kitploit
Kitploit
added 2021/04/07 9:30 p.m.44 views

Columbo - A Computer Forensic Analysis Tool Used To Simplify And Identify Specific Patterns In Compromised Datasets

Columbo is a computer forensic analysis tool used to simplify and identify specific patterns in compromised datasets. It breaks down data to small sections and uses pattern recognition and machine learning models to identify adversaries behaviour and their possible locations in compromised Window...

7.3AI score
SaveExploits0References3
Kitploit
Kitploit
added 2020/08/25 9:30 p.m.93 views

VolExp - Volatility Explorer

This program allows the user to access a Memory Dump. It can also function as a plugin to the Volatility Framework https://github.com/volatilityfoundation/volatility. This program functions similarly to Process Explorer/Hacker, but additionally it allows the user access to a Memory Dump or access...

6.9AI score
SaveExploits0References5
Imperva Blog
Imperva Blog
added 2020/03/24 8:42 p.m.38 views

Surge in online traffic increases risk to businesses

Imperva Research Labs has been monitoring the data across our thousands of customers since the outbreak of COVID-19. In reviewing anonymized data from our CyberThreat Index, we see new risks and several initial security implications from this pandemic for our customers and global businesses. We...

SaveExploits0
Kitploit
Kitploit
added 2019/10/10 12:0 p.m.181 views

MalConfScan - Volatility Plugin For Extracts Configuration Data Of Known Malware

MalConfScan is a Volatility plugin extracts configuration data of known malware. Volatility is an open-source memory forensics framework for incident response and malware analysis. This tool searches for malware in memory images and dumps configuration data. In addition, this tool has a function ...

7.4AI score
SaveExploits0References4
FireEye
FireEye
added 2019/08/08 8:30 p.m.40 views

Finding Evil in Windows 10 Compressed Memory, Part Two: Virtual Store Deep Dive

Introduction This blog post is the second in a three-part series covering our Windows 10 memory forensics research and it coincides with our BlackHat USA 2019 presentation. In Part One of the series, we covered the integration of the research in both Volatily and Rekall memory forensics tools. We...

6.3AI score
SaveExploits0References6
Rows per page
Query Builder