SALTINBANK - PYTHON FOR PENTESTER : Coder un programme qui va servir de "scanner" de ports réseaux !
Tout simple (un peu plus compliqué) je veux créer mon scanner de ports réseaux en python...
C'est possible en 35 lignes de code !
=========================================================================
PYTHON : rien ne l'arrête ...
APPRENDRE PYTHON POUR PENTEST : https://alison.com/fr/cours/python-for-pentesters
Comprendre les sockets : o https://docs.python.org/3/howto/sockets.html
Comprendre le sys stdout flush : o https://www.geeksforgeeks.org/python-sys-stdout-flush/
Comment on requête : o https://www.w3schools.com/python/ref_requests_get.asp
o https://docs.python-requests.org/en/master/user/quickstart/
o https://realpython.com/python-requests/
--------------------------
RE-SOURCES :
--------------------------
o https://stackabuse.com/creating-executable-files-from-python-scripts-with-py2exe
o https://www.py2exe.org/index.cgi/Tutorial
o https://samialperenakgun.com/blog/2019/02/py2exe/
o https://www.dreamincode.net/forums/topic/77411-py2exemaking-exe-file-from-python-script/
o https://dzone.com/articles/making-a-stand-alone-executable-from-a-python-scri
o https://blog.sweepatic.com/art-of-subdomain-enumeration
o https://blog.appsecco.com/a-penetration-testers-guide-to-sub-domain-enumeration-7d842d5570f6
o https://resources.infosecinstitute.com/topic/dns-enumeration-techniques-in-linux/
o https://dnsdumpster.com/
o https://0xffsec.com/handbook/information-gathering/subdomain-enumeration/
o https://0xpatrik.com/wildcard-domains/
o https://ricardoiramar.medium.com/subdomain-enumeration-tools-evaluation-57d4ec02d69e
o https://niiconsulting.com/checkmate/2020/09/passive-subdomain-enumeration-part-1/
o https://niiconsulting.com/checkmate/2020/10/active-subdomain-enumeration-part-2/
o https://careerkarma.com/blog/python-f-string
o https://www.geeksforgeeks.org/formatted-string-literals-f-strings-python/
o https://realpython.com/python-f-strings/
o https://www.geeksforgeeks.org/how-to-use-sys-argv-in-python/
o https://www.pythonforbeginners.com/system/python-sys-argv
o https://towardsdatascience.com/3-ways-to-handle-args-in-python-47216827831a
o https://www.tutorialspoint.com/python/python_command_line_arguments.htm
o https://web.mit.edu/rhel-doc/4/RH-DOCS/rhel-sg-en-4/ch-ports.html
o https://www.pythonpool.com/python-sha256/
o https://docs.python.org/3/library/hashlib.html
o https://www.tecmint.com/install-pip-in-linux/
o https://linuxize.com/post/how-to-install-pip-on-ubuntu-18.04/
o https://help.dreamhost.com/hc/en-us/articles/115000699011-Using-pip3-to-install-Python3-modules
o https://help.dreamhost.com/hc/en-us/articles/115000221112
o https://pip.pypa.io/en/stable/installation/
o https://github.com/Dewalt-arch/pimpmykali
o https://stackoverflow.com/questions/55422929/e-unable-to-locate-package-python-pip-on-ubuntu-18-04
o https://stackoverflow.com/questions/65869296/installing-pip-is-not-working-in-python-3-6
=========================================================================
Thanks for watching!
Благодарю за просмотр!
Kiitos katsomisesta
Danke fürs Zuschauen!
感谢您观看
Merci d'avoir regardé
Obrigado por assistir
دیکھنے کے لیے شکریہ
देखने के लिए धन्यवाद
Grazie per la visione
Gracias por ver
شكرا للمشاهدة
=========================================================================