issues Search Results · repo:EONRaider/blackhat-python3 language:Python
Filter by
12 results
(82 ms)12 results
inEONRaider/blackhat-python3 (press backspace or delete to remove)Traceback (most recent call last): File C:\Users\MMR3\Documents\Python\BlackHatPython\netcat.py , line 126, in module nc
= NetCat(args, buffer.encode()) File C:\Users\MMR3\Documents\Python\BlackHatPython\netcat.py ...
Mellow-Cobra
- 1
- Opened on Mar 26, 2023
- #22
I m trying to debug an error with the pipelined argument example in chapter two echo -ne GET / HTTP/1.1\r\nHost:
reachtim.com\r\n\r\n |python ./netcat.py -t reachtim.com -p 80 but could not find a netcat.py ...
JohannPally
- 2
- Opened on Dec 21, 2022
- #16
In the README.me file, there is a link to the book on Internet Archive. The link now forwards to a removed resource, and
no explanation is given on why it was removed.
hijonocoul
- 1
- Opened on Feb 8, 2022
- #14
When I run pic_carver.py the packet[TCP].payload returns a byte object, like b \r\n and so on. str(packet[TCP].payload)
becomes \\r\\n and thus the following if-conditions evaluate to False.
Also, if ...
headbug
- 1
- Opened on Dec 6, 2021
- #13
Feels like this file is calling time.sleep function without ever importing time modules (two time, on row 62 and 119)
I tried locally and I was able to fix adding import time on row 4.
carloocchiena
- 1
- Opened on Nov 23, 2021
- #12
Can you post the Netcat Code? There is an issue with it in the book and it might be helpful if it were here.
wax0nwax0ff
- Opened on Mar 5, 2021
- #11
https://github.com/EONRaider/blackhat-python3/blob/86d067db54b37d12ec2cf4204e7458fc5b6c0fb0/chapter02/bhnet.py#L148
Description
An exception occurs in chapter02/bhnet.py in the function client_sender ...
dy5function
- 1
- Opened on Feb 14, 2021
- #10
Hi. I have been comparing your code with other python 3 rewrites and the code in the prerelease pdf for the new 2nd
edition of Black Hat Python. I noticed that in your chapter 2 versions of the udp-client.py ...
Galen-dp
- 1
- Opened on Feb 1, 2021
- #8
sxlus
- Opened on Oct 20, 2020
- #5

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.