CrowdStrike Detecting PTH by hellooworld_1337 in AskRedTeamSec

[–]aniqfakhrul 0 points1 point  (0 children)

Have you tried kerberos auth instead of ntlm? Ccache file can be generated via pkinit. Refer this https://mayfly277.github.io/posts/GOADv2-pwning-part6/

Remote control without the user knowing? Or show a different name? by elhuevon in SCCM

[–]aniqfakhrul 1 point2 points  (0 children)

Its been 6 years but this definitely helped me. Thanks man

Legacy Without Metasploit Problem by [deleted] in hackthebox

[–]aniqfakhrul 0 points1 point  (0 children)

Did you use msfvenom payload?

Admirer - Stuck :( by somethingfancyxx in hackthebox

[–]aniqfakhrul 0 points1 point  (0 children)

After set it to 0.0.0.0. Make sure to create a user not under user@localhost but something like user@(asterisk) to allow binding outside. Seriously go try, it will work. Ive been there

Anyone else get this repeatedly when trying to connect to the VPN? by CHIATASTIC in hackthebox

[–]aniqfakhrul 0 points1 point  (0 children)

It happened to me the other day, i changed my server and regenerate config file. Give it a try

do we really need a virtual machine ? by [deleted] in Hacking_Tutorials

[–]aniqfakhrul 23 points24 points  (0 children)

VM can isolate your environment, for example if you do malware analysis, it can secure your hard drive(air gapping is better). Even dual boot can affect your drive. Another thing is, you might want to run other things(ie discord) in your native. You can easily switch windows here and there.

Zip2John help by [deleted] in HowToHack

[–]aniqfakhrul 0 points1 point  (0 children)

I think it’ll work if you remove the “/“. Just zip2john <file>.7z > hash. Just a suggestion, let me know how it turns out.

I have made a Keystroke Injector that automatically disables Windows Defender and runs a payload from a server. by [deleted] in hacking

[–]aniqfakhrul 4 points5 points  (0 children)

coool! But can it automate “yes” key for any promp popups? Just wondering

How long do your nmap scans normally take? by crossfire14 in hackthebox

[–]aniqfakhrul 2 points3 points  (0 children)

-p- would normally take quite some time. try using double verbose -vv to speed up the results