Skip to content
/ natas Public

Code I've written while working though OverTheWire's Natas wargame

Notifications You must be signed in to change notification settings

TimDOtt/natas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

natas

Code I've written while working though OverTheWire's Natas wargame

sqli.py

This is a set of python scripts that I wrote to use SQL Injection on Natas 15, 16, and 17.

sessionid_brute.py

Another set of python scripts. This time these are used to brute force what the admin sessionid is and use that to gain access to the next level for natas 18 and 19.

About

Code I've written while working though OverTheWire's Natas wargame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages