GRAPHS, How to find out the vertices forming a cycle in an undirected graph

Consider a graph having more than one cycles,
Then how to find out the vertices involved in the cycles, in an undirected graph.