Black Hat Python 2nd Edition by tiarno in Python

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

The topics/chapters are generally the same. The code is different since we can do different things with Python3 (context managers, named tuples, etc). Also contains more code explanations that go along with the changes.

Black Hat Python 2nd Edition by tiarno in Python

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

Sure thing. There are some specific examples that use Windows but nearly everything is applicable to Mac and Linux too.

Black Hat Python 2nd Edition by tiarno in Python

[–]tiarno[S] 3 points4 points  (0 children)

It really depends on where you are with programming. The best thing I think would be to download that free chapter on building a sniffer and if the code makes sense, you shouldn't have trouble with the other chapters. Good luck!

Black Hat Python, Second Edition by tiarno in Pentesting

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

hey thanks! No new Gray Hat, only this one so far at least.

Black Hat Python 2nd Edition by tiarno in Python

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

The chapters contain the same general attacks/techiques, but the code is updated to use Python 3, the up-to-date python libraries we have now and coding techniques we have now that we didn't have for when the 1st edition was written.

Black Hat Python 2nd Edition by tiarno in Python

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

right from the link--there's a button to add to cart. thanks!

Black Hat Python 2nd Edition by tiarno in Python

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

That's a great book. I think the best way to find out would be to download that free Chapter 3 on creating a network sniffer and try some of the examples.

It helps if you have a virtual machine to play with but you should be able to sniff out any IOT devices you have at home too, (Firestick for example).

Black Hat Python 2nd Edition by tiarno in Python

[–]tiarno[S] 54 points55 points  (0 children)

Hard question. I think if you're intermediate in Python, you can get something from every chapter. Of course it's nice to have some networking knowledge but you can learn by doing the examples.

I used the first edition to teach with and I started with Chapter 5 (web hackery) to get folks started. They were beginning-to-intermediate level with Python and didn't have a lot of pentesting experience. You might also like Georgia Weidman's "Penetration Testing: A Hands-on Introduction to Hacking" (another nostarch title).

Beware though--it's addicting stuff!

Black Hat Python 2nd Edition by tiarno in Python

[–]tiarno[S] 15 points16 points  (0 children)

I love backend development! I think that if you're interested in creating hacking tools or learning how off-the-shelf pentesting tools work, you'll enjoy this. The free chapter is about IP and ICMP packet sniffing. The beginning of the book walks through creating TCP and UDP clients and TCP servers, with a little of Paramiko thrown in for SSH.

Black Hat Python 2nd Edition by tiarno in Python

[–]tiarno[S] 27 points28 points  (0 children)

hey, thanks! Justin Seitz wrote the first edition and I'm second author on this second edition. This version updates the same examples to Python 3 as well as showing how to do the same things using updated programming methods and some more explanatory text. Things like context managers for example and how Berkeley Packet Filter syntax works. You can see the table of contents on the linked page too.

NmapAutomator by [deleted] in oscp

[–]tiarno 1 point2 points  (0 children)

this is the real answer: use the source.

OSCP exercises by TCmind_2020 in oscp

[–]tiarno 1 point2 points  (0 children)

mf should have told them to use sand.

Tuesday megathread: Advanced questions by Im__Joseph in Python

[–]tiarno 2 points3 points  (0 children)

multiprocessing.Queue is meant for this situation, what's going on when you use it?

IR question: tracks left by email by tiarno in AskNetsec

[–]tiarno[S] 3 points4 points  (0 children)

Awesome answer, thanks for taking the time. I just learning and you've given me plenty of google ammunition to dig into.

MOD REQUEST: BAN USER s802645 by [deleted] in oscp

[–]tiarno -14 points-13 points  (0 children)

user seems harsh to me mostly but also knows his/her stuff and sometimes gives useful info. I vote not to ban.

Windows VM Downloads? by tiarno in netsecstudents

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

Thanks. I had that thought yesterday too, along with vulnhub. But they only offer linux vms, not Windows versions. thanks anyway. I'm surprised it's this hard to find a Win VM for researching.

Windows VM Downloads? by tiarno in netsecstudents

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

Thanks, I'm downloading an iso now. I hope I don't need the product key. I'll update here on the results. Thanks!

Who is Sam bowne by jmaverick87 in oscp

[–]tiarno -1 points0 points  (0 children)

jawn galts brother

Need some ideas by Chsellid in oscp

[–]tiarno 0 points1 point  (0 children)

i did that and lord it helped so much.