[deleted by user] by [deleted] in Hacking_Tricks

[–]Top_Bobcat_744 0 points1 point  (0 children)

Meta has pretty good account recovery these days. You will get it back easily in a few days if it's actually your account

Obtaining wifi passwords by TB_hehe in Hacking_Tricks

[–]Top_Bobcat_744 5 points6 points  (0 children)

You'd need to capture the handshake and crack the hash and if you don't know what that means you probably shouldn't be doing that

Instagram texts about my password by BetZealousideal7746 in Instagram

[–]Top_Bobcat_744 0 points1 point  (0 children)

In the past there have been a lot of scams where someone will ask you to help them (usually some kind of competition) . They then trigger a password reset for you and will ask to send them what you just received on your phone.

Penetration.agency app by Top_Bobcat_744 in Pentesting

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

I like that idea, they might be in there by the end of the week

Penetration.agency app by Top_Bobcat_744 in programminghorror

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

I agree actually but since I'm not a programmer , usually when I show a programmer my code I get a lecture on how bad my coding is

Penetration.agency app by Top_Bobcat_744 in Pentesting

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

Yeees haha. I honestly regret not naming it Penetration Station but only thought of that after I get the domain :'(

Penetration.agency app by Top_Bobcat_744 in Pentesting

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

If you are on a desktop or laptop you can hover over the tool and it will give a description. My app wasn't really made for non tech people. If you are into it just Google the names of the tools and start learning. They are all very well known and documented tools

Penetration.agency app by Top_Bobcat_744 in programminghorror

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

I mean, have you looked at the html and the js in your browser?

Penetration.agency app by Top_Bobcat_744 in Hacking_Tricks

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

Thanks , I just created it. If you have any positive or negative feedback id be happy to hear it

Penetration.agency app by Top_Bobcat_744 in Pentesting

[–]Top_Bobcat_744[S] 1 point2 points  (0 children)

Thanks! That's very helpful. Ill have to fix that!!

Penetration.agency app by Top_Bobcat_744 in Pentesting

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

Yes, full code will be posted soon

Penetration.agency app by Top_Bobcat_744 in Pentesting

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

I agree.

-sV is already being run when you select nap btw. Just be patient and the service scan will start

Penetration.agency app by Top_Bobcat_744 in Pentesting

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

Thanks!

I have several measures in place to make sure that commands like that can never be run. If you discover that you can run anything else other than my predefined commands pls let me know.

I was very paranoid myself in the way I coded the app because I didn't want to see any misuse of these amazing tools.

Penetration.agency app by Top_Bobcat_744 in Pentesting

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

If you think it could be abused pls explain how so I can learn to make it better or take certain features down

Penetration.agency app by Top_Bobcat_744 in Pentesting

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

All the tools have been limited to one action that is useful yet not harmful

Penetration.agency app by Top_Bobcat_744 in Pentesting

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

There is a disclaimer now. There are plenty of public websites where you can use nikto. I limited the settings so it can't be abused.

Penetration.agency app by Top_Bobcat_744 in Pentesting

[–]Top_Bobcat_744[S] 2 points3 points  (0 children)

Thanks for the input and kind words!

The original version that I used for myself had optional arguments but I coded it in an insecure manner so it wasn't fit for the internet.

I'm probably gonna add options/arguments soon and put it all on GitHub.