piolug93
piolug93
I compiled with **DEBUG_PROXY** and run with **-D4**. **connection.log** is empty while **conntent.log** have content. **content.log** ``` 2022-06-27 14:48:13 UTC [10.1.40.3]:50230 -> [13.107.5.80]:443 (248): GET /qsml.aspx HTTP/1.1 Accept: */* Accept-Language:...
Is it only written to the debug log?
Do you have plan for separate log for blocked sites and passthrough when run with -P ?
That would be very useful for debugging and traffic monitoring.
Okay will resolve conflicts. Hostonly is still used, while MASQUERADE is not used in iptables. Another feature is the use of vrf so that traffic to resultserver passes by default...
Good to know about it, I had no idea about it. I haven't plans for write auxiliary module because i no need see that traffic in CAPE.
Thx, for that tip. My error i doesn't checked documentation of that command.
Run exe from that code with the same compile parameters doesn't give output result. My compile params: `/permissive- /ifcOutput "x64\Release\" /GS /GL /W3 /Gy /Zc:wchar_t /Zi /Gm- /O2 /sdl /Fd"x64\Release\vc143.pdb"...
In Visual Studio 2022 i don't have Configuration Properties --> General, change the "Use of MFC" field to "Use MFC in a Static Library". I tried change vcxproj file and...
In arachne, there is one key difference operator run task. In my case is only one way communication. I creating stealer and would like to store data in mythic :)...