Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-exploit

Project Outline

Project Goals

Write python exploits faster using base logic

Summary

Installation

$ boilr template download littlemanco/boilr-template python-exploit

Updates

I update these templates regularly. If you need to fetch the newer version, try this:

$ boilr template download littlemanco/boilr-template python-exploit -f

Usage

Swap foo and bar for your own values.

$ mkdir foo
$ cd foo
$ git init
$ git remote set-url origin git@github.com:foo/bar.git
$ boilr template use python-exploit .
$ git add .
$ git commit -m "Initial Commit"
$ git push

Contributions are always welcome! Nothing is to small, and the best place to start is to open an issue.

About

Boilr template for creating python exploits

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages