دوستان سلام. از محاسبه Checksum در Protocol Headerهای مدل لایه ای TCP/IP چیزی میدانید؟ اگر نه حتما در این خصوص جستجو کنید. برای طراحی و ساخت Packet با RAW Socket Programming موثر خواهد بود.
در چت کانال نیز میتوانیم صحبت کنیم.
Hello guys.
Do you know anything about checksum in TCP/IP Protocol Headers?
If no then you need to search for it. Also we can discuss it in group chat.
@PythonSocketChat
در چت کانال نیز میتوانیم صحبت کنیم.
Hello guys.
Do you know anything about checksum in TCP/IP Protocol Headers?
If no then you need to search for it. Also we can discuss it in group chat.
@PythonSocketChat
Syn Stealth Scan With Power Of Scapy - Ankit Dobhal
https://ankitdobhal.github.io/posts/2019/10/Syn%20scan/
https://ankitdobhal.github.io/posts/2019/10/Syn%20scan/
Ankit Dobhal
Syn Stealth Scan With Power Of Scapy
This blog post is a memo of python code snippets that I found particularly useful and good in the field of scanning and hacking.From a week I am working on one of the best module 'Scapy'.Then today I finally created a script which can execute syn stealth…
Python Socket
All Socket Contents.rar
دوستان سلام. اگر مطالعه مطالب سوکت برایتان سودمند است، پیشنهاد می کنم مجموعه مطالب ارایه شده تا این لحظه را یکجا و از پست پیوست دریافت کنید. سعی بر آن است که مطلبی جامع و در قالب یک مستند، با درنظر گرفتن تمامی مطالب Socket Programming تهیه گردد.
Python Socket
Python Socket - MySQL - Part1.pdf
Python Socket - MySQL - Part2.pdf
192.8 KB
دوستان سلام. دومین مطلب از مجموعه "اتصال به MySQL با پایتون" آماده شده است. مطالعه بفرمائید.
#MySQL
@pythonsocket
#MySQL
@pythonsocket
دوستان سلام. همانطور که می دانید سرفصلهای زیادی تا به امروز در کانال مطرح و ارایه شدهاند. میتوانید در گروه چت (لینک زیر) پیشنهاد بدهید که چه پروژهای رو بصورت عملی شروع کنیم تا مجموعهای از چندین سرفصل ارایه شده را در بر بگیرد.
@PythonSocketChat
@PythonSocketChat
Hello guys. We want to start an educational python project that covers all the studied topics. leave your comments here:
@PythonSocketChat
@PythonSocketChat
Forwarded from Geek girl 👩💻
“Python tricks 101, what every new programmer should know.” by Peter
Nistrup https://link.medium.com/9OdR2EUBZZ
●▬۩❁ @geeekgirls ❁۩▬●
#python
Nistrup https://link.medium.com/9OdR2EUBZZ
●▬۩❁ @geeekgirls ❁۩▬●
#python
Medium
Python tricks 101, what every new programmer should know.
These are the things I wish I knew about Python when I started.
Python Socket
Scapy - ARP.pdf
دوستان سلام، لطفا مطلب ARP را مجددا بخوانید تا برای موضوع GARP و حمله ARP Cache Poisoning آماده شوید. این مطلب هفته آینده، دوشنبه، ارایه خواهد شد.
Python Socket
Scapy - BOOTP.pdf
همچنین مطلب DHCP Starvation به یکی از حملات مهم بر روی DHCP خواهد پرداخت که انشاا در روز چهارشنبه ارایه خواهد شد. پیش از آن Scapy - BOOTP را بخوانید.
Forwarded from Information Security Books (CONST@NTINE)
Introduction to Python.pdf
13.3 MB
30 Python Best Practices, Tips, And Tricks - Towards Data Science
https://towardsdatascience.com/30-python-best-practices-tips-and-tricks-caefb9f8c5f5
https://towardsdatascience.com/30-python-best-practices-tips-and-tricks-caefb9f8c5f5
Socket Programming in Python: Client, Server, and Peer Examples
https://morioh.com/p/b5e182cc7899
https://morioh.com/p/b5e182cc7899
Morioh
Socket Programming in Python: Client, Server, and Peer Examples
Socket Programming in Python: Client, Server, and Peer Examples - This tutorial walks through how you can send data from device-to-device, client-to-server, and vice versa using socket programming in Python.