Closed s1lvershad0w closed 1 year ago
Good find, that's sneaky! FYI I did not write that.
Thanks, and yes he is haha.
Got burnt bad on my last Op, did some digging and found this. Hopefully it helps others.
On Tue, 14 Mar, 2023, 7:07 pm Dylan Evans, @.***> wrote:
Good find. Original author is an asshole for leaving this in there.
— Reply to this email directly, view it on GitHub https://github.com/fin3ss3g0d/evilgophish/issues/47#issuecomment-1468118971, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUBOEUZHDF2NACKTREXVV6DW4BYAHANCNFSM6AAAAAAV2C2ULY . You are receiving this because you authored the thread.Message ID: @.***>
Appreciate you pointing that out, it has been fixed in 186e8cfef5871c73d3dd553b9edb39ae24d06021
Current Behavior
Possible Solution
Remove setting this header :
req.Header.Set(string(e), e_host)
by deleting lines 613 to 617Steps to Reproduce
grep -in '0x88' .evilgophish/evilginx2/core/http_proxy.go
import "fmt"
func main() { hg := []byte{208, 165, 205, 254, 225, 228, 239, 225, 230, 240}
}