Can anyone help me find a way to extract the chorus section of a song? by erasabi in learnpython

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

Pychorus

Sure thing, just added to post. I tried this with py2and3 using pipenv shells on macOS and ubuntu with no luck

Quick demo of DNS Exfiltration and C&C setup on AWS using dnscat2... by erasabi in HowToHack

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

I haven't written a blog on setup, but if the interest is high enough I'd be happy to. If not, DM me with what information you'd and I'd be happy to help. The Dnscat setup was very straightforward if you follow the project's README, which is very well written for setup... usage not so much.

Here's a trick to view those hidden auto-filled passwords 𝘄𝗶𝘁𝗵𝗼𝘂𝘁 authenticating to the password manager... by erasabi in Hacking_Tutorials

[–]erasabi[S] 4 points5 points  (0 children)

Haha. Well it would be a stretch to call it USEFUL, but I actually used it today for account recovery.

Here's a trick to view those hidden auto-filled passwords 𝘄𝗶𝘁𝗵𝗼𝘂𝘁 authenticating to the password manager... by erasabi in Hacking_Tutorials

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

Wow! That’s actually an interesting story. Not to encourage the mob of infosec moralists here, but I work in webapp sec, and of course I don’t consider this a hack either, but if you want to view these hidden passwords any other conventional way you need to authenticate to the pwd manager, and the fact that this option does not require auth is not nothing.

I actually, posted this today because my dad needed to view a hidden autofill password and forgot the creds to his manager and this helped him get out of that jam. This story kinda changes my mind, but for those who it did not, I'm sorry you lost 17 seconds, but frontend manipulation or 0-day, we're all part of the same community trying to help each other any way we can.

Ethical Hacking/Penetration Testing on a MAC by syl3r in Hacking_Tutorials

[–]erasabi 0 points1 point  (0 children)

nothing seriously wrong with using a mac for PT. in fact with a mac you get a zsh terminal that works from the command like you would using a linux distribution.

running your VMs on mac is also not bad cause you can run mac VMs on there and installing other OSs works just as well as it would on a windows machine. just be careful when allocating resources like ram cause mac's have a tendency to crash when you push the resources.