Forum Replies Created
- AuthorPosts
Diego Pérez
ParticipantHi Sithum!
Cool you got it!
DiegoMay 16, 2020 at 7:07 am in reply to: TypeError: can only concatenate str (not “NoneType”) to str #37009Diego Pérez
ParticipantHi!
Can you share the command used to run your code?
Let me know.
DiegoDiego Pérez
ParticipantHi Sithum!
You said you want to improve your knowledge then it’s a good practice for you to get it.
Try it, it really is quiet easy.
Greetings!
DiegoDiego Pérez
ParticipantHi Sithum!
This hasn’t happened before for you right?
Did you do any uograde or update in your local system?
Let me know.
DiegoDiego Pérez
ParticipantHi Rocky!
You can run this commands:
apt update
apt install powershell-empireThen run this command in terminal:
powershell-empireIt will prompt for a password for database, just hit enter.
Let me know if you get it.
DiegoDiego Pérez
ParticipantHi Sithum!
Just follow Zaid’s suggestions about what can be actual code and what can be modified. Then search around your code with the hex editor tool.Let me know how it goes!
DiegoDiego Pérez
ParticipantHi Sithum!
Can you share a screenshot please?
Thanks!
DiegoDiego Pérez
ParticipantYou’re welcome Sithum!
Diego Pérez
ParticipantHi Sithum!
This is something you have to try yourself, will be very beneficial for your formation.
You have to try it first.Let me know how it goes!
DiegoDiego Pérez
ParticipantHi Sithum!
Will pass your question to Zaid.Thanks!
DiegoDiego Pérez
ParticipantHi Sithum!
I haven’t tried it but i’m pretty sure you can.
Let me know how it goes!
DiegoDiego Pérez
ParticipantHi Sithum!
Remember that the more you know the best, also practicing is very important, have you get the invite code for HacTheBox?
Go there and practice, as for how much hours it will depend on you, how much you can invert to it.
For Ethical Hacking the OSCP certification is a very good idea.
Hope it helps!
DiegoDiego Pérez
ParticipantHi Sithum!
Yeah! you can modify more rows, just be careful to don’t break the code, that’s why we try it first whithout defender or AVs enabled. Once we know the backdoor works we can try to modify it, turn on AV again and if it pass we know we should get a connection back, but this is a matter of try and error.
Hope it helps!
DiegoDiego Pérez
ParticipantHi Akabueze!
For iPhones, the process is harder, because Apple does not let its users to install applications outside the App Store, so what you can do in case of iOS is to try and scan it as shown in section 10 to check if it has any vulnerable service on open ports using Zenmap or any other vulnerability scanner, though I don’t think that you will get that much from the scan results if the phone wasn’t jailbroken, but it’s worth to try and see. Also, if the iPhone was jailbroken, then the procedure will be a lot easier (Take for example the SSH service running on port 22 with a default password of Alpine). There are other social engineering techniques that can be used to gain access, but they’re not very realistic and it’s not worth even to try them sometimes.Hope it helps!
DiegoDiego Pérez
ParticipantYes Akabueze, use that.
Thanks Sithum!- AuthorPosts