Skip to content

Basic fuzzer and web scraping tool written in python.

Notifications You must be signed in to change notification settings

sandhrabino/Automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automation

  • beautifulsoup.py

Here's how I automated the process of writing the content of a webpage in the format that I wanted to a text file. I have used the module BeautifulSoup from python to enhance my work.

  • day1.py

My experiment with fuzzing with fuzzweek by gamezolabs. Basic fuzzer written in python with input mutation and catching segfaults/crashes caught from fuzzing the objdump(2013 version) binary.

About

Basic fuzzer and web scraping tool written in python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published