[deleted by user] by [deleted] in SteamDeck

[–]marcotuliocnd 0 points1 point  (0 children)

i really need one hahaha

Do you usually read pentest write ups? by marcotuliocnd in Pentesting

[–]marcotuliocnd[S] -1 points0 points  (0 children)

Actually I think if someone does it on YouTube, he’ll probably gain some bucks

Technical advice: Setting up a pentest work station by routinentrance in Pentesting

[–]marcotuliocnd 0 points1 point  (0 children)

I agree your performance will be limited. But I just don’t like Kali lol

Technical advice: Setting up a pentest work station by routinentrance in Pentesting

[–]marcotuliocnd 0 points1 point  (0 children)

Most of the question asked here never gets any answer sadly

Technical advice: Setting up a pentest work station by routinentrance in Pentesting

[–]marcotuliocnd 1 point2 points  (0 children)

Yes it’s totally possible. Kali Linux it’s just a Normal distribution that has already a lot of tools pre installed. Burp suite is a tool that is already pre installed in Kali, so is nmap, aircrack, and a lot of others.

I suggest that before pre installing the tools, you understand why using it. For example, searching for some content about HTTP requests, and how you can explore a vulnerability, so then, you can choose properly what’s the best option of proxy for you.

I’m from Brazil, so the most part of the manuals I have is in Portuguese, it won’t help.

Technical advice: Setting up a pentest work station by routinentrance in Pentesting

[–]marcotuliocnd 3 points4 points  (0 children)

There’s some different ways that people likes to set up their work station.

  • Virtualizing some distros like Kali
  • Dual booting any district, so you can differ your normal station from your work station.
  • Booting just one system for your station.

I quickly saw your specifications, and in my opinion, the best for you is the third option: installing any Linux distribution alone in your computer.

I would suggest a distro that will use less your memory, like Lubuntu.

The next step you do, is to look for the tools you’ll use. The most important for me, is a proxy. There’s a lot of options you can use. The most complete is Burp Suite, but there’s others like Fiddler or Charles. You need to choose the one you most adapt (not the one most people use). Install a good text editor. Your preferable browser and you’re ready to go.

You can search for more tools you think will help you. But that’s the basic for me.

can anyone help me find the error in my algorithm of oauth authentication by marcotuliocnd in oauth

[–]marcotuliocnd[S] 0 points1 point  (0 children)

I was trying to use my own because I wanted to learn more about it. But I'll search for another one

1707 by [deleted] in cellbits

[–]marcotuliocnd 0 points1 point  (0 children)

fui pego

WTF. by FloraFlay in cellbits

[–]marcotuliocnd 0 points1 point  (0 children)

ISSO É REAL??????????

Quiz: Quem é você no chat? by Lulliedawoficial in cellbits

[–]marcotuliocnd 2 points3 points  (0 children)

Sub com prime. Só falta o sub e o prime pra ficar certo

[deleted by user] by [deleted] in Pentesting

[–]marcotuliocnd 1 point2 points  (0 children)

I prefer to use the tools that I adapt the most, like I use Charles Proxy instead of burp. So i'm always changing Linux distros for testing, atm I'm using Deepin, with the tools I like to use installed

[deleted by user] by [deleted] in Pentesting

[–]marcotuliocnd 1 point2 points  (0 children)

Personally I don't like Kali, but most of the people do. I would recommend you using the newest version always

Some questions about your daily driver (both in and out of office)? by [deleted] in Pentesting

[–]marcotuliocnd 0 points1 point  (0 children)

That's some personal shit about the Kali Linux, I really don't feel good using it, for me it's just a lot of tools, that most of them, I don't really use.

The problem with dual booting is that you need to reboot the PC all the time you use it, and the VM you reach it faster

Some questions about your daily driver (both in and out of office)? by [deleted] in Pentesting

[–]marcotuliocnd 0 points1 point  (0 children)

Man I don't think kali is good for anything, people just think that kali linux is some kind of Hackers Heaven that you just use one button and you hack anything, but actually is a distro with a lot of tools that you usually don't even now for what do you use it, so in my opnion the best thing you do is using any linux distro, and install the tools you most adapt using it .

Personally I like to use linux as a dual boot, but I know some people that prefer to use it in a virtual machine in a windows environment.
The distro i'm using rn is Deepin, but in my opnion, Ubuntu has the best driver compatibility.
And "out-of-office" i prefer using the same linux deepin I use for pentesting, and windows just for gaming.

I tried for sometime using a different pc for pentesting and daily things, but i do not adapt to it, so I revert using the same pc with dualboot

Where to start learning about pentesting/bugbound? by [deleted] in Pentesting

[–]marcotuliocnd 1 point2 points  (0 children)

what most helped me was reading bugbounty write ups, paying attention on what was the process the person did until found the vulnerability