Skip to content

gbyx3/smuggler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Smuggler

Smuggler is a Python application that receives data stored in the HTTP header X-Payload and stores it to a SQLite database.

The application is designed for educational purposes only. It should not be used to store sensitive data.

How it works

Smuggler works by first receiving the data from the HTTP header. The data is then parsed and stored in a SQLite database. The database can be queried to retrieve the data.

Disclaimer

Smuggler is a Python application that is designed for educational purposes only. It should not be used to store sensitive data. The application is open source and can be found on GitHub.

Features

  • Receives data from the HTTP header X-Payload
  • Stores data in a SQLite database

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages