DonPAPI icon indicating copy to clipboard operation
DonPAPI copied to clipboard

Lazagne with DonPAPI

Open AlessandroZ opened this issue 3 years ago • 3 comments

Hello,

Nice project !

I wanted to give you some idea to deal with Lazagne modules. I think you could not managed with the lazagne project but you should use lazagne forensic which has been designed to have a similar idea. The project is not up to date but could be done easily copying the code from lazagne modules and modifying from where the data are retrieved.

What I would suggest you is to integrate lazagneforensic as an external project (like we do in pupy: https://github.com/n1nj4sec/pupy/tree/unstable/pupy/external), and you load the project as module into the code. We update all lazagneForensic modules and fix some compatible issue with your project (if there are).

Like that if a fix is done on your project or mine, it could be easily fixed.

If you don't want and want to do your own things, I have no problems with it.

Have a nice day.

AlessandroZ avatar Dec 01 '22 10:12 AlessandroZ

it's very nice to hear from you @AlessandroZ . that seems like a great idea, i'll look into it if i can manage to find the time

thanks again for everything you did on lazagne, that was a great help for a lot of DPP modules ;-)

login-securite avatar Jun 08 '23 13:06 login-securite

Hey @AlessandroZ! First of all thanks for the Lazagne project! I'm really interested in porting Lazagne into DonPAPI. Is it ok for you if I simply copy paste portions of code from your project ? I'm not a huge fan of importing others projects as is but if I ever find a bug or something I'll gladly PR's on your projects as well!

Dfte avatar Oct 23 '24 09:10 Dfte

Hi @Dfte, no problem to use the code, just if you could add on the top of the code a comment saying that it comes from lazagne it could be nice.

Do not hesitate to do a PR on lazagne if a fix is pushed on your code as well 👍🏼 .

Have a nice day.

AlessandroZ avatar Oct 25 '24 09:10 AlessandroZ