RedSiege / EyeWitness

EyeWitness is designed to take screenshots of websites, provide some server header info, and identify default credentials if possible.
https://www.christophertruncer.com/eyewitness-usage-guide/
GNU General Public License v3.0
5.01k stars 849 forks source link

Update .net 4.5 to 4.8 (4.5 is EOL) + nuget package updates #597

Closed Relkci closed 1 year ago

Relkci commented 2 years ago

Update .net 4.5 to 4.8 + nuget package updates; .net 4.5 is EOL.

CommandLineParser -> 2.9.1 Fody -> 6.6.4 IPNetworks2 -> 2.6.504 Netwtonsoft.Json -> 13.01

Tested:

image

Relkci commented 1 year ago

Let this sit for awhile. We should discuss sometime. The current repo carries the build dependencies and it doesn't need to-- can remove and rely on nuget or similar to fill in the gaps so that you aren't carrying all the packages in the repo. -- should probably be addressed that way rather than merging this, IMO.

ChrisTruncer commented 1 year ago

I apologize on this, I do need to get this merged in, I just need to test it first. I'm ok for the time being with the packages being in it. Agreed nuget might be the best practice, but it's really not a huge deal to me.

Relkci commented 1 year ago

yoinking this -- at most we could make this an issue to be addressed later. no reason to keep it open forever. If you need someone to take over the C/.net bits, reach out, I'll be happy to help clean it up and get it updated properly.