Skip to content

jamesbdolan/pycurity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pycurity

Geeks for Geeks says these are the top 10 python libraries for cybersecurity, I have ranked them in my order of interest.

  1. Scapy
  2. Paramiko
  3. Nmap
  4. REQUESTS with SQLmap
  5. Tornado
    • will also need to understand sockets
    • to run the script:
      • run the file with python src/tornado.py
      • visit http://localhost:8888/portscan?hostname=example.com&start port=1&end port=1000
      • should see a result of Open ports: [80, 443]
  6. PyCrypto
  7. BeautifulSoup
  8. PyAutoGUI
  9. Scikit-learn
  10. TensorFlow

Major sidequest

I found myself getting a bit lost once again amoung all the python tooling - details here

To do

  • Put requirements files into requirements directory

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published