Skip to content

Latest commit

 

History

39 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python

This is a collection of small projects in python to help combine in to other projects

declair.in

Cyber security

CpeLookUp_Xml.py

http://declair.in/cpelookup

Cpelookup is fairly simple once you have completed a banner grabbing for an nmap scan you can search the cpe on cpelookup which combines data from https://nvd.nist.gov/ and Searchsploit

For example we are looking up cpe:/a:lighttpd:lighttpd:1.4.2

  • It will show how many CVE and Exploits
  • Source code of the exploits with description, name, date and author

Different port scanning setups

  • TCP_Port_Scanning_1.py
  • TCP_Port_Scanning_2.py
  • TCP_Port_Scanning_3.py
  • TCP_Port_Scanning_4.py
  • TCP_Port_Scanning_5.py

Accessing nmap in different ways

  • Subprocess_Nmap_Scan.py
  • Python_Nmap.py
  • Read_Xml_Nmap.py

Web Automation/Scraping/Reading/Setup

  • GoogleGrab.py
  • SimpleWikiDownload.py
  • MultiWikiDownload.py
  • Json_Reader.py
  • Web_Server_1.py
  • Web_Server_2.py

Network programming

  • TCP_Client.py
  • TCP_Multi_Server.py
  • Ping_Latency.py
  • Network_Interfaces.py

Multithreading

  • Multi_Thread_Que_1.py
  • Multi_Thread_Que_2.py
  • Multi_Thread_Que_3.py
  • Multi_Thread_Que_4.py

Miscellaneous

  • Python_VLC.py
  • Find_Drives_Windows.py

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages