Forum Replies Created
- AuthorPosts
- y4gud007Participant
Thanks for your response Diego,
I felt CSS doesn’t work with it as I used inline CSS in my html email, whenever I paste my html code in the source on the anonymouse email interface, it automatically removed my CSS code from the html tag. Any other way to use CSS with it? Any assistance will be appreciated
y4gud007ParticipantHow can I use CSS with html email on anonymousemail.me?
y4gud007ParticipantThanks for your response Diego,
I forgot to include that I sometimes use antiscan.me too, I think they used dyncheck and avcheck API. it doesn’t allow files larger than 10mb too
y4gud007ParticipantHi Diego,
Thanks for your response,
I understood that we need to play around with backdoors to bypass AV, what I am asking is how to generate a generic VBA command/powershell code which I could use in Microsoft office macro to allows download and execution of external .exe file just like the above generic download and execute macro, instead of a payload that require us to listen back via empire, veil etc. I created my FUD .exe backdoors already, I only need a generic download and execute powershell/VBA script that would run the code when macro is enabled, The above generic download and execute macro used by Zaid in the course does not bypass AV anymore no matter how the tweaking, which is very normal considering the lecture recorded time.Is there a way I could get this done?
Thanks
y4gud007ParticipantHi Akabueze, I think I could help with this question. Do you mean you hosted the keylogger .py file on ngrok or .exe file? Have you tried to test the keylogger on kali local host var/www/http to see if it really works? If all this aren’t the problem or solution, You can paste your code to see if there’s any correction to be made in the code
Cheers
y4gud007ParticipantHi Diego,
Thanks for your quick response’
I’ve switched forth and back between windows 10 and kali since the first time encountered this issue just to know what causes the error.
I had the same issues with Zaid zlogger that I cloned on github as wellMeanwhile, I have successfully run some .exe file that I converted through pyinstaller, Most of my direct coding runs fine when I converted from .py to .exe but I mostly have this error with someone else’s code or already compiled .exe application.
Do you have any idea what could be causing this? I encountered the same issues when toying around with LaZagne too. “Fatal errors, unable to run script (filename)”
Any help or reference would be appreciated.
Thanksy4gud007ParticipantNevermind, I have figured it out… it was an smtp misspelled, “smpt.gmail.com” instead of “smtp.gmail.com”
However, I always have issues with converted exe files when running on target computer… it always says “Fatal errors, unable to run script (filename)”
- AuthorPosts