Alejandro Parodi

Results 12 issues of Alejandro Parodi

Hi team! I'm having an issue trying to minify my corpus with winafl_cmin.py (WinAfl compiled with DRIO 9.0.1). The script just stuck at: [*] Testing the target binary This can...

I had an issue when I tried to fuzz a correct target_offset in a Blackbox binary, seems like WinAFL is unable to find the offset. drrun show the following correct...

Operating System: OSX **Describe the bug** Performance is really bad, I'm not able to write 3 letters without wait 1 minute, also some times when I type faster the application...

bug
enhancement

Operating System: OSX **Describe the bug** Hey Guys, SwiftnessX stopped working and I had to terminate the process when I started SwiftnessX again my whole project (1 week of work)...

bug

Hi,I was trying to log the output of SSFD & SSF binaries using pipes without success. Is there a way to store logs of these binaries?

### Feature description It would be great to get precompiled binaries for dll behaviour analysis ### Additional context - ### Code of Conduct - [X] By submitting this issue, I...

:heavy_check_mark: enhancement

Will be great to chain different Agents in one lineal process (Pipeline), for example, Sublist3r to get subdomains, then Ping to get Alive host, then Nmap to get ports of...

suggestion

Will be great if the next version add the ability to schedule Agents.

suggestion

I have a custom action that I need to trigger to populate a select in a :new form. I create a custom function and route that return JSON when its...

I found a that when you try to: `goverview probe -H "Cookie: test"` The header is sent but when you try: `goverview screen -H "Cookie test"` Auth Header was not...